Bug 1064294 - getName Method in System namespace wrong Parameters passed (sould be Int not str)
Summary: getName Method in System namespace wrong Parameters passed (sould be Int not ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Docs API Guide
Version: unspecified
Hardware: Unspecified
OS: All
low
low
Target Milestone: ---
Assignee: David O'Brien
QA Contact: Dan Macpherson
URL:
Whiteboard:
Depends On:
Blocks: sat-docs
TreeView+ depends on / blocked
 
Reported: 2014-02-12 11:21 UTC by Noris Network
Modified: 2014-10-21 00:18 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-21 00:18:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Noris Network 2014-02-12 11:21:27 UTC
Description of problem:

In the API Reference doc's at the getName Method inside the
System namespace, there is mentioned that the two Parameters
passed to the Function should be strings. I allways get 
an error if i pass the SysID as an string. But on the other 
Side if i pass the Value as an integer it works. Not shure
if this is meant to be like this.


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


How reproducible:
1. call the getName method with SysID as string, you should get an error
2. call the same Method with SysID passed as integer, it should work.


Steps to Reproduce:
1.Allways
2.
3.

Actual results:


Expected results:


Additional info:



Kind regards,

Dirk.L

Comment 1 Athene Chan 2014-02-24 05:41:41 UTC
Thank you for reporting this issue! I am forwarding this issue to the API Documentation author. Unfortunately, as we are between releases, these changes may not be implemented unless the next release. We ask for your patience as we work on this.

Have a nice day!

Regards,
Athene Chan

Comment 5 David O'Brien 2014-10-21 00:18:02 UTC
The API docs are being redesigned and this will be addressed in the next release.


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