Difference between revisions of "Template:BugzillaFileBug"

From SME Server
Jump to navigationJump to search
(Undo revision 20062 by Stephdl (talk))
Line 4: Line 4:
 
==Usage==
 
==Usage==
 
{{FixMe}}</noinclude>
 
{{FixMe}}</noinclude>
{{Tip box|When you want to call the BugzillaFileBug template then use it in the bottom of a page to raise a bug under bugzilla in the wiki documentation.
 
By example <nowiki>{{BugzillaFileBug|product=SME%20Contribs|component=smeserver-openvpn-bridge|title=this link}}</nowiki>.
 
You have to choose a valid contrib name in the smecontribs repo}}
 
 
So this is what it done :
 
 
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
 
and select the smeserver-openvpn-bridge component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-openvpn-bridge|title=this link}}
 
 
 
<includeonly>[http://bugs.contribs.org/enter_bug.cgi?product={{{product|}}}&component={{{component|}}}&short_desc={{{summary|}}}&comment={{{comment|}}} {{{title|Specify a link title}}}]</includeonly>
 
<includeonly>[http://bugs.contribs.org/enter_bug.cgi?product={{{product|}}}&component={{{component|}}}&short_desc={{{summary|}}}&comment={{{comment|}}} {{{title|Specify a link title}}}]</includeonly>
 
<noinclude>[[Category:Template]]</noinclude>
 
<noinclude>[[Category:Template]]</noinclude>

Revision as of 10:41, 25 May 2013

BugzillaFileBug

This template can create a link to create a link to automatically report a bug in the correct category in the [| Bugtracker]. It can even specify a Summary and a Description if you would prefer that.

Usage

Template:FixMe