Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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.
[ja_JP] [RHSM Firstboot] Should back to Entitlement Platform Registration page instead of Set Up Software Updates page after clicking 'Back' button in Confirm Subscriptions page of Firstboot .
In the Japanese version of Subscription Manager, clicking the 'Back' button on the confirmation page of the subscriptions setup in firstboot incorrectly goes back to the 'Set Up Software Updates' screen. It should go back to the 'Entitlement Platform Registration' screen. This is fixed in Errata RHBA-2012:13347-1.
Description of problem:
[ja_JP] [RHSM Firstboot] Should back to Entitlement Platform Registration page instead of Set Up Software Updates page after clicking 'Back' button in Confirm Subscriptions page of Firstboot .
Version-Release number of selected component (if applicable):
subscription-manager-firstboot-0.99.19-1.el6.x86_64
How reproducible:
100%
Steps to Reproduce:
1. Install latest RHEL6.3 Server build (RC-2/RHEL6.3-20120531.0).
2. Go to first boot page or run # firstboot --reconfig on a terminal.
3. Register System using RHN account and password, but Do not select 'Skip automatic subscription selection for this system' option and click Forward.
4. Click 'Back' in Confirm Subscriptions page.
Actual results:
Back to Set Up Software Updates page after clicking 'Back' button in Confirm Subscriptions page of Firstboot .
Expected results:
Should back to Entitlement Platform Registration pageg instead of Set Up Software Updates pae after clicking 'Back' button in Confirm Subscriptions page of Firstboot .
Additional info:
It works fine in en_US locale and back to Entitlement Platform Registration pageg.
This was actually fixed by adding a space to the end of the "Confirm Subscriptions" translation in the ja.po
While less optimal, this was fix was less intrusive when looking at porting to 6.3 z-stream as it would not dissrupt the working translations.
Fixed in:
master - db0f648fddf1cef8db23e9771f03ae29e161145d
Created attachment 593260[details]
Bug Fix
Testing with the latest versions on RHEL6.3 brew
# rpm -qa | grep python-rhsm
python-rhsm-0.99.12-1.el6.noarch
# rpm -qa | grep subscription-manager
subscription-manager-firstboot-0.99.19.3-1.el6_3.x86_64
subscription-manager-gnome-0.99.19.3-1.el6_3.x86_64
subscription-manager-0.99.19.3-1.el6_3.x86_64
subscription-manager-migration-0.99.19.3-1.el6_3.x86_64
Back button now takes you back to the Service Level Selection page, and pressing back again takes you to the subscription manager login page. It behaves now liuke a true back button and is consistant with the other languages.
Marking Verified.
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
In the Japanese version of Subscription Manager, clicking the 'Back' button on the confirmation page of the subscriptions setup in firstboot incorrectly goes back to the 'Set Up Software Updates' screen. It should go back to the 'Entitlement Platform Registration' screen.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -1 +1 @@
-In the Japanese version of Subscription Manager, clicking the 'Back' button on the confirmation page of the subscriptions setup in firstboot incorrectly goes back to the 'Set Up Software Updates' screen. It should go back to the 'Entitlement Platform Registration' screen.+In the Japanese version of Subscription Manager, clicking the 'Back' button on the confirmation page of the subscriptions setup in firstboot incorrectly goes back to the 'Set Up Software Updates' screen. It should go back to the 'Entitlement Platform Registration' screen. This is fixed in Errata RHBA-2012:13347-1.