Jump to content

Bugzilla: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Conscious (talk | contribs)
m Image:Buggie.png
Edjackiel (talk | contribs)
No edit summary
Line 11: Line 11:
|website = [http://www.bugzilla.org Bugzilla project]
|website = [http://www.bugzilla.org Bugzilla project]
}}
}}

[[Image:Mozilla.org Bugzilla.png|thumb|Mozilla's own Bugzilla installation]]

[[Image:Typical Bugzilla Bug.png|thumb|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]].

[[Image:Mozilla.org Bugzilla.png|thumb|right|250px|Mozilla.org's Bugzilla installation]]


Bugzilla relies on an installed [[web server]], such as [[Apache HTTP Server|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 relies on an installed [[web server]], such as [[Apache HTTP Server|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 [[software bug|bug]] is very general; for instance, [[mozilla]].org and [[wikipedia]].org use it to track feature requests as well.
Bugzilla's notion of a [[software bug|bug]] is very general; for instance, [[mozilla]].org and [[wikipedia]].org use it to track feature requests as well.


[[Image:Typical Bugzilla Bug.png|thumb|right|250px|Typical Bugzilla bug report (mozilla.org)]]


==Requirements==
==Requirements==

Revision as of 02:59, 11 October 2006

Bugzilla
Developer(s)Dave Miller
Stable release
2.22 / April 22, 2006
Preview release5.1.2 (February 16, 2018; 6 years ago (2018-02-16)[1]) [±]
Repository
Operating systemCross-platform
TypeBugtracker
LicenseMPL
WebsiteBugzilla 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.

File:Mozilla.org Bugzilla.png
Mozilla.org's Bugzilla installation

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.


File:Typical Bugzilla Bug.png
Typical Bugzilla bug report (mozilla.org)

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

  1. ^ "[ 2018 Feb 16 ] Release of Bugzilla 5.1.2, 5.0.4, and 4.4.13". 2018-02-16. Retrieved 2018-02-24.