Created attachment 1367903 [details] cfme ssui My orders - order page Description of problem: Please refer attached screen-shot Version-Release number of selected component (if applicable): 5.9.0.13.20171212214416_f4f190a How reproducible: Always Steps to Reproduce: 1. Log into cfme ssui with non en_US locale 2. Navigate to My Orders 3. Click on any order, following page has most of the content in English. Actual results: Translations not present Expected results: Please mark these entries to get them translated, if not already. Additional info: Please refer attached screen-shot
Created attachment 1368077 [details] Soooooooo bad news, most of the untranslated text is provided by the server But we can translate a few strings, will throw up a pr for that shortly
We could opt to not use the order name, but then if the user names the order, we would be kinda in a bad place, not showing the named order :-/ here is a pr that does update the one untagged element: https://github.com/ManageIQ/manageiq-ui-service/pull/1344
Created attachment 1508375 [details] Translations still not present, verified on 5.10.0.24.20181113213923_03b81fd
can confirm translation text is present https://github.com/ManageIQ/manageiq-ui-service/blob/a98b86c9d9d56601e8ebbf8dc10f014e09331a22/client/gettext/po/ja/manageiq-ui-service.po#L722
Krishna, any chance you can provide the ip of a machine that exhibits this issue?
Hi Allen, Yes, https://10.65.207.1/ thanks, Krishna.
https://github.com/ManageIQ/manageiq-ui-service/pull/1500 and here's the pr
Pr was merged!
New commit detected on ManageIQ/manageiq-ui-service/hammer: https://github.com/ManageIQ/manageiq-ui-service/commit/e7e33b5c18b8d7067dc0867b969d525820c96efd commit e7e33b5c18b8d7067dc0867b969d525820c96efd Author: Martin Hradil <himdel> AuthorDate: Wed Nov 28 10:24:37 2018 -0500 Commit: Martin Hradil <himdel> CommitDate: Wed Nov 28 10:24:37 2018 -0500 Merge pull request #1500 from AllenBW/BZ/#1525883-untranslated-order-strings BZ#1525883 CFME SSUI My Orders - Oder page has untranslated entries (cherry picked from commit f5fa74db18edad1ba5b806ec99d49f66c2768358) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1525883 client/app/states/orders/details/details.html | 4 +- client/app/states/orders/details/details.state.js | 3 - client/app/states/orders/details/details.state.spec.js | 2 +- 3 files changed, 3 insertions(+), 6 deletions(-)
Created attachment 1513331 [details] Translation for order is now present.
Verified on 5.10.0.28.20181204160308_aa3b074 Translation for Order is now present. Translation not present for Provisioning Service and Pending_approval. Based on Comment 12 and Comment 2 Changing 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://access.redhat.com/errata/RHSA-2019:0212