Bug 828068
| Summary: | [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 . | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Lijun Li <lijli> | ||||||
| Component: | subscription-manager | Assignee: | Michael Stead <mstead> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Entitlement Bugs <entitlement-bugs> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | urgent | ||||||||
| Version: | 6.3 | CC: | alikins, ddumas, dlackey, eng-i18n-bugs, fsharath, khong, lijli, ltroan, mfuruta, mstead, syeghiay | ||||||
| Target Milestone: | rc | Keywords: | i18n, ZStream | ||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | subscription-manager-1.0.4-1 | Doc Type: | Bug Fix | ||||||
| Doc Text: | 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. | Story Points: | --- | ||||||
| Clone Of: | |||||||||
| : | 833150 (view as bug list) | Environment: | |||||||
| Last Closed: | 2012-12-10 21:41:59 UTC | Type: | Bug | ||||||
| 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: | 738066, 830269, 833150 | ||||||||
| Attachments: | 
 | ||||||||
| 
        
          Description
        
        
          Lijun Li
        
        
        
        
        
          2012-06-04 07:32:28 UTC
        
       Created attachment 589058 [details]
Should back to Entitlement Platform Registration page
Haven't confirmed, but this certainly seems related to https://bugzilla.redhat.com/show_bug.cgi?id=828042#c9 I have confirmed comment 3. Changing the title does in fact resolve this bug. We will include in z-stream. 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.
Adding tech note summary. 
    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.
Bug Clean Up, these are in the current release. |