Bug 1232752
| Summary: | [ALL LANG] Unlocalized strings on cloud intelligence->reports->dashboard widgets page. | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Bhushan Barve <bbarve> | ||||||||||
| Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | ||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Bhushan Barve <bbarve> | ||||||||||
| Severity: | medium | Docs Contact: | |||||||||||
| Priority: | medium | ||||||||||||
| Version: | 5.5.0 | CC: | bbarve, cpelland, hkataria, jhardy, kkrothap, lijli, mpovolny, obarenbo, simaishi | ||||||||||
| Target Milestone: | GA | Keywords: | TestOnly, Translation, ZStream | ||||||||||
| Target Release: | 5.7.0 | ||||||||||||
| Hardware: | All | ||||||||||||
| OS: | Linux | ||||||||||||
| Whiteboard: | i18n | ||||||||||||
| Fixed In Version: | 5.7.0.0 | Doc Type: | Bug Fix | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | |||||||||||||
| : | 1348636 (view as bug list) | Environment: | |||||||||||
| Last Closed: | 2017-01-11 19:54:45 UTC | Type: | Bug | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Bug Depends On: | |||||||||||||
| Bug Blocks: | 1348636 | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Bhushan Barve
2015-06-17 12:36:23 UTC
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. |