Bugzilla

Bugzilla is the leading open-source/free software bug tracking system, with high-profile installations at mozilla.org, GNOME, Red Hat, and NASA, among others. It features a comprehensive set of fields, attachment management, inter-bug dependencies, email notification of changes, a powerful query interface, reporting, and Web, XML, email, and console interfaces. It can be managed entirely using a Web-based UI. The user UI is customizable using templates.

Tags Database Front-Ends Office/Business Software Development Bug Tracking Quality Assurance Information Management Issue Tracking
Licenses MPL
Implementation Perl

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  09 Jul 2009 12:55
  • Rrelease-after

Changes: This release contains various useful bugfixes for the 3.2 branch, and also one security fix.

  • Rrelease-mid
  •  09 Jul 2009 13:14
  • Rrelease-after

Changes: This release candidate should be stable enough for production use. New features include simple bug filing, a new home page, hiding of email addresses from logged-out users, shorter search URLs, asynchronous email sending, display of dates and times in the user's time zone, custom fields that only appear when another field has a particular value, custom fields whose list of values change depending on the value of another field, the new custom bug ID field type, the "see also" field, the ability to reorder columns in search results, and search descriptions.

Changes: This is a feature-complete preview release for Bugzilla 3.4. Changes include a new home page, a new bug reporting form, the ability to login from every page, various other UI enhancements, and lots of other minor enhancements. This release is still unstable and not recommended for production use.

  • Rrelease-mid
  •  31 Mar 2009 07:31
  • Rrelease-after

Changes: Compatibility with MySQL 5.1.31 and later, various bugfixes, and one security fix.

  • Rrelease-mid
  •  03 Feb 2009 10:56
  • Rrelease-after

Changes: This release fixed a bug that was critical for any installation running under mod_perl, which was caused by an unintentional interaction between the various security fixes.

Rss Recent comments

Rcomment-before 30 Nov 2008 15:08 Rcomment-trans mattathias Rcomment-after

Bugzilla 3.2

After years of working with a few free bug tracking apps, we came to the conclusion that they took too long to configure, tended to be too complex for our needs (small web boutique) and too convoluted for non-technical people. So, we wrote our own.

Just launched it as a hosted app. Simple. Efficient. Highly effective. So easy, even clients love it. :-)

There's a free version to check out, and an incredibly inexpensive subscription model.

http://www.archerfishonline.com

Would love feedback!

Rcomment-before 08 Aug 2002 16:45 Rcomment-trans gerv Rcomment-after

Re: Bugzilla code...

Bugzilla is a great system, but is made
up of some of the worst Perl code I've
ever seen. It's not modular. It uses
techniques that would have made Perl 4
blush for sharing global variables.
There's just too much to know where to
start.

This is far less true now than it ever was. The UI is templatised, and the main CGIs were rewritten in the process for clarity and style. Bugzilla has come a long way since this comment was posted.

Gerv

Rcomment-before 22 Feb 2002 07:12 Rcomment-trans gerv Rcomment-after

Re: Hosted BugZilla Application on public server

> BugTracker.com hosts a bugzilla
> application, where you can configure
> your own software project bug tracking,
> since 99.

Not any more, it seems :-) Host not found...

Gerv

Rcomment-before 29 Aug 2001 03:06 Rcomment-trans justdave72 Rcomment-after

Re: Bugzilla code...

> Bugzilla is a great system, but is made
> up of some of the worst Perl code I've
> ever seen. It's not modular. It uses
> techniques that would have made Perl 4
> blush for sharing global variables.

There is an effort underway to fix these problems, and several of them have been recently. If you're planning on rewriting it, why not help out? We'd welcome the assistance at cleaning it up. Discuss this on netscape.public.mozilla.webtools or drop in on the #mozwebtools channel on irc.mozilla.org.

Rcomment-before 28 Aug 2001 06:37 Rcomment-trans ajsajscom Rcomment-after

Bugzilla code...
Bugzilla is a great system, but is made up of some of the worst Perl code I've ever seen. It's not modular. It uses techniques that would have made Perl 4 blush for sharing global variables. There's just too much to know where to start.

What I'm thinking of doing is re-writing the whole thing. It needs to use CGI.pm. It also needs a lot of the code turned into modules.

Problem is, the database schema needs to be re-written too (no primary keys on most tables, different names for the same value in multiple places, etc), but that presents an upgrade nightmare. Perhaps it will require a transition tool that just creates a new database with a new name and copies your old data...

I say all of this, because I've just tried to write some simple tools on top of bugzilla, and while I was able to, it was painful....

C3694ec1275daa53191133a713a79721_thumb

Project Spotlight

Ampache

An audio/video file manager and streaming Web application.

7d5ca9e81d7fd22ea447302f2258a4fb_thumb

Project Spotlight

cclive

A command line video extraction utility.