Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnicodeEncodeError while issue status is set resolved #45

Open
xuhaida opened this issue Sep 10, 2018 · 2 comments
Open

UnicodeEncodeError while issue status is set resolved #45

xuhaida opened this issue Sep 10, 2018 · 2 comments

Comments

@xuhaida
Copy link

xuhaida commented Sep 10, 2018

Hi all! I'm using Poi to manage my projects. Today when an issue status is set resolved, some errors occurs. I see the UnicodeEncodeError exception followed:

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.Poi.browser.response, line 410, in call
Module Products.CMFCore.WorkflowTool, line 241, in doActionFor
Module Products.CMFCore.WorkflowTool, line 552, in _invokeWithNotification
Module Products.DCWorkflow.DCWorkflow, line 282, in doActionFor
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 Products.Poi.events, line 139, in mail_issue_change
Module collective.watcherlist.watchers, line 249, in send
Module collective.watcherlist.mailer, line 42, in simple_send_mail
UnicodeEncodeError: 'ascii' codec can't encode characters in position 5-8: ordinal not in range(128)

Is some configuration wrong in the watcherlist ?

My environment:
virtualbox: 5.1.2 by vagrant
ubuntu: 16.04
Plone: 5.0.8-r2
Products.Poi 4.0.
language: Chinese

@tkimnguyen
Copy link
Member

tkimnguyen commented Sep 11, 2018 via email

@xuhaida
Copy link
Author

xuhaida commented Sep 12, 2018

Something is very strange while I use ./plonectl fg. Exception is ok! I don't know why!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants