Bug 490231 - RHN API Documentation: typo in Returns section of system.setProfileName call
Summary: RHN API Documentation: typo in Returns section of system.setProfileName call
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Network
Classification: Retired
Component: RHN/Web Site
Version: rhn509
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Sebastian Skracic
QA Contact: Red Hat Network Quality Assurance
URL:
Whiteboard: us=80604
Depends On:
Blocks: 428922 rhn-sprint30
TreeView+ depends on / blocked
 
Reported: 2009-03-13 22:47 UTC by Xixi
Modified: 2010-03-17 23:30 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 490230
Environment:
Last Closed: 2010-03-17 23:30:59 UTC
Embargoed:


Attachments (Terms of Use)

Comment 1 Xixi 2009-03-13 22:48:23 UTC
RHN API docs https://rhn.redhat.com/rhn/apidoc/system/SystemHandler.jsp#setProfileName has a typo -

"
Returns:

    * int - 1 if note was added successfully. 
"

should be 

"
Returns:

    * int - 1 if profile name was added successfully.

Comment 2 Xixi 2009-03-13 22:52:13 UTC
(In reply to comment #1)
> RHN API docs
> https://rhn.redhat.com/rhn/apidoc/system/SystemHandler.jsp#setProfileName has a
> typo -
> 
> "
> Returns:
> 
>     * int - 1 if note was added successfully. 
> "
> 
> should be 
> 
> "
> Returns:
> 
>     * int - 1 if profile name was added successfully.  

or better yet

"
Returns: int - 1 on success.
"

Comment 3 Sebastian Skracic 2009-08-25 15:18:36 UTC
Fixed in a06de00203628d709973baece498a0b22d09178f.

Comment 4 Denise Hughes 2009-08-27 12:59:04 UTC
Verified on webdev.


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