Memory issue in XMLHttp fixed
Filed under: Bugs, Development
By Sebastian Werner @ September 26, 2007 10:51 am
Thanks to Hugh's and Andreas Junghans' investigation we have fixed a Internet Explorer specific memory leak. We suggest that all users of the 0.7.x-line should update the file qx.io.remote.XmlHttpTransport.js as soon as possible.
For SVN users of the trunk and legacy_0_7 folders this file has already been patched. A simple update of the repository should be enough for them.
Download corrected file: Fixed XMLHttp transport layer for 0.7.1 + 0.7.2
As there were no other changes to this file since 0.7.1 came out you can use this file for both qooxdoo 0.7.1 and 0.7.2. Users of older versions - especially 0.7 and 0.6.x should update to 0.7.2 as soon as possible. There were a lot of other improvements, too.
Please make sure that you re-run "make" after you have updated the file. Sorry for the inconvenience.

Comment by Anolphie
Thanx much, for the fast Patch delivering.
September 26, 2007 1:44 pm
Comment by Torsten Wesolek
Hi there, thanx for the patch, but please check spelling. The file name has to be case sensitive: XmlHttpTransport.js instead of xmlhttptransport.js
Torsten
September 27, 2007 10:19 am