Hide Forgot
Description of problem: [ALL Indic except mr_IN] Redundant '(_P):' or ':(_P)' string in 'Proxy Configuration' window title of 'Choose Service' page. Version-Release number of selected component (if applicable): rhn-client-tools-1.0.0.1-18 How reproducible: 100% Steps to Reproduce: 1. Install latest rhel6.6 and run firstboot --reconfig with special locale in terminal. 2. On 'Set Up Software Updates' page, select Yes and Forward. 3. Click 'Proxy Setup' button. Actual results: [ALL Indic except mr_IN] Redundant '(_P):' or ':(_P)' string in 'Proxy Configuration' window title of 'Choose Service' page. Expected results: The '(_P):' or ':(_P)' should be removed. Additional info: Please see the attached screen-shot.
Created attachment 942653 [details] [ALL Indic except mr_IN] Redundant '(_P):' or ':(_P)' string in 'Proxy Configuration' window title of 'Choose Service' page
Fixed in commit 943339b0e0833e99cef3b1208c9b4531b80d1140 1147916 - minor fixes in Indic translations
# yum install lohit-malayalam-fonts -y # LC_ALL=ml_IN.UTF-8 firstboot --reconfig FAILED: char ":" is redundant Other languages were verified with package rhn-setup-gnome-1.0.0.1-31.el6.noarch.rpm # yum install lohit-punjabi-fonts -y # LC_ALL=pa_IN.UTF-8 firstboot --reconfig # yum install lohit-kannada-fonts -y # LC_ALL=kn_IN.UTF-8 firstboot --reconfig # yum install lohit-assamese-fonts -y # LC_ALL=as_IN.UTF-8 firstboot --reconfig # yum install lohit-bengali-fonts -y # LC_ALL=bn_IN.UTF-8 firstboot --reconfig # yum install lohit-oriya-fonts -y # LC_ALL=or_IN.UTF-8 firstboot --reconfig # yum install lohit-gujarati-fonts.noarch -y # LC_ALL=gu_IN.UTF-8 firstboot --reconfig # yum install lohit-telugu-fonts.noarch -y # LC_ALL=te_IN.UTF-8 firstboot --reconfig # yum install lohit-tamil-fonts.noarch -y # LC_ALL=ta_IN.UTF-8 firstboot --reconfig # yum install lohit-devanagari-fonts -y # LC_ALL=hi_IN.UTF-8 firstboot --reconfig
Fixed in commit c08fcc497a7ac0402fa33e5ae16485c552ee5128 1147916 - couple of forgotten chars
Verified with rhn-client-tools-1.0.0.1-32.el6.noarch.rpm
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. https://rhn.redhat.com/errata/RHBA-2015-1395.html