Module Templates gone mad!!!
Posted: Mon Aug 18, 2008 4:13 pm
Hi,
I just install the latest version (1.4.1). I'm using PHP 5.2.5, and MySQL 4.1.22-standard. This is all working with Apache 2.0.63 running on Linux.
I tried to edit module templates (Calendar, news....) and after clicking submit it add \\\ everywhere...I never came across it before
.
There is an example:
FCKConfig.ToolbarSets[\"Basic\"] = [
[\'Bold\',\'Italic\',\'-\',\'OrderedList\',\'UnorderedList\',\'-\',\'Link\',\'Unlink\',\'-\',\'About\']
] ;
FCKConfig.ToolbarSets[\"Full\"] = [
[\'Source\',\'-\',\'Templates\'],
[\'Cut\',\'Copy\',\'Paste\',\'PasteText\',\'PasteWord\',\'-\',\'Print\',\'SpellCheck\'],
[\'Undo\',\'Redo\',\'-\',\'Find\',\'Replace\',\'-\',\'SelectAll\',\'RemoveFormat\'],
[\'Bold\',\'Italic\',\'Underline\',\'StrikeThrough\',\'-\',\'Subscript\',\'Superscript\'],
[\'OrderedList\',\'UnorderedList\',\'-\',\'Outdent\',\'Indent\'],
[\'JustifyLeft\',\'JustifyCenter\',\'JustifyRight\',\'JustifyFull\'],\'/\',
[\'CMSModules\',\'CMSContent\',\'Link\',\'Unlink\',\'Anchor\'],
[\'Image\',\'Flash\',\'Table\',\'Rule\',\'SpecialChar\',\'UniversalKey\'],
[\'Form\',\'Checkbox\',\'Radio\',\'TextField\',\'Textarea\',\'Select\',\'Button\'],
[\'ImageButton\',\'HiddenField\'],
\'/\',
[\'Style\',\'FontFormat\',\'FontName\',\'FontSize\'],
[\'TextColor\',\'BGColor\'],
[\'About\']
] ;
How weird!! is it a bug???
Does anyone have came across it before? If so your help will much appreciated.
Toclifrench
I just install the latest version (1.4.1). I'm using PHP 5.2.5, and MySQL 4.1.22-standard. This is all working with Apache 2.0.63 running on Linux.
I tried to edit module templates (Calendar, news....) and after clicking submit it add \\\ everywhere...I never came across it before

There is an example:
FCKConfig.ToolbarSets[\"Basic\"] = [
[\'Bold\',\'Italic\',\'-\',\'OrderedList\',\'UnorderedList\',\'-\',\'Link\',\'Unlink\',\'-\',\'About\']
] ;
FCKConfig.ToolbarSets[\"Full\"] = [
[\'Source\',\'-\',\'Templates\'],
[\'Cut\',\'Copy\',\'Paste\',\'PasteText\',\'PasteWord\',\'-\',\'Print\',\'SpellCheck\'],
[\'Undo\',\'Redo\',\'-\',\'Find\',\'Replace\',\'-\',\'SelectAll\',\'RemoveFormat\'],
[\'Bold\',\'Italic\',\'Underline\',\'StrikeThrough\',\'-\',\'Subscript\',\'Superscript\'],
[\'OrderedList\',\'UnorderedList\',\'-\',\'Outdent\',\'Indent\'],
[\'JustifyLeft\',\'JustifyCenter\',\'JustifyRight\',\'JustifyFull\'],\'/\',
[\'CMSModules\',\'CMSContent\',\'Link\',\'Unlink\',\'Anchor\'],
[\'Image\',\'Flash\',\'Table\',\'Rule\',\'SpecialChar\',\'UniversalKey\'],
[\'Form\',\'Checkbox\',\'Radio\',\'TextField\',\'Textarea\',\'Select\',\'Button\'],
[\'ImageButton\',\'HiddenField\'],
\'/\',
[\'Style\',\'FontFormat\',\'FontName\',\'FontSize\'],
[\'TextColor\',\'BGColor\'],
[\'About\']
] ;
How weird!! is it a bug???
Does anyone have came across it before? If so your help will much appreciated.
Toclifrench