[cvs] commit: dimp/js ViewPort.js dimp/js/src ViewPort.js
Michael M Slusarz
slusarz at horde.org
Mon May 28 15:09:27 UTC 2007
slusarz 2007-05-28 11:09:26 EDT
Modified files:
js ViewPort.js
js/src ViewPort.js
Log:
Although theoretically not supposed to happen, it is possible in certain cases
to cause an infinite request loop. Add some code to prevent this from
happening and instead tell the user that the "message list can not be
generated right now".
Also, we were calling ajaxUpdate() needlessly a second time when doing a
ListMessages call - mark an ajax response as processed to prevent this from
happening.
Revision Changes Path
1.149 +1 -1 dimp/js/ViewPort.js
1.126 +38 -14 dimp/js/src/ViewPort.js
Chora Links:
http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.148&r2=1.149&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.125&r2=1.126&ty=u
More information about the cvs
mailing list