[opencms-dev] (6b2) Possible xml editor javascript bug

sgomez at soluziona.com sgomez at soluziona.com
Wed Apr 27 12:25:46 CEST 2005


Hi, Jorge
I think I had the same problem, and I solved it as Marek said in this
thread

http://mail.opencms.org/pipermail/opencms-dev/2005q2/016401.html

Try it , just in case...

Regards,
Silvia Gómez



>------------------------------
>
>Message: 10
>Date: Tue, 26 Apr 2005 20:22:48 +0100
>From: Jorge Gonzalez<informatico at hotelparadisepark.com>
>Subject: [opencms-dev] (6b2) Possible xml editor javascript bug
>To: "'The OpenCms mailing list'" <opencms-dev at opencms.org>
>Message-ID: <00d401c54a95$5597a030$9a018080 at paradise.local>
>Content-Type: text/plain;    charset="us-ascii"
>
>Hi pals:
>
>I've got a possible bug on the js code of the editor
>
>Scenario:
>
>1. On User preferences, select one language other than english
>2. On XML content editor, there is a js error, this is the source of the
>page
>
>-----
><html>
><head>
><meta http-equiv="content-type" content="text/html; charset=UTF-8">
><title>Input form</title>
>
><link rel=stylesheet type="text/css"
>href="/cms/export/system/workplace/commons/style/workplace.css">
>
><script type="text/javascript"
>src="/cms/resources/editors/xmlcontent/edit.js"></script>
><script type="text/javascript"
>src="/cms/resources/editors/xmlcontent/help.js"></script>
><script type="text/javascript">
><!--
>_editor_url = "/cms/resources/editors/htmlarea/";
>_editor_lang = "en";
>//-->
>
>----blah-blah
>
>This is the js error messages
>
>FIRST ERROR
>
>line: 23
>char: 36
>error: unfinished constant string ("constante de cadena sin terminar"
>code: 0
>
>SECOND ERROR
>
>line: 253
>char: 3
>error: HTMLArea.I18N.tooltips is null or is not an object
>code: 0
>
>Thanks !
>





More information about the opencms-dev mailing list