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.
Bug 878656 - tab formatting is off for subscription-manager lists against other languages
Summary: tab formatting is off for subscription-manager lists against other languages
Keywords:
Status: CLOSED DUPLICATE of bug 888853
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: subscription-manager
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: rc
: 7.0
Assignee: candlepin-bugs
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel70
TreeView+ depends on / blocked
 
Reported: 2012-11-20 21:27 UTC by John Sefler
Modified: 2013-01-25 19:43 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-25 19:43:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description John Sefler 2012-11-20 21:27:56 UTC
Description of problem:
This cosmetic issue has been an issue since the beginning of subscription-manager. It would be nice to programmatically implement a fix that works for all languages.

After the implementation of bug 864177 fix, I believe a fix for this bug is possible too.

Because \t (tab characters) are used in the formatting of the labels in the subscription-manager lists, the right column of data may end up out of alignment.  This is especially true for a foreign language.  See the example below.

Version-Release number of selected component (if applicable):
[root@jsefler-6 ~]# rpm -q subscription-manager
subscription-manager-1.1.10-1.el6.x86_64




Steps to Reproduce:
[root@jsefler-6 ~]# LANG=ja_JP.UTF-8 subscription-manager list --consumed
+-------------------------------------------+
   割り当て済みのサブスクリプション
+-------------------------------------------+

サブスクリプション名:    	Awesome OS Workstation Basic
提供:             	Awesome OS Workstation Bits
SKU:                  	awesomeos-workstation-basic
コントラクト:             	24
アカウント:              	12331131231
シリアル番号:        	4037660070686611862
アクティブ:               	True
使用数量:        	1
サービスレベル:        	Standard
サービスタイプ:         	L1-L3
開始日:               	2012年11月16日
終了日:                 	2013年11月16日

サブスクリプション名:    	Awesome OS Server Bundled
提供:             	Clustering Bits
                      	Awesome OS Server Bits
                      	Load Balancing Bits
                      	Large File Support Bits
                      	Shared Storage Bits
                      	Management Bits
SKU:                  	awesomeos-server
コントラクト:             	6
アカウント:              	12331131231
シリアル番号:        	6089209638063166046
アクティブ:               	True
使用数量:        	1
サービスレベル:        	Premium
サービスタイプ:         	Level 3
開始日:               	2012年11月16日
終了日:                 	2013年11月16日

サブスクリプション名:    	Stackable with Awesome OS for x86_64
提供:             	Stackable with Awesome OS for x86_64 Bits
SKU:                  	stackable-with-awesomeos-x86_64
コントラクト:             	72
アカウント:              	12331131231
シリアル番号:        	6126908507015907610
アクティブ:               	True
使用数量:        	1
サービスレベル:        	
サービスタイプ:         	
開始日:               	2012年11月16日
終了日:                 	2013年11月16日

サブスクリプション名:    	Stackable with Awesome OS for x86_64
提供:             	Stackable with Awesome OS for x86_64 Bits
SKU:                  	stackable-with-awesomeos-x86_64
コントラクト:             	73
アカウント:              	12331131231
シリアル番号:        	9158878800597217578
アクティブ:               	True
使用数量:        	1
サービスレベル:        	
サービスタイプ:         	
開始日:               	2012年11月16日
終了日:                 	2013年11月16日


Expected results:
                        ^
                        ^
                        ^
                        ^
                        ^ IT WOULD BE IDEAL IF ALL THE VALUES IN THE
                          RIGHT COLUMN COULD BE UNIFORMLY LINED UP.

Additional Info:
Also see:
root@jsefler-6 ~]# LANG=ja_JP.UTF-8 subscription-manager list --available --all
Note: THIS BUGZILLA MAY NOT DEMONSTRATE THE MIS-ALIGNMENT AS WELL AS A gnome-terminal WITH Edit>Profile Preferences>General>"Use the system fixed width font".

Comment 2 Bryan Kearney 2013-01-25 19:43:35 UTC

*** This bug has been marked as a duplicate of bug 888853 ***


Note You need to log in before you can comment on or make changes to this bug.