yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09244
[Bug 1275686] Re: Non-ascii characters not handled correctly
** Also affects: oslo
Importance: Undecided
Status: New
** Changed in: oslo
Assignee: (unassigned) => Ilya Pekelny (i159)
** Changed in: oslo
Status: New => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1275686
Title:
Non-ascii characters not handled correctly
Status in OpenStack Identity (Keystone):
In Progress
Status in Oslo - a Library of Common OpenStack Code:
In Progress
Bug description:
We need to handle exception messages with `gettextutils` tools instead of using string message as is. Because every message can contain non-ascii characters and it can cause the unicode error:
"UnicodeError: Message objects do not support str() because they may contain non-ascii characters. Please use unicode() or translate() instead."
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1275686/+subscriptions
References