[Plone-Users] FCK not loading in FF 4

48 views
Skip to first unread message

cschneider

unread,
Mar 22, 2011, 7:41:56 AM3/22/11
to plone...@lists.sourceforge.net
Today I installed a new version of FF 4 and wonder why FCKeditor is crashing
(FCKeditor is loading ... ).

I have installed the latest version of FCKedior 3.6.6 in Plone 3.3.5. On the
same machine with an FF 3.6. it works without problems.

Does anyone knows about this problem or how to fix it? I guess that it is
problem of loading JS?

-----
--
Universität Koblenz-Landau
Christian Schneider
Universitätsstraße 1
56070 Koblenz
Germany

Web: http://www.uni-koblenz-landau.de
E-Mail: christian...@uni-koblenz.de
Tel: +49 261 287 1313
--
View this message in context: http://plone.293351.n2.nabble.com/FCK-not-loading-in-FF-4-tp6195929p6195929.html
Sent from the General Questions mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Plone-Users mailing list
Plone...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-users

cschneider

unread,
Mar 23, 2011, 4:44:59 AM3/23/11
to plone...@lists.sourceforge.net
I found a conflict with ++resource++base2-dom-fp.js, when I disable this file
in portal javascript the FCKeditor is loading in FF 4.

-----
--
Universität Koblenz-Landau
Christian Schneider
Universitätsstraße 1
56070 Koblenz
Germany

View this message in context: http://plone.293351.n2.nabble.com/FCK-not-loading-in-FF-4-tp6195929p6199394.html

Hanno Schulz

unread,
Mar 30, 2011, 12:15:46 PM3/30/11
to plone...@lists.sourceforge.net
Hello,

we run in the same problem.

After some reading we found three working solutions!?
1. deaktivating ++resource++base2-dom-fp.js from this thread
2. deaktivating ++resource++base2-dom-fp.js and activating cssQuery.js in js
registry
3. deaktivating ++resource++base2-dom-fp.js and using a fix before the kukit.js
maybe this one is only for none plone users. found in kss-devel mailing list
http://www.mail-archive.com/kss-...@codespeak.net/msg00628.html
if (typeof cssQuery == 'undefined') {
function cssQuery(s, f) { return jQuery.makeArray(jQuery(s, f)) };
};

But what is the correct solution?
Any suggestions?

Thanks
Hanno

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself;
WebMatrix provides all the features you need to develop and
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf

Reply all
Reply to author
Forward
0 new messages