cvs commit: imp compose.php folders.php imp/docs CHANGES imp/lib Folder.php IMP.php Message.php Tree.php

Chuck Hagenbuch chuck@horde.org
Mon, 25 Feb 2002 17:42:02 -0800 (PST)


chuck       2002/02/25 17:42:02 PST

  Modified files:
    .                    compose.php folders.php 
    docs                 CHANGES 
    lib                  Folder.php IMP.php Message.php Tree.php 
  Log:
  Don't imap_utf7_decode() folders until they are displayed to the user;
  always pass around and store encoded values.
  
  There are potential nits with this; testing of - especially odd - mailbox
  names is very welcome.
  
  If you have a folder that gets utf7 encoded saved in your preferences
  anywhere, you're going to need to re-save that preference. I don't _think_
  this will bite too many people, so it should be portable back to RELENG_3
  eventually.
  
  Revision  Changes    Path
  2.416     +3 -3      imp/compose.php
  1.441     +3 -1      imp/docs/CHANGES
  2.139     +3 -2      imp/folders.php
  1.58      +15 -16    imp/lib/Folder.php
  1.220     +5 -5      imp/lib/IMP.php
  1.42      +8 -9      imp/lib/Message.php
  1.52      +5 -6      imp/lib/Tree.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.415&r2=2.416&ty=u
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.440&r2=1.441&ty=u
  http://cvs.horde.org/diff.php/imp/folders.php?r1=2.138&r2=2.139&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Folder.php?r1=1.57&r2=1.58&ty=u
  http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.219&r2=1.220&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.41&r2=1.42&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Tree.php?r1=1.51&r2=1.52&ty=u