[cvs] commit: dimp/js DimpCore.js.php dimp/templates/chunks compose.php
Michael M Slusarz
slusarz at horde.org
Tue Oct 17 21:39:47 PDT 2006
slusarz 2006-10-17 21:39:47 PDT
Modified files:
js DimpCore.js.php
templates/chunks compose.php
Log:
commit compressed js
When converting from HTML -> Text, make sure we do conversion after we tear
down xinha object - if the callback is fired too quickly, it will populate
the textarea before xinha is destroyed, and xinha is designed to destroy
the textarea field once it closes.
also, make sure we have the results from Text2Html before we try to open
xinha to prevent against possible weirdness/race conditions.
Revision Changes Path
1.288 +2 -1 dimp/js/DimpCore.js.php
1.95 +8 -5 dimp/templates/chunks/compose.php
Chora Links:
http://cvs.horde.org/diff.php/dimp/js/DimpCore.js.php?r1=1.287&r2=1.288&ty=u
http://cvs.horde.org/diff.php/dimp/templates/chunks/compose.php?r1=1.94&r2=1.95&ty=u
More information about the cvs
mailing list