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

Unicode unequal comparison failed to convert both arguments to Unicode #2

Open
hvelarde opened this issue Apr 30, 2013 · 1 comment
Assignees
Labels

Comments

@hvelarde
Copy link
Contributor

When renaming a Person I'm getting the following message on the console:

/home/hvelarde/.buildout/eggs/Products.CMFPlone-4.2.5-py2.7.egg/Products/CMFPlone/PloneTool.py:1304: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
  change_title = new_title and title != new_title
@ghost ghost assigned ericof Apr 30, 2013
@hvelarde
Copy link
Contributor Author

@jsbueno another Unicode issue for your amusement ;-)

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

No branches or pull requests

2 participants