Bug 437964

Summary: lookupChannel xmlrpc call does not know that channel descrption can be none
Product: [Retired] Red Hat Network Reporter: James Bowes <jbowes>
Component: RHN/BackendAssignee: Bryan Kearney <bkearney>
Status: CLOSED CURRENTRELEASE QA Contact: Amy Owens <aowens>
Severity: low Docs Contact:
Priority: low    
Version: rhn500CC: bkearney, rhn-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.0.5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-07 20:00:25 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: 433460    

Description James Bowes 2008-03-18 13:25:48 UTC
the rhn-manage-channel-internal tool will throw an error if you lookup the
details of a channel that does not have a description. Server side should know
this is possible, and send back an empty string instead of trying to send None

Comment 1 James Bowes 2008-03-18 15:53:40 UTC
To test:
use rhn-manage-channel-internal --list to display a channel that does't have a
description, ie:

rhn-manage-channel-internal --server dev --list --label rhel-i386-as-3

This command should succeed, not ISE

Comment 2 Amy Owens 2008-03-18 16:24:33 UTC
On DEV OK --
tried rhn-manage-channel-internal --server dev --list --label rhel-i386-as-3
and one with description: rhn-manage-channel-internal --server dev --list
--label rhel-i386-server-5

Comment 3 Amy Owens 2008-03-19 15:30:30 UTC
all set on qa