[opencms-dev] Firefox 3.5 script errors -- small update
Christian Steinert
christian_steinert at web.de
Wed Jul 8 10:23:24 CEST 2009
Dear List
I just wanted to give a short status update - also in order to avoid
duplicate work.
I am currently trying to get tree.js to work properly.
I have cleaned up some things and have re-written the getNodeIdByName
function.
The Explorer does not freeze but I am still struggling with the issue
of folders being added to the tree more than once.
Generally, though it very much seems that a firefox JIT bug is indeed
involved with this. Adding firebug's console.trace( ) command to some
places of getNodeIdByName or debugging it, causes the function to work
properly - probably because in both cases, the JIT cannot compile the
javascript code anymore then.
I am only looking at the code for explorer tree.
If there are FF3.5-issues in other areas (like the Admin view), then
they would be tackled by somebody else.
Best Regards
Christian
More information about the opencms-dev
mailing list