Description of problem: Truncation string in System Registration dialog. Version-Release number of selected component (if applicable): RHEL5.10 Beta 1 build: subscription-manager-gui-1.8.11-1.el5 How reproducible: 100% Steps to Reproduce: 1. Open Red Hat Subscription Manager in local language or run LANG=ja_JP.UTF-8 subscription-manager-gui from terminal 2. Check on System Registration dialog. Actual results: [ja_JP][en_US][RHSM GUI] Truncation string in System Registration dialog. Expected results: Should have no truncation. Additional info:
Created attachment 769125 [details] Truncation in System Registration dialog
Created attachment 774494 [details] string-truncated version: # rpm -qa | egrep "subscription-manager|python-rhsm" subscription-manager-1.8.13-1.el5_9 subscription-manager-migration-1.8.13-1.el5_9 python-rhsm-1.8.13-1.el5_9 subscription-manager-migration-data-1.11.3.1-1.git.1.78afd75.el5 subscription-manager-firstboot-1.8.13-1.el5_9 subscription-manager-debuginfo-1.8.13-1.el5_9 subscription-manager-gui-1.8.13-1.el5_9 "System" still appears to be truncated. See Attachment Moving back to NEW
commit e5125329353ff2f8ef8a60ad4b85face764557c7 Author: ckozak <ckozak> Date: Tue Jul 23 12:28:06 2013 -0400 981611, 981565: fixed icon and text truncation
Created attachment 782938 [details] truncated-string-fixed version: ]# rpm -qa | egrep "subscription-manager|python-rhsm" subscription-manager-1.8.16-1.el5 subscription-manager-debuginfo-1.8.16-1.el5 subscription-manager-migration-data-1.11.3.2-1.git.0.14f9d59.el5 subscription-manager-firstboot-1.8.16-1.el5 python-rhsm-1.8.16-1.el5 subscription-manager-migration-1.8.16-1.el5 python-rhsm-debuginfo-1.8.16-1.el5 subscription-manager-gui-1.8.16-1.el5 verification: see attachment VERIFIED
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1332.html