News and WYSIWYG
Posted: Mon May 07, 2007 1:08 pm
Hi,
In the last Svn rev 3910 and news rev 166
Using French language
1- On Content » News
If I enter a text or modify an old text I have a problem :
- the text is not corect but, it is a melting html and code
For example
original Text =
"Le choix a été très logique et très facile à effectuer. Nous avons pour ce faire suivi chacun des critères énoncés en début de dossier, et ainsi attribué des notes allant de 0 à 10 à chaque navigateur." ... La suite sur net-actuality.org
and afterSubmit the text became
"Le choix a été très logique et très facile à effectuer. Nous avons pour ce faire suivi chacun des critères énoncés en début de dossier, et ainsi attribué des notes allant de 0 à 10 à chaque navigateur." ... La suite sur net-actuality.org
I do test on FCK or Tiny same result.
2- If I update Tiny by the button "Update"
The text : (Settings was saved) is Ajustements sauvegardés
In the fr.FR.php $lang['settingssaved'] = 'Ajustements sauvegardés';
3- Into FCKeditorX
if I update the tab "Toolbar"
FCKConfig.ToolbarSets["Basic"] = [
['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink','-','About']
] ;
Became
FCKConfig.ToolbarSets["Basic"] = [
['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink','-','About']
] ;
I am on Win XP2 FR using Apache 1.33 + Php 4.1 +mysql 4.19 on local
I do test also on a web server
Apache/ProXad [Jul 17 2006 17:19:22] - PHP Version 4.4.3-dev
same problem.
In the last Svn rev 3910 and news rev 166
Using French language
1- On Content » News
If I enter a text or modify an old text I have a problem :
- the text is not corect but, it is a melting html and code
For example
original Text =
"Le choix a été très logique et très facile à effectuer. Nous avons pour ce faire suivi chacun des critères énoncés en début de dossier, et ainsi attribué des notes allant de 0 à 10 à chaque navigateur." ... La suite sur net-actuality.org
and afterSubmit the text became
"Le choix a été très logique et très facile à effectuer. Nous avons pour ce faire suivi chacun des critères énoncés en début de dossier, et ainsi attribué des notes allant de 0 à 10 à chaque navigateur." ... La suite sur net-actuality.org
I do test on FCK or Tiny same result.
2- If I update Tiny by the button "Update"
The text : (Settings was saved) is Ajustements sauvegardés
In the fr.FR.php $lang['settingssaved'] = 'Ajustements sauvegardés';
3- Into FCKeditorX
if I update the tab "Toolbar"
FCKConfig.ToolbarSets["Basic"] = [
['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink','-','About']
] ;
Became
FCKConfig.ToolbarSets["Basic"] = [
['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink','-','About']
] ;
I am on Win XP2 FR using Apache 1.33 + Php 4.1 +mysql 4.19 on local
I do test also on a web server
Apache/ProXad [Jul 17 2006 17:19:22] - PHP Version 4.4.3-dev
same problem.