[cvs] commit: imp/lib/IMAP MailboxCache.php

Michael M Slusarz slusarz at curecanti.org
Wed Nov 9 11:13:35 PST 2005


slusarz     2005-11-09 11:13:35 PST

  Modified files:
    lib/IMAP             MailboxCache.php 
  Log:
  partially revert Chuck's fix - we don't want to readd msgno to the overview
  information if not using caching since these overviews will have the correct
  msgno information already present.  the problem was we weren't checking
  for this when removing the msgno's, so msgno's were always being removed - I
  have fixed this bug.
  Leave the rest of chuck's changes since this is where i was eventually going
  to go with the code anyway since, coming soon, there will be bitmasks allowing
  for caching of structrue, previews, and attachment information.  I just
  haven't gotten around to it yet :)
  
  Revision  Changes    Path
  1.10      +5 -3      imp/lib/IMAP/MailboxCache.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/IMAP/MailboxCache.php?r1=1.9&r2=1.10&ty=u


More information about the cvs mailing list