#168 — content becomes invisible after migrating from LinguaPlone 2.0 to 2.1 (svn/unreleased)

by (anonymous) — last modified Sep 25, 2009 10:55 PM
State Resolved
Version:
Area Functionality
Issue type Bug
Severity Medium
Submitted by (anonymous)
Submitted on Apr 02, 2008
Responsible
Target release:
Symptoms originally noted at http://dev.plone.org/plone/ticket/7993

Home tab remains but all other tabs disappear.

/folder_contents
views reveal no content,

> This folder has no visible items. To add content, press the add button, or paste content from another location.

but visiting a known URL of content presents the content.

...

2008-04-02 22:16:44 INFO Plone
Attempting to upgrade from: 3.1-beta1
2008-04-02 22:16:44 INFO Plone
Upgrade to: 3.1-rc1, completed
2008-04-02 22:16:44 INFO Plone
Attempting to upgrade from: 3.1-rc1
2008-04-02 22:16:44 INFO Plone
Migration completed at version 3.1-rc1.
2008-04-02 22:16:44 INFO Plone
End of upgrade path, migration has finished
2008-04-02 22:16:44 INFO Plone
Your ZODB and Filesystem Plone instances are now up-to-date.
2008-04-02 22:17:49 INFO GenericSetup.rolemap Role / permission map imported.
2008-04-02 22:17:49 INFO GenericSetup.properties Nothing to import.
2008-04-02 22:17:50 INFO GenericSetup.resourceregistry Javascript registry: Nothing to import
2008-04-02 22:17:50 INFO GenericSetup.memberdata Nothing to import.
2008-04-02 22:17:50 INFO GenericSetup.resourceregistry Stylesheet registry: Nothing to import
2008-04-02 22:17:50 INFO GenericSetup.resourceregistry KSS registry: Nothing to import
2008-04-02 22:17:50 INFO GenericSetup.propertiestool Nothing to import.
2008-04-02 22:17:50 INFO GenericSetup.plone.app.viewletmanager Nothing to import
2008-04-02 22:17:50 ERROR GenericSetup Step linguaplone_various has an invalid import handler
2008-04-02 22:17:51 INFO GenericSetup.rolemap Role / permission map imported.
2008-04-02 22:17:51 INFO GenericSetup.properties Nothing to import.
2008-04-02 22:17:51 INFO GenericSetup.skins Skins tool imported.
2008-04-02 22:17:52 INFO GenericSetup.resourceregistry Javascript registry: Nothing to import
2008-04-02 22:17:52 INFO GenericSetup.memberdata Nothing to import.
2008-04-02 22:17:52 INFO GenericSetup.browserlayer Browser layers imported
2008-04-02 22:17:52 INFO GenericSetup.catalog Catalog imported.
2008-04-02 22:17:52 INFO GenericSetup.resourceregistry Stylesheet registry: Nothing to import
2008-04-02 22:17:52 INFO GenericSetup.resourceregistry KSS registry imported.
2008-04-02 22:17:52 INFO GenericSetup.propertiestool Nothing to import.
2008-04-02 22:17:52 INFO GenericSetup.plone.app.viewletmanager Nothing to import
2008-04-02 22:17:52 INFO GenericSetup.portal_languages Plone language tool imported.
2008-04-02 22:17:52 WARNING GenericSetup.portlets Deprecation Warning The "for" attribute of the portlet node in portlets.xml is deprecated and will be removed in Plone 4.0. Use children nodes of the form <for interface="foo.BarInterface" /> instead.
2008-04-02 22:17:52 INFO GenericSetup.portlets Portlets imported
2008-04-02 22:17:52 ERROR GenericSetup Step linguaplone_various has an invalid import handler

Steps to reproduce:
 1. upgrade Plone 3.0.4 with LinguaPlone 2.0 (and various other products) to Plone 3.1-rc1

 2. accept an invitation to upgrade LinguaPlone to 2.1 (svn/unreleased)

 3. problem occurs

 4. uninstall LinguaPlone 2.1 (svn/unreleased) does _not_ resolve the issue

Added by (anonymous) on Apr 02, 2008 09:37 PM
[omnium:parts/products-svn/LinguaPlone] root# svn info
Path: .
URL: http://svn.plone.org/[…]/LinguaPlone
Repository Root: http://svn.plone.org/svn/plone
Repository UUID: 3b4cdb85-528f-c531-b63d-5919d5b1aa08
Revision: 20231
Node Kind: directory
Schedule: normal
Last Changed Author: hannosch
Last Changed Rev: 20231
Last Changed Date: 2008-04-02 16:09:35 +0100 (Wed, 02 Apr 2008)

Added by (anonymous) on Apr 02, 2008 10:18 PM
To restore content, a workaround:

 1. for each Plone site in the instance, use the control panel to uninstall LinguaPlone

 2. stop service

 3. remove LinguaPlone*

 4. start service.

----

 * in my own buildout.cfg I commented out two lines:

[products-svn]
recipe = infrae.subversion
svn-plone = http://svn.plone.org/svn/plone
svn-collective = http://svn.plone.org/svn/collective
svn-archetypes = http://svn.plone.org/svn/archetypes
urls =
# ${products-svn:svn-plone}/LinguaPlone/trunk/Products/LinguaPlone LinguaPlone


products =
    ${buildout:directory}/products
    ${productdistros:location}
    ${plone:products}
# ${buildout:directory}/parts/products-svn

Added by Graham Perrin on Apr 22, 2008 03:19 PM
The anonymous reporting above looks very much like reporting from me.

Probably done at a time when plone.org was too slow or grumpy to let me log in.

I'm now watching the ticket :)
Added by Graham Perrin on May 26, 2008 07:51 AM
Discussed at
http://www.nabble.com/Conte[…]nstall-td17404998s6748.html
Added by Hanno Schlichting on Sep 25, 2009 10:55 PM
Issue state: UnconfirmedResolved
This has been solved as far as I know.

No responses can be added.