yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10249
[Bug 1284827] [NEW] Translated exceptions UnicodeEncodeError
Public bug reported:
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.
** Affects: horizon
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References