to fix this, edit the file "editor.js" and
change the code in the funktion "function submitXml(type){"
To...
rexp1 = new RegExp("=(#|\\w|;|:|\\(|\\))+\\s");
rexp2 = new RegExp("=(#|\\w|;|:|\\(|\\))+>");
Greetings
Roberto
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=412317
Hello,
to fix this, edit the file "editor.js" and
change the code in the funktion "function submitXml(type){"
To...
rexp1 = new RegExp("=(#|\\w|;|:|\\(|\\))+\\s");
rexp2 = new RegExp("=(#|\\w|;|:|\\(|\\))+>");
Greetings
Roberto