[cvs] commit: dimp/js DimpCore.js.php dimp/js/src DimpCore.js.php dimp/templates/views ListFolders.php
Michael M Slusarz
slusarz at horde.org
Sun Aug 27 01:39:44 PDT 2006
slusarz 2006-08-27 01:39:44 PDT
Modified files:
js DimpCore.js.php
js/src DimpCore.js.php
templates/views ListFolders.php
Log:
The 'id' attribute can't contain certain characters (i.e. '%'). Since IMAP
folders may very well be encoded with % signs, we need to convert these names
into valid id's. See ListFolders.php for our transformation algorithim.
Revision Changes Path
1.225 +14 -14 dimp/js/DimpCore.js.php
1.77 +23 -14 dimp/js/src/DimpCore.js.php
1.24 +6 -2 dimp/templates/views/ListFolders.php
Chora Links:
http://cvs.horde.org/diff.php/dimp/js/DimpCore.js.php?r1=1.224&r2=1.225&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js.php?r1=1.76&r2=1.77&ty=u
http://cvs.horde.org/diff.php/dimp/templates/views/ListFolders.php?r1=1.23&r2=1.24&ty=u
More information about the cvs
mailing list