Summary | Delete Message Completely Filter Fails |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | is.wms (at) smmc (dot) org |
Created | 04/12/2011 (5197 days ago) |
Due | |
Updated | 04/12/2011 (5197 days ago) |
Assigned | |
Resolved | 04/12/2011 (5197 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
Version ⇒ Git master
work however. See
Ticket #9859.Version ⇒
Queue ⇒ IMP
State ⇒ Resolved
Bug #9888: Fix deleteMessages and flagMessages API calls3 files changed, 12 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/df72cedfed1190328a8085743d439ca98ea8178e
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Delete Message Completely Filter Fails
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
competely' the filter activity popup says message was deleted, but it
isn't (moved to trash, or deleted).
Running IMP with the preference 'When deleting messages, move them to
your Trash folder instead of marking them as deleted?' doesn't seem to
make a difference. (I thought it might, due to the 'no such mailbox'
error below, but it doesn't seem to)
horde.log entries...
2011-04-12T17:38:43-04:00 NOTICE: HORDE [imp] PHP ERROR: Trying to get
property of non-object [pid 683 on line 251 of
"/var/www/secure/horde4/imp/lib/Message.php"]
2011-04-12T17:38:43-04:00 NOTICE: HORDE [imp] PHP ERROR: Trying to get
property of non-object [pid 683 on line 252 of
"/var/www/secure/horde4/imp/lib/Message.php"]
2011-04-12T17:38:43-04:00 NOTICE: HORDE [imp] PHP ERROR: Trying to get
property of non-object [pid 683 on line 275 of
"/var/www/secure/horde4/imp/lib/Message.php"]
2011-04-12T17:38:43-04:00 NOTICE: HORDE [imp] PHP ERROR: Trying to get
property of non-object [pid 683 on line 277 of
"/var/www/secure/horde4/imp/lib/Message.php"]
2011-04-12T17:38:43-04:00 NOTICE: HORDE [imp] PHP ERROR: Trying to get
property of non-object [pid 683 on line 726 of
"/var/www/secure/horde4/imp/lib/Message.php"]
2011-04-12T17:38:43-04:00 WARN: HORDE [imp] PHP ERROR: array_flip():
Can only flip STRING and INTEGER values! [pid 683 on line 114 of
"/usr/share/php/Horde/Imap/Client/Ids.php"]
2011-04-12T17:38:43-04:00 NOTICE: HORDE [imp] PHP ERROR: Trying to get
property of non-object [pid 683 on line 729 of
"/var/www/secure/horde4/imp/lib/Message.php"]
2011-04-12T17:38:43-04:00 NOTICE: HORDE [imp] PHP ERROR: Trying to get
property of non-object [pid 683 on line 745 of
"/var/www/secure/horde4/imp/lib/Message.php"]
2011-04-12T17:38:43-04:00 ERR: HORDE [imp] IMAP error: Can't open
mailbox : no such mailbox [pid 683 on line 212 of
"/usr/share/php/Horde/Imap/Client/Base.php"]
2011-04-12T17:38:43-04:00 ERR: HORDE [imp] IMAP error: Can't open
mailbox : no such mailbox [pid 683 on line 212 of
"/usr/share/php/Horde/Imap/Client/Base.php"]
Thanks.
Bill