[opencms-dev] Script errors in with Firefox 3.5 / Opencms 7.0.5
Roman Uhlig
roman.uhlig at knve.de
Thu Jul 2 12:17:16 CEST 2009
Hi Achim,
this gives very interesting results:
in OpenCms when clicking on a folder item in workplace:
assignment to undeclared variable i
[Break on this error] for (i=0; i<childs.length; i++) {\r\n
tree.js (Linie 421)
in one of our own webapps/js scripts:
assignment to undeclared variable queueLength
[Break on this error] queueLength = queue.length;\r\n
async.js (Linie 618)
Since when do you HAVE TO declare variables in javascript?
--
View this message in context: http://www.nabble.com/Script-errors-in-with-Firefox-3.5---Opencms-7.0.5-tp24302151p24304363.html
Sent from the OpenCMS - Dev mailing list archive at Nabble.com.
More information about the opencms-dev
mailing list