yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30017
[Bug 1399308] Re: Identity panels Status column empty value is not translatable
** Changed in: horizon
Status: Fix Committed => Fix Released
** Changed in: horizon
Milestone: None => kilo-3
--
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/1399308
Title:
Identity panels Status column empty value is not translatable
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
enabled = tables.Column('enabled', verbose_name=_('Enabled'),
status=True,
status_choices=STATUS_CHOICES,
empty_value="False")
"False" is not translatable
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/identity/groups/tables.py#L198
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1399308/+subscriptions
References