Created
February 4, 2014 15:40
-
-
Save mpampols/8806061 to your computer and use it in GitHub Desktop.
Error when adding any content type after uninstalling collective.hootsuite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (innermost last): | |
• Module ZPublisher.Publish, line 60, in publish | |
• Module ZPublisher.mapply, line 77, in mapply | |
• Module ZPublisher.Publish, line 46, in call_object | |
• Module Products.CMFPlone.FactoryTool, line 458, in __call__ | |
• Module Products.CMFPlone.FactoryTool, line 207, in __getitem__ | |
• Module Products.CMFPlone.FactoryTool, line 68, in _createObjectByType | |
• Module Products.CMFCore.TypesTool, line 559, in _constructInstance | |
• Module zope.event, line 31, in notify | |
• Module zope.component.event, line 24, in dispatch | |
• Module zope.component._api, line 136, in subscribers | |
• Module zope.component.registry, line 321, in subscribers | |
• Module zope.interface.adapter, line 585, in subscribers | |
• Module zope.component.event, line 32, in objectEventNotify | |
• Module zope.component._api, line 136, in subscribers | |
• Module zope.component.registry, line 321, in subscribers | |
• Module zope.interface.adapter, line 585, in subscribers | |
• Module Products.CMFCore.CMFCatalogAware, line 262, in handleContentishEvent | |
• Module Products.CMFCore.CMFCatalogAware, line 188, in notifyWorkflowCreated | |
• Module Products.CMFCore.WorkflowTool, line 288, in notifyCreated | |
• Module Products.DCWorkflow.DCWorkflow, line 337, in notifyCreated | |
• Module Products.DCWorkflow.DCWorkflow, line 421, in _changeStateOf | |
• Module Products.DCWorkflow.DCWorkflow, line 531, in _executeTransition | |
• Module zope.event, line 31, in notify | |
• Module zope.component.event, line 24, in dispatch | |
• Module zope.component._api, line 136, in subscribers | |
• Module zope.component.registry, line 321, in subscribers | |
• Module zope.interface.adapter, line 585, in subscribers | |
• Module zope.component.event, line 32, in objectEventNotify | |
• Module zope.component._api, line 136, in subscribers | |
• Module zope.component.registry, line 321, in subscribers | |
• Module zope.interface.adapter, line 585, in subscribers | |
• Module collective.hootsuite.subscriber, line 16, in update_on_modify | |
TypeError: argument of type 'NoneType' is not iterable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment