Description of problem: Clicking 'Back To All Bundles' button in japanese displays only main menu and does not display the bundle UI. Tested on FF17 and IE9. Please refer the attached screenshots. Version-Release number of selected component (if applicable): Version : 3.2.0.CR1 Build Number : 6ecd678:d0dc0b6 Browsers: FF17 and IE9 How reproducible: Always Steps to Reproduce: 1. Navigate to bundles menu 2. Upload a bundle 3. Open JBoss ON UI in japanese ( Add "?locale=ja" at the end of JON URL or use 'ja' in browser preferences) 4. Navigate to bundles menu. 5. Click on the bundle name. 6. Click on the button 'Back To All Bundles' 7. The UI displays only main menus and does not display the bundle UI Actual results: Back To All Bundles button is not working in japanese locale Expected results: Back To All Bundles button should work in japanese locale Additional info: Back To All Bundles button works in German(de) and English(en)
Created attachment 833140 [details] Back To All Bundles button
Created attachment 833141 [details] UI after clicking the button
this is PRD requirement L10N-020c for JON 3.2 GA if this blocked the bundle feature ... i would say this BZ then blocks GA. but as it is only the back button, i am recommending JON 3.2.1 for target release flagging for triage.
branch: release/jon3.2.x link: http://git.fedorahosted.org/cgit/rhq/rhq.git/commit/?id=2bce44ff9 time: 2013-12-05 16:16:43 +0100 commit: 2bce44ff9f27dc58b74bd7ad679b541a2fbd2a30 author: Jirka Kremser - jkremser message: [BZ 1038600] - Back To All Bundles button is not working in Japanese locale - changing getTitle() -> getName(), because it is passed to URL and there are issues with some "non-ASCII" characters. (cherry picked from commit 5afc589c2b35566bd8c5713f236f501960f0f493)
Flipping this to ON_QA for testing with latest brew build.
Verified on Version :3.2.0.GA Build Number :7b00246:6d13523 Back To All Bundles button works in Japanese(ja), German(de) and English(en)