cvs commit: imp compose.php filters.php folders.php identities.php
mailbox.php message.php prefs.php imp/docs CHANGES imp/lib IMP.php
imp/lib/Identity IMP.php imp/templates/compose compose.inc
javascript.inc imp/templates/identities javascript.inc manage.inc
Chuck Hagenbuch
chuck@horde.org
Mon, 28 Jan 2002 11:01:28 -0800 (PST)
chuck 2002/01/28 11:01:28 PST
Modified files:
. compose.php filters.php folders.php
identities.php mailbox.php message.php
prefs.php
docs CHANGES
lib IMP.php
lib/Identity IMP.php
templates/compose compose.inc javascript.inc
templates/identities javascript.inc manage.inc
Log:
Fix lots of folder issues and get rid of unnecessary urlencoding().
As a side effect of this, people's folder preferences are going to break -
once - because we now store a prefix, if there is one, in the preference.
This crept in as I was figuring out what on earth was going on here, but I
decided it was the right thing to do, since theoretically people could have
a shared folder or something else without the prefix as a drafts or sent
folder.
Revision Changes Path
2.404 +7 -7 imp/compose.php
1.427 +2 -2 imp/docs/CHANGES
2.36 +3 -3 imp/filters.php
2.137 +2 -2 imp/folders.php
2.24 +4 -6 imp/identities.php
1.210 +7 -6 imp/lib/IMP.php
1.8 +5 -12 imp/lib/Identity/IMP.php
2.329 +2 -2 imp/mailbox.php
2.279 +2 -2 imp/message.php
2.162 +16 -16 imp/prefs.php
2.137 +4 -4 imp/templates/compose/compose.inc
2.46 +21 -12 imp/templates/compose/javascript.inc
1.11 +2 -3 imp/templates/identities/javascript.inc
1.15 +1 -1 imp/templates/identities/manage.inc
Chora Links:
http://cvs.horde.org/diff.php/imp/compose.php?r1=2.403&r2=2.404&ty=u
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.426&r2=1.427&ty=u
http://cvs.horde.org/diff.php/imp/filters.php?r1=2.35&r2=2.36&ty=u
http://cvs.horde.org/diff.php/imp/folders.php?r1=2.136&r2=2.137&ty=u
http://cvs.horde.org/diff.php/imp/identities.php?r1=2.23&r2=2.24&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.209&r2=1.210&ty=u
http://cvs.horde.org/diff.php/imp/lib/Identity/IMP.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.328&r2=2.329&ty=u
http://cvs.horde.org/diff.php/imp/message.php?r1=2.278&r2=2.279&ty=u
http://cvs.horde.org/diff.php/imp/prefs.php?r1=2.161&r2=2.162&ty=u
http://cvs.horde.org/diff.php/imp/templates/compose/compose.inc?r1=2.136&r2=2.137&ty=u
http://cvs.horde.org/diff.php/imp/templates/compose/javascript.inc?r1=2.45&r2=2.46&ty=u
http://cvs.horde.org/diff.php/imp/templates/identities/javascript.inc?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/imp/templates/identities/manage.inc?r1=1.14&r2=1.15&ty=u