Bug 508898

Summary: S-c-tools cleanup: Bad labels in Left Tree View
Product: [Fedora] Fedora Reporter: Roman Rakus <rrakus>
Component: system-config-lvmAssignee: Marek Grac <mgrac>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: agk, dwysocha, jreznik, mbroz, mclasen, prockai, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: system-config-lvm-1_1_8-1_fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-20 12:35:22 UTC Type: ---
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: 493605    
Attachments:
Description Flags
Proposed patch none

Description Roman Rakus 2009-06-30 13:06:50 UTC
Description of problem:
In tree view on the left side, there are bad labels.
There is volume group name and under it is volume group name and attached Physical View text
Same with Logical

How reproducible: 

Steps to Reproduce:
1. 
2. 
3. 

Actual results:
Tree that looks like:
volgroup_name
|- volgroup_name Physical View
|
|- volgroup_name Logical View

Expected results:
Tree that looks like:
volgroup_name
|- Physical View
|
|- Logical View


Additional info:
This bug report is part of "System Configuration Tools Cleanup Project". Don't
hesitate to ask project maintainers for any kind of help.

Comment 1 Marek Grac 2009-08-20 11:20:07 UTC
Created attachment 358067 [details]
Proposed patch

Proposed solution is acceptable and accepted.