Bug 145704

Summary: image text is wrong on Channel Permissions page
Product: [Retired] Red Hat Network Reporter: Ryan Bloom <rbb>
Component: RHN/R&DAssignee: Ken Ganong <kganong>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: RHN Devel   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-21 20:44:26 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: 125080    

Description Ryan Bloom 2005-01-20 19:09:58 UTC
The image text on the Perl pages change based on why you have access
to a channel.  If you are a channel admin, the image text says
"Channel Admin Status", but if you have access because the channel is
globally subscribable the image text is: "Globally subscribable
channel".  The java code only ever uses "Channel Admin Status".

Comment 1 Ken Ganong 2005-01-21 20:44:26 UTC
changed an if statement from (channel admin or globally subscribable)
to two different if statements dealing with either case separately. 
Localized image text.