Summary | IMP dynamic mode, error logged when deleting or restoring a mesage |
Queue | IMP |
Queue Version | 5.0 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jcblanco (at) fi (dot) upm (dot) es |
Created | 04/19/2011 (5191 days ago) |
Due | 04/19/2011 (5191 days ago) |
Updated | 04/19/2011 (5191 days ago) |
Assigned | |
Resolved | 04/19/2011 (5191 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #9933: Silence undefined error1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/097d0bdcf19fb99cc4898a56035f039029e91ee6
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Due ⇒ 04/19/2011
Summary ⇒ IMP dynamic mode, error logged when deleting or restoring a mesage
Type ⇒ Bug
State ⇒ Unconfirmed
following error in the horde log
Apr 19 17:15:52 xweb HORDE: HORDE [imp] PHP ERROR: Undefined property:
stdClass::$remove [pid 20338 on line 2052 of
"/srv/www/htdocs/horde/imp/lib/Ajax/Application.php"]
Apr 19 17:17:21 xweb HORDE: HORDE [imp] PHP ERROR: Undefined property:
stdClass::$remove [pid 20317 on line 2052 of
"/srv/www/htdocs/horde/imp/lib/Ajax/Application.php"]
I've revised the sources but I'not able of identify the exact problem.