[Tickets #10835] Re: Spooky behavior after midnight
bugs at horde.org
bugs at horde.org
Tue Dec 6 21:55:07 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10835
------------------------------------------------------------------------------
Ticket | 10835
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Spooky behavior after midnight
Queue | IMP
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-12-06 14:55) wrote:
>> Almost positive this was fixed last week by this:
>>
>> commit 6f435e07cd2a1419a35c1de8f73fa81cc3d22b9c
>
> This is exactly the commit that I mentioned that made things worse for me.
Did you clear your browser cache/viewport after updating. Things
would have been badly broken if using a viewport with old cached data
and applying the above patch.
As previously mentioned, especially regarding the sort resetting -
this would be exactly the symptoms of the issue that would be fixed by
this commit.
I can manually change the day and I see no issues. To simulate the
changing of a day, overwrite the date('mdy') strings at
IMP_Mailbox#_getCacheID():line 1466 and
IMP_Views_ListMessages#listMessages():149 to the same string (that
doesn't correspond to today's date).
More information about the bugs
mailing list