yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17932
[Bug 1284827] Re: Translated exceptions UnicodeEncodeError
** Changed in: horizon
Status: Fix Committed => Fix Released
** Changed in: horizon
Milestone: None => juno-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1284827
Title:
Translated exceptions UnicodeEncodeError
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
If an exception whose message has been translated get all the way into
horizon.exceptions.handle, a UnicodeEncodeError will be thrown for the
logging calls. This can be avoided if the exceptions are cast into a
unicode before-hand.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1284827/+subscriptions
References