|
Bugzilla – Bug 'See Also' Help Guide |
As of version 4.4, Bugzilla can handle Debian, GitHub, Google Code, JIRA, Launchpad, MantisBT, SourceForge, Trac, and other Bugzilla bug links by default. The following shortcodes are also available for the 'See Also' field:
| Provider | Syntax | URL formatting |
|---|---|---|
| Local Bugzilla | id# or alias | https://bugzilla.suse.com/show_bug.cgi?id=id# |
| CVE | CVE-id# | http://cve.mitre.org/cgi-bin/cvename.cgi?name=id# |
| FATE | FATE-id# | https://keeper.novell.com/sxkeeper/feature/id#?contenttype=text/html |
| IBM LTC Bugzilla | LTC-id# | https://bugzilla.linux.ibm.com/show_bug.cgi?id=id# |
| L3 Support | L3-id# | https://l3support.suse.de/incident/id# |
| NovaCoast Mantis Bug | NVC-id# | https://bugs.novacoast.com/view.php?id=id# |
| Oracle MetaLink | SR-id# | http://metalink.oracle.com/metalink/plsql/tar_main.this_tar?tar_num=id# |
| SGI Bugworks | SGI-id# | http://bugworks.engr.sgi.com/query.cgi/id# |
| SMASH | SMASH-id# | https://smash.suse.de/issue/id# |
| TID | TID-id# | http://www.novell.com/support/php/search.do?cmd=displayKC&docType=kc&externalID=id# |
| Unisys Product Support | UIS-id# | https://www.support.unisys.com/MIC/SIL/id# |
| VersionOne Defect | V1-id# | http://v1.provo.novell.com/VersionOne/assetdetail.v1?oid=Defect:id# |
As of version 4.4, Partner IDs must be searched for using part of the resulting URL, including the ID number if search requires a specific Partner ID number. They can be searched for in the following way:
Use the following command:
see_also:
Examples:
see_also:cve.mitre to pull all bugs with CVE.
see_also:cvename.cgi?name=1234-56 to pull any bug with CVE 1234-56
To match Quicksearch's behavior use matches in a custom search in the following syntax:
See Also => matches
Examples:
See Also => matches => support.unisys to pull all bugs with Unisys Product Support.
See Also => matches => SIL/1234 to pull any bug with Unisys Product Support number 1234