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 773425 - Changing the locale in the browser does not take effect in the app
Summary: Changing the locale in the browser does not take effect in the app
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: Jason E. Rist
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2012-01-11 19:43 UTC by Og Maciel
Modified: 2019-09-26 13:28 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

Description Og Maciel 2012-01-11 19:43:03 UTC
Description of problem:

As per shughes:  When you change your locale preference in the browser, its not taking effect on the app. So if you choose ja for Japanese you should see at least some japanese chars. Currently japanese is only 59% complete, but we should see translations pop up on parts of page. The problem is the strings were not getting properly loaded due to format of po. Rails was looking for a default of yml or rb

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. for FF, go to edit->preferences->content->languages
2. add a language...you need to make sure your preferred lang is at top
3. Browse the web ui
  
Actual results:


Expected results:


Additional info:

Comment 1 Shannon Hughes 2012-01-11 19:46:44 UTC
b012645..d0e2531  master -> master

app was defaulting to rb and yml files vs the po format we are using. fixed our configs to load po. you will need to restart rails for effect to take unless you are doing a clean install.

Comment 2 Corey Welton 2012-01-25 16:35:40 UTC
QA Verified.

Comment 5 Mike McCune 2013-08-16 17:58: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.