6.0.0-alpha12
6/12/25

[#9798] php errors when using search
Summary php errors when using search
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester rsalmon (at) mbpgroup (dot) com
Created 04/04/2011 (5183 days ago)
Due
Updated 04/04/2011 (5183 days ago)
Assigned
Resolved 04/04/2011 (5183 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/04/2011 06:57:52 PM Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
 
04/04/2011 06:57:04 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9798: Fix polling of search mailboxes

  2 files changed, 6 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/af3f033748217f2e63a8213ca61f61118093a8d0
04/04/2011 11:05:22 AM rsalmon (at) mbpgroup (dot) com Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ php errors when using search
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
using dynamic mode, open a folder and search for something (ie: emails 
sent from Ronan) then open a message from the filtered messages list.

everything looks Ok, but I get the following php errors in horde.log :
2011-04-04T12:39:34+02:00 NOTICE: HORDE [imp] PHP ERROR: Trying to get 
property of non-object [pid 29585 on line 1864 of 
"/var/www/html/hordetest/imp/lib/Ajax/Application.php"]
2011-04-04T12:39:34+02:00 DEBUG: 1
Horde_Core_Ajax_Application->doAction() 
/var/www/html/hordetest/services/ajax.php:60
2. call_user_func() 
/var/www/html/hordetest/libs/Horde/Core/Ajax/Application.php:95
3. IMP_Ajax_Application->showPreview()
4. IMP_Ajax_Application::pollEntry() 
/var/www/html/hordetest/imp/lib/Ajax/Application.php:1039
5. Horde::errorHandler() 
/var/www/html/hordetest/imp/lib/Ajax/Application.php:1864


I added the following debug call imp/lib/Ajax/Application.php:1863
Horde::debug($mbox);

2011-04-04T12:45:55+02:00 DEBUG: Variable information:
string(21) "impsearch^@dimpqsearch"
Backtrace:
1. Horde_Core_Ajax_Application->doAction() 
/var/www/html/hordetest/services/ajax.php:60
2. call_user_func() 
/var/www/html/hordetest/libs/Horde/Core/Ajax/Application.php:95
3. IMP_Ajax_Application->showPreview()
4. IMP_Ajax_Application::pollEntry() 
/var/www/html/hordetest/imp/lib/Ajax/Application.php:1039
5. Horde::debug() /var/www/html/hordetest/imp/lib/Ajax/Application.php:1863

Saved Queries