You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when exporting registry via GS and reimporting the result, following error occurs
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.GenericSetup.tool, line 565, in manage_importTarball
Module Products.GenericSetup.tool, line 350, in runAllImportStepsFromProfile
Module Products.GenericSetup.tool, line 1100, in _runImportStepsFromContext
Module Products.GenericSetup.tool, line 1015, in _doRunImportStep
- __traceback_info__: plone.app.registry
Module plone.app.registry.exportimport.handler, line 49, in importRegistry
Module plone.app.registry.exportimport.handler, line 92, in importDocument
Module plone.app.registry.exportimport.handler, line 218, in importRecord
Module plone.supermodel.utils, line 112, in elementToValue
Module plone.supermodel.utils, line 123, in elementToValue
TypeError: ('Could not adapt', None, <InterfaceClass zope.schema._bootstrapinterfaces.IFromUnicode>)
hi,
when exporting registry via GS and reimporting the result, following error occurs
exported XML looks like:
Form schema is defined here - https://github.com/bluedynamics/bda.plone.shop/blob/master/src/bda/plone/shop/interfaces.py#L282
cheers
The text was updated successfully, but these errors were encountered: