yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12206
[Bug 1297922] [NEW] Internationalization is broken when using httpd/keystone.py
Public bug reported:
This was first mentioned on IRC last night: "gyee | yes, running under
apache yield a bunch warnings related to _()". I still need more detail
on this exception.
I setup a devstack to test and noticed that we are not setting things up
to be lazily translated. This means that all messages will be translated
to the default locale. If messages are translated lazily the messages
being returned to users would be translated based on the language
specified in the HTTP headers.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1297922
Title:
Internationalization is broken when using httpd/keystone.py
Status in OpenStack Identity (Keystone):
New
Bug description:
This was first mentioned on IRC last night: "gyee | yes, running under
apache yield a bunch warnings related to _()". I still need more
detail on this exception.
I setup a devstack to test and noticed that we are not setting things
up to be lazily translated. This means that all messages will be
translated to the default locale. If messages are translated lazily
the messages being returned to users would be translated based on the
language specified in the HTTP headers.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1297922/+subscriptions
Follow ups
References