AW: [opencms-dev] 5.0 beta - javascript error: "Unterminated stri ng constant" on workplace startup
Oppermann, Joerg
Joerg.Oppermann at t-systems.com
Tue Dec 10 14:19:54 CET 2002
Hi Pascal,
we had the same problem. An german 'Umlaut' in opencms.js on line 291 is the problem.
To fix it
- set CATALINA_OPTS=-Dfile.encoding=UTF-8
- be sure to use java 1.4
- reinstall opencms
regards
Joerg
-----Ursprüngliche Nachricht-----
Von: Pascal Noppe [mailto:pascal.noppe at pandora.be]
Gesendet: Dienstag, 10. Dezember 2002 13:11
An: opencms-dev at opencms.org
Betreff: [opencms-dev] 5.0 beta - javascript error: "Unterminated string
constant" on workplace startup
Hi,
I'm new to this list.
I successfully installed OpenCMS and I did the client ActiveX install.
I get a Javascript error after logging into the workplace
http://localhost:8080/opencms/opencms/system/login/:
"Unterminated string constant, line 291, char 21"
If I deny debugging and let the page load, I get errors with onmouseovers on
the buttons at the top of the page... Same error.
Apparently something is wrong with the file
opencms/opencms/system/workplace/scripts/opencms.js (line 291, char 21)?
Thanks for any help,
pascal
More information about the opencms-dev
mailing list