** Changed in: horizon
Status: Fix Committed => Fix Released
--
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/1203890
Title:
horizon exceptions always get extra characters inserted for coloring
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
in horizon/exceptions.py there are several references to
error_color().
When django is correctly configured to use no color highlighting,
horizon is still inserting colors for log messages using the django
dark color pallete.
This causes a bunch of garbage characters in a variety of log
situations. The handle method has no business inserting color
characters - this is a log formatting exercrise.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1203890/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp