Summary | delete message warnings |
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 | 05/18/2011 (5162 days ago) |
Due | |
Updated | 05/18/2011 (5162 days ago) |
Assigned | |
Resolved | 05/18/2011 (5162 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #10097: Fix/optimize updating Sequence -> UID list when processingEXPUNGEs
2 files changed, 16 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/a6c1ca07cc5d3aee71588f32c1300b5e48c3524b
Priority ⇒ 1. Low
New Attachment: horde.txt
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ delete message warnings
Type ⇒ Bug
State ⇒ Unconfirmed
$_prefs['subscribe']['value'] = 0;
$_prefs['use_trash']['value'] = 1;
login, go to Inbox, mark a message and click on "Delete". The message
is delete (moved to trash) but I get the following warning in
horde.log :
NOTICE: HORDE [imp] PHP ERROR: Undefined offset: 71 [pid 28404 on line
1557 of "/var/www/html/hordetest/libs/Horde/Imap/Client/Socket.php"]
see attach horde.log and imap trace.