[cvs] commit: imp/lib Mailbox.php
Michael M Slusarz
slusarz at horde.org
Thu Mar 20 17:07:16 UTC 2008
slusarz 2008-03-20 13:07:16 EDT
Modified files:
lib Mailbox.php
Log:
Bug: 6507, 6508
Right idea, wrong implementation. We can't keep track of the hide deleted
status in the cache key since the key needs to be an unadultered mailbox name
so that other code can reliably access the entry. Instead, keep track of
hide deleted status within the data that is affected by the setting - namely
arrival time and the message list.
Revision Changes Path
1.264 +49 -25 imp/lib/Mailbox.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.263&r2=1.264&ty=u
More information about the cvs
mailing list