Plone product that allows you to define workflow policies that define content type to workflow mappings that can be applied in any sub-folder of your Plone site
1
stars
5
forks
source link
UnicodeDecodeError if title of policy contains umlauts #1
Try to rename a workflow policy and choose a title with umlauts.
2012-04-03 22:05:22 ERROR Zope.SiteErrorLog 1333483522.570.256437946406 http://localhost:8080/plone/prefs_workflow_policy_mapping_set
Traceback (innermost last):
Module ZPublisher.Publish, line 126, in publish
Module ZPublisher.mapply, line 77, in mapply
Module Products.PDBDebugMode.runcall, line 70, in pdb_runcall
Module ZPublisher.Publish, line 46, in call_object
Module Products.CMFCore.FSPythonScript, line 130, in call
Module Shared.DC.Scripts.Bindings, line 322, in call
Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 12, in prefs_workflow_policy_mapping_set
<FSPythonScript at /plone/prefs_workflow_policy_mapping_set>
Line 12
Module Products.CMFPlone.PloneTool, line 750, in addPortalMessage
Module Products.statusmessages.adapter, line 34, in add
Module zope.i18n, line 107, in translate
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 15: ordinal not in range(128)
Try to rename a workflow policy and choose a title with umlauts.
2012-04-03 22:05:22 ERROR Zope.SiteErrorLog 1333483522.570.256437946406 http://localhost:8080/plone/prefs_workflow_policy_mapping_set Traceback (innermost last): Module ZPublisher.Publish, line 126, in publish Module ZPublisher.mapply, line 77, in mapply Module Products.PDBDebugMode.runcall, line 70, in pdb_runcall Module ZPublisher.Publish, line 46, in call_object Module Products.CMFCore.FSPythonScript, line 130, in call Module Shared.DC.Scripts.Bindings, line 322, in call Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec Module Products.PythonScripts.PythonScript, line 344, in _exec Module script, line 12, in prefs_workflow_policy_mapping_set