Bug 484670 - API documentation wording incorrect for channel.removePackages
Summary: API documentation wording incorrect for channel.removePackages
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: WebUI
Version: 0.4
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: John Matthews
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: space06
TreeView+ depends on / blocked
 
Reported: 2009-02-09 13:19 UTC by Laurence Hurst
Modified: 2009-09-10 12:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-10 12:05:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Laurence Hurst 2009-02-09 13:19:39 UTC
Description of problem:
API documentation for 'channel.removePackages' states that it takes an array as an argument 'int - packageId - id of a package to add to the channel.'. This should read 'int - packageId - id of a package to remove from the channel.'.

Version-Release number of selected component (if applicable):
0.4

How reproducible:
ALWAYS

Steps to Reproduce:
Examine the documentation installed. (http://yourspacewalkserver.fqdn/rhn/apidoc/handlers/ChannelSoftwareHandler.jsp#removePackages)
  
Actual results:
API documentation for channel.removePackages states that it takes an array as an argument 'int - packageId - id of a package to add to the channel.'.

Expected results:
API documentation for channel.removePackages states that it takes an array as an argument 'int - packageId - id of a package to remove from the channel.'.

Additional info:

Comment 1 Miroslav Suchý 2009-09-10 12:05:18 UTC
Spacewalk 0.6 released


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