Summary | UI doesn't update after Purge Mailbox operation |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | mrubinsk (at) horde (dot) org |
Created | 09/30/2011 (5086 days ago) |
Due | |
Updated | 10/02/2011 (5084 days ago) |
Assigned | |
Resolved | 10/02/2011 (5084 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #10587: Fix updating message list when purging deleted messages indynamic view
1 files changed, 7 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/3166b1ed4ed0b627af3acbf51b63854aeb422e59
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ UI doesn't update after Purge Mailbox operation
Type ⇒ Bug
State ⇒ Unconfirmed
purging them, I get a status message saying the operation was
successful, but the UI does not update to remove the deleted messages
from the mailbox. When the mailbox refreshes with new messages, the
deleted messages are properly removed.
The Ajax response from purge messages:
/*-secure-{"response":{"ViewPort":{"cacheid":"V1292457115|U58013|M120|1|1","view":"SU5CT1g"},"poll":{"SU5CT1g":0}},"msgs":[{"charset":"UTF-8","message":"1 message was purged from
\"Inbox\".","flags":[],"type":"horde.success"}]}*/
No immediate messages in the horde log, though I occasionally still
see the famous:
2011-09-30T13:32:04-04:00 WARN: HORDE [imp] PHP ERROR: json_encode():
Invalid UTF-8 sequence in argument [pid 3866 on line 242 of
"/usr/local/horde/horde/framework/Serialize/lib/Horde/Serialize.php"]