[Tickets #13445] Re: mail list does not refresh
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Aug 19 23:12:06 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13445
------------------------------------------------------------------------------
Ticket | 13445
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | mail list does not refresh
Queue | IMP
Version | 6.2.1
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2014-08-19 17:12) wrote:
>> Michael, are you REALLE REALLY testing this on *STABLE* versions?
>
> I am testing on the stable branch FRAMEWORK_5_2. (Which is ~IMP
> 6.2.2). We don't test with the actual code of a release version
> because that is irrelevant, since the bug may have already been
> fixed. (This is the responsibility of a bug reporter to verify, not
> a developer.)
And FWIW, I directly checked out imp-6.2.1 tag and everything works fine.
Logged onto IMP, I enter this command directly into a separate IMAP session:
a uid store 66460 -flags \seen
* 11 FETCH (UID 66460 FLAGS ())
a OK Store completed.
and the message goes from seen -> unseen in IMP. Issuing this command:
a uid store 66460 +flags \Flagged
* 11 FETCH (UID 66460 FLAGS (\Flagged))
a OK Store completed.
correctly updates the flag also.
Outgoing AJAX request:
poll ["SU5CT1g"]
token LuLsFrvM6Rv4mVhLiMHxCA1
view SU5CT1g
viewport {"view":"SU5CT1g","cacheid":"VTY2NDYyLFYxMjU1Njg1MzM3LEgxMjQ4OTc=|9|0|D230","slice":"1:182","cache":"58302,65445,65458,65608,65678,65904,66062,66317,66434,66459:66460"}
Response:
/*-secure-{"response":true,"tasks":{"imp:viewport":{"label":"Inbox","totalrows":11,"rowlist_reset":true,"rowlist":{"58302":1,"65445":2,"65458":3,"65608":4,"65678":5,"65904":6,"66062":7,"66317":8,"66434":9,"66459":10,"66460":11},"data":{"66460":[msg data
redacted]},"cacheid":"VTY2NDYyLFYxMjU1Njg1MzM3LEgxMjQ4OTg=|9|0|D230","view":"SU5CT1g","metadata":{"thread":{"58302":"","65445":"3","65458":"4","65608":"","65678":"","65904":"","66062":"","66317":"","66434":"","66459":"4","66460":"04"}}},"imp:poll":{"SU5CT1g":1}}}*/
More information about the bugs
mailing list