Bug Tracker: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
(+ category + header (Imported from MoinMoin))
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DocumentationHeader|Development|Communication}}

=MusicBrainz' Bug Tracker=
=MusicBrainz' Bug Tracker=


[[MusicBrainz]] uses the [http://www.edgewall.com/trac/ Trac] issue tracker to keep track of bugs and feature requests.
[[MusicBrainz]] uses the [http://www.edgewall.com/trac/ Trac] issue tracker to keep track of bugs and feature requests.


If you find a bug in [[MusicBrainz]], please visit [http://musicbrainz.org/bugs http://musicbrainz.org/bugs]. There you can see if the bug has already been reported, and what progress has been made on fixing it. If your bug hasn't been spotted before, you should probably send an email to musicbrainz-users to discuss it with other users before adding it to the bug tracking system.
If you find a bug in [[MusicBrainz]], please visit [http://bugs.musicbrainz.org/ http://bugs.musicbrainz.org/]. There you can see if the bug has already been reported, and what progress has been made on fixing it. If your bug hasn't been spotted before, you should probably send an email to [[Users Mailing List|UsersMailingList]] to discuss it with other users before adding it to the bug tracking system.

We collect bugs for the following components: <dl><dt>MusicBrainz Server
<dd>

The webserver at [http://musicbrianz.org http://musicbrianz.org]. I believe this refers to the XML webservice, too.
<dt>Guess Case
<dd>

The [[Guess Case|GuessCase]] is a sub-component of the webserver and is maintained by [[G0llum]].
<dt>MusicBrainz Tagger
<dd>

The old [[MusicBrainz Tagger|MusicBrainzTagger]]. This one is not developed anymore and is superceded by the [[Picard Tagger|PicardTagger]]
<dt>Picard Tagger
<dd>

The [[Picard Tagger|PicardTagger]] is the next generation tagging application and is very actively developed.
<dt>libmusicbrainz
<dd>

The [[MusicBrainz]] [[Client Library|ClientLibrary]].
<dt>libtunepimp
<dd>

the [[MusicBrainz]] tagging application development library.
<dt>Style Issues
<dd>

[[Style Issue|StyleIssue]]<code><nowiki></nowiki></code>s are bugs or enhancements to the [[Style Guideline|StyleGuideline]]<code><nowiki></nowiki></code>s and are maintained by the [[Style Council|StyleCouncil]].
<dt>Other
<dd>Well,anything else...
</dl>

----[[Needs Intertwingling|NeedsIntertwingling]]


[[Category:To Be Reviewed]] [[Category:Development]] [[Category:Documentation]]
[[Category:To Be Reviewed]] [[Category:Development]] [[Category:Communication Forum]]

Revision as of 02:26, 27 February 2008

Template:DocumentationHeader

MusicBrainz' Bug Tracker

MusicBrainz uses the Trac issue tracker to keep track of bugs and feature requests.

If you find a bug in MusicBrainz, please visit http://bugs.musicbrainz.org/. There you can see if the bug has already been reported, and what progress has been made on fixing it. If your bug hasn't been spotted before, you should probably send an email to UsersMailingList to discuss it with other users before adding it to the bug tracking system.