이 콘텐츠는 선택한 언어로 제공되지 않습니다.
13.3. Method: bugzillaFixes
Description
Get the Bugzilla fixes for an erratum matching the given advisoryName. The bugs are returned in a struct where the bug ID is the key.
Parameters
The following parameters are available for this method:
- string
sessionKey - string
advisoryName
Returns
The following return values are available for this method:
- struct - Bugzilla info
- string
bugzilla_id- Actual bug ID number and the key for the struct entry - string
bug_summary- Summary where the key is the bug ID number