Fedora Account System
Red Hat Associate
Red Hat Customer
Created attachment 1039917 [details] all widgets Description of problem: Following issues have been observed on cloud intelligence->reports->dashboard widgets page. Please refer attached screenshot and TCMS link https://tcms.engineering.redhat.com/run/247967/#caserun_9999111 for more information. 1.Click All Widgets: Items in the table on the right page all appear in English. (See the screenshot "All Widgets".) 2. Click Reports from the left and click on the Configuration drop-down menu: Configuraion drop-down menu items all appear in English. (See the screenshot "Reports-Configuration drop-down".) 3. Click Reports from left list and click on the top Configuration drop-down menu: Add; The page appearing after selecting "Add a new widget" has some English strings in some drop-down menus. Since items in parallel appear in Japanese, the rest should appear in Japanese in terms of consistency. (See the screenshot "Add a New Widget page".) 4. Click on any menu widget name from left list: A page appearing after selecting any menu widget name has "Menu Shortcuts" in English. Since other headings appear in Japanese, this should be changed to "メニューのショートカット". (See the screenshot "Menu Shortcuts".) Version-Release number of selected component (if applicable): 5.4.0.5.20150605150206_7daa1a8 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 1039919 [details] reports configuration drop down.
Created attachment 1039921 [details] add a new widget page
Created attachment 1039922 [details] menu shortcuts
1. Under "Reports", "Report Options" is not localized. 2. Under "Chart", "Chart Report" is not localized 3. Under "RSS Feed", "RSS Feed Options" is not localized. 4. Under "Menus", "Menu Shortcuts" is not localized.
Fixed in 5.6, moving to ON_QA for verification.
Reported issue number 3. in bug description is still reproducible on cfme 5.6.0.10-rc2.1. Moving the bug to Assigned as of now.
(In reply to Krishna Babu K from comment #7) > Reported issue number 3. in bug description is still reproducible on cfme > 5.6.0.10-rc2.1. > Moving the bug to Assigned as of now. Addressed in https://github.com/ManageIQ/manageiq/pull/9535
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/1b4faaa13cbe19e9d044e75f1a7b41dc2bd903af commit 1b4faaa13cbe19e9d044e75f1a7b41dc2bd903af Author: Milan Zazrivec <mzazrivec> AuthorDate: Thu Jun 30 11:26:03 2016 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Thu Jun 30 11:26:03 2016 +0200 Add missing gettext into report_controller/widgets.rb https://bugzilla.redhat.com/show_bug.cgi?id=1232752 app/controllers/report_controller/widgets.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Tested with 5.7.0.7-beta1.20161025153249_9376fbd Works fine now. Marking it as verified.