Author: xlawrence
Date: Mon Sep 17 17:59:33 2007
New Revision: 18521

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D18521&repname=
=3Djahia
Log:
SMILE fix in order to prevent Exceptions on popups when using IE 6

Modified:
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/jsp/jahia/htmleditors/fcke=
ditor/fckconfig.js

Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/jsp/jahia/htmleditor=
s/fckeditor/fckconfig.js
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/jsp/jahia/htmleditors/fckeditor/fckconfig.js&rev=3D=
18521&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/jsp/jahia/htmleditors/fcke=
ditor/fckconfig.js (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/jsp/jahia/htmleditors/fcke=
ditor/fckconfig.js Mon Sep 17 17:59:33 2007
@@ -90,7 +90,7 @@
 FCKConfig.ToolbarStartExpanded =3D true ;
 FCKConfig.ToolbarCanCollapse   =3D true ;
 FCKConfig.IgnoreEmptyParagraphValue =3D true ;
-FCKConfig.PreserveSessionOnFileBrowser =3D false ;
+FCKConfig.PreserveSessionOnFileBrowser =3D true ;
 FCKConfig.FloatingPanelsZIndex =3D 10000 ;
 =

 FCKConfig.TemplateReplaceAll =3D true ;

_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list

Reply via email to