Firefox3.5 just a few days ago, it seems faster than before to upgrade to the new version ......
When running opencms, sometimes clicking a folder in the workspace does not respond. I started to think that there was a bug in opencms7.5 and switched to IE for testing. No problem. It should be ff, check the error console and find the problem, for example:
As shown in: subnode is not defined. Let's look at the followingCode
From the code, subnode is defined. It is estimated that FF considers that subnode is not defined in for {}, so an error is reported. It seems that it is not an opencms issue, but a FF issue. For the solution, set Javascript. Options. JIT. content to false in about: config and restart ff to solve the problem.
(Thank you for your attention.
Opencms-first blog of Chinese Resources
Http://blog.csdn.net/qianxuncms/
You are welcome to directly communicate with the author and make progress together. MSN:
Qianxuncms@hotmail.com
, QQ: 9165456, reprinted please indicate the author and source .)
I don't know if this is a bug in ff3.5. I am reminding friends who use opencms in ff3.5 to pay attention to this issue.