Ticket #20288 (new Bug)

Opened 10 months ago

Last modified 10 months ago

selecting "archetypes content type" module when creating a new site does not work

Reported by: gnafou Owned by: davisagli
Priority: minor Milestone: 5.0
Component: Archetypes Version:
Keywords: Cc:

Description

It spits the follwoing error :

Error Type: ValueError Error Value: undefined property 'content_meta_type'

Fred

Change History

comment:1 Changed 10 months ago by gnafou

2015-06-08 14:42:18 ERROR Zope.SiteErrorLog 1433767338.010.867369094053 http://plone:8555/@@plone-addsite
Traceback (innermost last):
  Module ZPublisher.Publish, line 138, in publish
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 48, in call_object
  Module Products.CMFPlone.browser.admin, line 232, in __call__
  Module Products.CMFPlone.factory, line 114, in addPloneSite
  Module Products.GenericSetup.tool, line 365, in runAllImportStepsFromProfile
   - __traceback_info__: profile-Products.ATContentTypes:default
  Module Products.GenericSetup.tool, line 1119, in _runImportStepsFromContext
  Module Products.GenericSetup.tool, line 1030, in _doRunImportStep
   - __traceback_info__: typeinfo
  Module Products.CMFCore.exportimport.typeinfo, line 225, in importTypesTool
  Module Products.GenericSetup.utils, line 838, in importObjects
   - __traceback_info__: portal_types
  Module Products.GenericSetup.utils, line 834, in importObjects
   - __traceback_info__: types/Collection
  Module Products.GenericSetup.utils, line 509, in _importBody
  Module Products.CMFCore.exportimport.typeinfo, line 60, in _importNode
  Module Products.GenericSetup.utils, line 730, in _initProperties
ValueError: undefined property 'content_meta_type'

Note: See TracTickets for help on using tickets.