Your American History Reference Guide!
- Bugzilla

HistoryMania Information Site on Bugzilla American History American History Search        American History Browse welcome to our free resource site for all enthusiasts!

Bugzilla


Bugzilla is a general-purpose computer bug-tracking tool developed and used by the Mozilla organization.

Being web based and open source has made it the bug tracking tool of choice for many projects, both open source and proprietary.

Bugzilla relies on an installed HTTP server (such as Apache) and a database (usually MySQL) 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.

The notion of a bug in Bugzilla is very general; for instance, Mozilla.org uses it to track feature requests as well.

Bugzilla requires:

  1. MySQL Database server (3.22.5 or greater)
  2. Perl (5.005 or greater, 5.6.1 is recommended if you wish to use Bundle::Bugzilla)
  3. Perl Modules such as:
    • Template (v2.07)
    • AppConfig (v1.52)
    • Text::Wrap (v2001.0131)
    • File::Spec (v0.8.2)
    • Data::Dumper (any)
    • DBD::mysql (v1.2209)
    • DBI (v1.13)
    • Date::Parse (any)
    • CGI::Carp (any)
  4. A webserver such as Apache

Optionals include:

  • GD (v1.19) for bug charting
  • Chart::Base (v0.99c) for bug charting
  • XML::Parser (any) for the XML interface
  • MIME::Parser (any) for the email interface

External links

The contents of this article are licensed from Wikipedia.org under the
GNU Free Documentation License. How to see transparent copy
Search | Browse | Contact | Legal info