I'm trying to export and import a Video Player portlet using setup tool but it raises an error on Plone 4.3.3:
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: portlets
Module plone.app.portlets.exportimport.portlets, line 727, in importPortlets
Module Products.GenericSetup.utils, line 509, in _importBody
Module plone.app.portlets.exportimport.portlets, line 249, in _importNode
Module plone.app.portlets.exportimport.portlets, line 258, in _initProvider
Module plone.app.portlets.exportimport.portlets, line 312, in _initPortlets
Module plone.app.portlets.exportimport.portlets, line 481, in _initAssignmentNode
Module plone.app.portlets.exportimport.portlets, line 119, in import_assignment
Module plone.app.portlets.exportimport.portlets, line 162, in import_node
Module plone.app.portlets.exportimport.portlets, line 205, in from_unicode
Module zope.schema._bootstrapfields, line 435, in fromUnicode
ValueError: invalid literal for int() with base 10: ''
I'm using collective.flowplayer 4.2.1. The importing XML is bellow. Some idea what is going wrong?
True
Radio Legislativa
/imagens/audio-player.png
/institucional/audios
False
I'm trying to export and import a Video Player portlet using setup tool but it raises an error on Plone 4.3.3:
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: portlets
Module plone.app.portlets.exportimport.portlets, line 727, in importPortlets
Module Products.GenericSetup.utils, line 509, in _importBody
Module plone.app.portlets.exportimport.portlets, line 249, in _importNode
Module plone.app.portlets.exportimport.portlets, line 258, in _initProvider
Module plone.app.portlets.exportimport.portlets, line 312, in _initPortlets
Module plone.app.portlets.exportimport.portlets, line 481, in _initAssignmentNode
Module plone.app.portlets.exportimport.portlets, line 119, in import_assignment
Module plone.app.portlets.exportimport.portlets, line 162, in import_node
Module plone.app.portlets.exportimport.portlets, line 205, in from_unicode
Module zope.schema._bootstrapfields, line 435, in fromUnicode
ValueError: invalid literal for int() with base 10: ''
I'm using collective.flowplayer 4.2.1. The importing XML is bellow. Some idea what is going wrong?
True
Radio Legislativa
/imagens/audio-player.png
/institucional/audios
False