Bugzilla/pl
From MediaWiki.org
Wszystkie problemy w oprogramowaniu MediaWiki powinny być zgłoszone na bugzilla.wikimedia.org. This is also the place to request new features or enhancements to existing features, although bear the following points in mind before making a feature/enhancement request:
- If the request is specific to a Wikimedia wiki, please discuss the issue on that wiki first.
- Consider whether a custom extension would be more appropriate.
Contents |
[edit] Co to jest Bugzilla?
Bugzilla is our on-line bug-tracking tool, and it is where any bugs in the MediaWiki software should be reported. It can also be used to request new features or enhancements, although you should consider whether the feature is better suited to an extension first.
The reason we use Bugzilla is that it allows the developers to easily find, track and discuss issues, to spot duplicate issues and ultimately to resolve them.
Po więcej informacji zobaczthe Wikipedia article on Bugzilla.
Note that, in some places, the software is referred to as Mediazilla.
[edit] Jak moge zgłosic bugi?
- Wejdź na bugzilla.wikimedia.org.
- użyj pola szukania on the main page to see if your bug has already been submitted. You can also perform more advanced searches on the search page.
- If you are sure that your issue has not already been reported then click enter a new bug in the toolbox on the left. You will be prompted to login if you have not already done so (see 'Why must I register?', below).
- Select 'MediaWiki' as the product.
- Fill in the following boxes (the rest can be left blank):
- Component (if you don't know, select 'General/Unknown')
- Summary - a short one-sentence summary of the issue
- Description - full details of the issue, giving as much detail as possible
- Click 'Commit'
That's it! For maximum chance of your bug being fixed, you are advised to read the bug writing guidelines first.
[edit] What syntax can I use?
Bugzilla comments are plain text, you cannot use HTML. However, Bugzilla will automatically make hyperlinks for certain type of text in comments:
- most types of URLs, e.g. http://bugzilla.wikimedia.org/
- bug 12345
- comment 7
- bug 23456, comment 53
- attachment 4321
MediaWiki-style internal links are also supported, by default they point to English Wikipedia, but you can use most interwiki or project prefixes.
[edit] Czemu musze sie zarejestrować?
We need you to register in order to use Bugzilla. This is primarily so that we can contact you if there are further questions regarding your bug submission. For example, if a developer is unable to replicate your problem they will ask for more information.
Registering is free and easy. Simply click the 'create account' link at the top right of the page, enter your e-mail address (and optionally your real name) and click 'create account'. Then simply login using the password you receive in the confirmation e-mail (which can be changed in your preferences once you have logged in).
Once logged in, you can change your preferences to specify what kinds of e-mail Bugzilla sends you (with the option of turning off all e-mail). To do this click 'my preferences' in the top right and select the 'email settings' tab.
Please note that (unlike on Wikimedia projects) your email address will be visible to everyone. Some people prefer to set up a separate e-mail account (using a free webmail service) for working with Bugzilla.
[edit] Why can't I report bugs here?
You can. You can also report by writing them in chalk on the pavement. However, if you want a developer to act on it then you need to put it somewhere they are likely to see it, namely Bugzilla.
[edit] How do I link to a bug?
If you want to create a link from a page on MediaWiki.org to a Bugzilla bug, use [[bugzilla:XXX]], where XXX is the bug number you want to link to. For example [[bugzilla:4198]] will result in the following output: bugzilla:4198.

