Bug 490231

Summary: RHN API Documentation: typo in Returns section of system.setProfileName call
Product: [Retired] Red Hat Network Reporter: Xixi <xdmoon>
Component: RHN/Web SiteAssignee: Sebastian Skracic <sskracic>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Network Quality Assurance <rhn-qa-list>
Severity: low Docs Contact:
Priority: low    
Version: rhn509CC: acressma, dhughes, rhn-bugs, sskracic, tao, xdmoon
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: us=80604
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 490230 Environment:
Last Closed: 2010-03-17 23:30:59 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: 428922, 519741    

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.