[cvs] commit: imp/lib prefs.php imp/templates/prefs folderselect.inc
spamselect.inc trashselect.inc
Michael M Slusarz
slusarz at curecanti.org
Thu Apr 14 19:43:53 PDT 2005
slusarz 2005-04-14 19:43:53 PDT
Modified files:
lib prefs.php
templates/prefs folderselect.inc spamselect.inc
trashselect.inc
Log:
Bug: 1794
Hmmm... this must have been broke for awhile since it stems from the fact that
the preferences pages are no longer loaded from IMP - they are loaded from
Horde. Therefore, the IMAP stream was not being opened at all (this is done
when we check authentication in IMP). Fix that, and clean up the code while
I'm there, add new folder creation capability to SPAM folder, use existing
code in lib/prefs.php to update Spam folder preference, and use unique names
for the JS functions so that they don't clobber each other. Whew.
Revision Changes Path
1.7 +2 -14 imp/lib/prefs.php
2.15 +10 -9 imp/templates/prefs/folderselect.inc
1.3 +27 -5 imp/templates/prefs/spamselect.inc
2.12 +10 -9 imp/templates/prefs/trashselect.inc
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/prefs.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/imp/templates/prefs/folderselect.inc?r1=2.14&r2=2.15&ty=u
http://cvs.horde.org/diff.php/imp/templates/prefs/spamselect.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/imp/templates/prefs/trashselect.inc?r1=2.11&r2=2.12&ty=u
More information about the cvs
mailing list