Hi, a very strange problem.
I have just upgraded Plone from 3.2.1 to 3.3.5 via the following procedure: http://plone.org/documentation/manual/upgrade-guide/version/3.2-3.3.x http://plone.org/documentation/manual/upgrade-guide/version/3.2-3.3.x I first used /bin/buildout, but after the buildout failing with the following message: Getting distribution for 'plone.recipe.zope2install==3.2'. Got plone.recipe.zope2install 3.2. Getting distribution for 'plone.recipe.zope2zeoserver==1.4'. Got plone.recipe.zope2zeoserver 1.4. Getting distribution for 'zc.recipe.egg==1.2.2'. Got zc.recipe.egg 1.2.2. While: Installing. Getting section zeoserver. Initializing section zeoserver. Installing recipe plone.recipe.zope2zeoserver. Error: There is a version conflict. We already have: zc.buildout 1.1.1 but zc.recipe.egg 1.2.2 requires 'zc.buildout>=1.2.0'. ... I retried with /bin/buildout -nv This worked, and afterwards I migrated the ZODB via portal_migration. However, I found that when logged out (i.e. an anonymous user), the inline editing was available (and could be clicked on) within several pages. Not all pages, just some. So far I have turned off the KSS on this site by following the following procedure (as shown in http://plone.org/documentation/kb/kss-on-plone-3.1 http://plone.org/documentation/kb/kss-on-plone-3.1 ): Within portal_javacripts disable the following files: ++resource++kukit.js ++resource++kukit-devel.js Does anyone have any ideas how to solve this, or how to locate the source of the problem? Cheers, Jim -- View this message in context: http://plone.293351.n2.nabble.com/Inline-editing-available-when-not-logged-in-following-upgrade-to-3-3-5-tp5607029p5607029.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
