Bug 771469

Summary: System name getting i18ned in bookmarked URL
Product: Red Hat Satellite Reporter: Partha Aji <paji>
Component: WebUIAssignee: Eric Helms <ehelms>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.1CC: cwelton, ehelms, mmccune, tomckay
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-22 18:17:05 UTC Type: ---
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: 747354    

Description Partha Aji 2012-01-03 20:34:10 UTC
Description of problem:
1) Add languages other than english to your browser (japanese would be a good one). Give em higher priority than english
2) Visit the systems list page
3) Select a system.

Actual results
Notice the URL looks like
http://<fqdn>:3000/katello/systems#panel=%E3%82%B7%E3%82%B9%E3%83%86%E3%83%A0_1
where the text after panel is i18nized. 

Expected Results
http://<fqdn>:3000/katello/systems#panel=systems_1

This is an issue because urls used in one locale will fail when used in another locale if the bookmarked parameters are i18ned.

Comment 1 Mike McCune 2012-01-04 16:27:04 UTC
will fix in 1.X

Comment 2 Eric Helms 2012-01-13 22:33:44 UTC
fc85ce05f4fd12c023f3bf763b1d2c8807ce681d

Fixes this for all resources that use tupane to have non i18ned resource identifier used in hash.

Comment 3 Corey Welton 2012-01-23 17:47:34 UTC
QA Verified.

Comment 6 Mike McCune 2013-08-16 18:14:02 UTC
getting rid of 6.0.0 version since that doesn't exist