Bugzilla: Difference between revisions
No edit summary |
image placement |
||
Line 11: | Line 11: | ||
|website = [http://www.bugzilla.org Bugzilla project] |
|website = [http://www.bugzilla.org Bugzilla project] |
||
}} |
}} |
||
[[Image:Mozilla.org Bugzilla.png|thumb| |
[[Image:Mozilla.org Bugzilla.png|thumb|left|240px|Mozilla's own Bugzilla installation]] |
||
[[Image:Typical Bugzilla Bug.png|thumb| |
[[Image:Typical Bugzilla Bug.png|thumb|left|240px|A typical Bugzilla bug report]] |
||
'''Bugzilla''' is a general-purpose [[bugtracker|bug-tracking]] tool originally developed and used by the [[Mozilla Foundation]]. Since Bugzilla is [[World Wide Web|web]]-based and can be considered both [[free software]] and [[open-source software]], it is also the [[bug tracking]] tool of choice for many projects, both open source and [[proprietary software|proprietary]]. |
'''Bugzilla''' is a general-purpose [[bugtracker|bug-tracking]] tool originally developed and used by the [[Mozilla Foundation]]. Since Bugzilla is [[World Wide Web|web]]-based and can be considered both [[free software]] and [[open-source software]], it is also the [[bug tracking]] tool of choice for many projects, both open source and [[proprietary software|proprietary]]. |
||
Revision as of 18:58, 1 October 2006
File:BugzillaLogo.png | |
Developer(s) | Dave Miller |
---|---|
Stable release | |
Preview release | 5.9.1 (September 3, 2024[1]) [±] |
Repository | |
Operating system | Cross-platform |
Type | Bugtracker |
License | MPL |
Website | Bugzilla project |
Bugzilla is a general-purpose bug-tracking tool originally developed and used by the Mozilla Foundation. Since Bugzilla is web-based and can be considered both free software and open-source software, it is also the bug tracking tool of choice for many projects, both open source and proprietary.
Bugzilla relies on an installed web server, such as Apache, and a database management system, such as MySQL or PostgreSQL, to perform its work. Bugs can be submitted by anybody, and will be assigned to a particular developer. Various status updates for each bug are allowed, together with user notes and bug examples.
Bugzilla's notion of a bug is very general; for instance, mozilla.org and wikipedia.org use it to track feature requests as well.
Requirements
Release notes such as those for Bugzilla 2.20.1 indicate the exact set of dependencies, which include:
- A compatible database server (often a version of MySQL)
- A suitable release of Perl 5
- An assortment of Perl modules
- A compatible web server such as Apache or IIS (though any web server that supports CGI can work)
- A suitable mail transfer agent such as Sendmail, qmail, Postfix, Exim or any SMTP server
See also
External links
- Bugzilla Home Page
- Bugzilla Live Demo
- Step-By-Step Bugzilla Installation On Windows
- Mozilla.org's Bugzilla Installation
- Open Directory - Bug Tracking Software
- Wiki on Modifying Bugzilla
- Bugzilla Installation List Tops 400
- Bugzilla/CVS/Wiki integration
- Bugzilla/SVN/Wiki integration
- Bugzilla/JIRA conversion
- ^ "[ 2024 Sep 3 ] Release of Bugzilla 5.1.2, 5.0.4, and 4.4.13". 2024-09-03. Retrieved 2024-11-06.