Hide Forgot
Created attachment 820046 [details] Default Quotas tab - Quotas table Description of problem: In Quotas table, one of the quota name is wrong Version-Release number of selected component (if applicable): 4.0 How reproducible: 100% Steps to Reproduce: 1. Log in to Dashboard with admin account 2. On the left side panel, click Admin => Defaults 3. On the main panel, check the quota names listed: There are two "Injected File Content Bytes" with different values (10240 and 255) 4. Click "Update Defaults" button 5. Check the default quotas listed. "Injected File Content Bytes" has value of 10240 "Injected File Path Bytes" has value of 255 Actual results: In the Quotas table on the Default Quotas tab, duplicated quota "Injected File Content Bytes" is listed with value of 255 Expected results: It should be changed to "Injected File Path Bytes" Additional info: Screenshots attached
Created attachment 820048 [details] Update Default Quotas wiindow
Confirmed that translation of the string "Injected File Path Bytes" is included in the upstream file.
The error slipped in the English strings when the default quota names were made translatable: https://git.openstack.org/cgit/openstack/horizon/tree/openstack_dashboard/dashboards/admin/defaults/tables.py#n42
Backported submitted upstream, should be part of 2013.2.1.
Created attachment 852970 [details] Injected File Path Bytes -- fixed (en-US)
Created attachment 852971 [details] Injected File Path Bytes -- fixed (ja-JP)
Verified on the latest RHOS 4.0.z puddle. Screenshot attached. Moving the status to VERIFIED.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2014-0046.html