#33 — Plone Large Folder breaks install in plone4.0b4
by
Harald Friessnegger
—
last modified
Jun 14, 2010 12:02 PM
| State | Resolved |
|---|---|
| Version: |
—
|
| Area | Functionality |
| Issue type | Bug |
| Severity | Critical |
| Submitted by | Harald Friessnegger |
| Submitted on | Jun 10, 2010 |
| Responsible | Nathan Van Gheem |
| Target release: | 0.9.1rc1 |
installing plonetruegallery on a plone4.0b4 site(currently there is only the soft release available: http://dist.plone.org/release/4.0b4-pending/)
i get the following error:
Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 512, in installProduct
- __traceback_info__: ('collective.plonetruegallery',)
Module Products.GenericSetup.tool, line 330, in runAllImportStepsFromProfile
- __traceback_info__: profile-collective.plonetruegallery:default
Module Products.GenericSetup.tool, line 1084, in _runImportStepsFromContext
Module Products.GenericSetup.tool, line 998, in _doRunImportStep
- __traceback_info__: typeinfo
Module Products.CMFCore.exportimport.typeinfo, line 224, in importTypesTool
Module Products.GenericSetup.utils, line 819, in importObjects
- __traceback_info__: portal_types
Module Products.GenericSetup.utils, line 503, in _importBodysetuphandler
Module Products.CMFCore.exportimport.typeinfo, line 209, in _importNode
Module Products.GenericSetup.utils, line 564, in _initObjects
- __traceback_info__: ('Large Plone Folder', '')
ValueError: unknown meta_type ''
i can think of 2 possible solutions:
A) use separate profile for plone4 and plone3
http://dev.plone.org/collective/changeset/118835
http://dev.plone.org/collective/changeset/118834
or B) do not use GS types/Large_Plone_Folder.xml
but add the available view via python code in exportimport.py only for ploneversion < 4
i get the following error:
Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 512, in installProduct
- __traceback_info__: ('collective.plonetruegallery',)
Module Products.GenericSetup.tool, line 330, in runAllImportStepsFromProfile
- __traceback_info__: profile-collective.plonetruegallery:default
Module Products.GenericSetup.tool, line 1084, in _runImportStepsFromContext
Module Products.GenericSetup.tool, line 998, in _doRunImportStep
- __traceback_info__: typeinfo
Module Products.CMFCore.exportimport.typeinfo, line 224, in importTypesTool
Module Products.GenericSetup.utils, line 819, in importObjects
- __traceback_info__: portal_types
Module Products.GenericSetup.utils, line 503, in _importBodysetuphandler
Module Products.CMFCore.exportimport.typeinfo, line 209, in _importNode
Module Products.GenericSetup.utils, line 564, in _initObjects
- __traceback_info__: ('Large Plone Folder', '')
ValueError: unknown meta_type ''
i can think of 2 possible solutions:
A) use separate profile for plone4 and plone3
http://dev.plone.org/collective/changeset/118835
http://dev.plone.org/collective/changeset/118834
or B) do not use GS types/Large_Plone_Folder.xml
but add the available view via python code in exportimport.py only for ploneversion < 4
Added by
Nathan Van Gheem
on
Jun 10, 2010 03:41 PM
This needs a fix quickly. Kind of forgot about Plone 4 losing the large plone folder.
Issue state:
Unconfirmed
→
Confirmed
Severity:
Medium
→
Critical
Responsible manager:
(UNASSIGNED)
→
vangheem
Target release:
None
→
0.9.1rc1
Added by
Nathan Van Gheem
on
Jun 14, 2010 11:56 AM
Fixed in trunk and will make a release soon.
Added by
Nathan Van Gheem
on
Jun 14, 2010 12:02 PM
Issue state:
Confirmed
→
Resolved
No responses can be added.
If you can, please log in before submitting a reaction.
