Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 771469 - System name getting i18ned in bookmarked URL
Summary: System name getting i18ned in bookmarked URL
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Eric Helms
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2012-01-03 20:34 UTC by Partha Aji
Modified: 2019-09-26 13:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-22 18:17:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.