Bugzilla is a Web-based bug tracking application.
48
votes
13answers
31k views
What functionality does JIRA provide which is not available in Bugzilla? [closed]
We've always used Bugzilla for issue/bug/enhancement tracking, but I keep thinking about switching to JIRA. However, if we are going to switch from a free (Bugzilla) to paid product (JIRA), it would ...
39
votes
15answers
31k views
Bugzilla or Mantis? [closed]
As the title says, I'm starting one project right now, and trying to layout the infrastructure for the project (SVN, Email, Bug tracking, Online Forums, etc...)
So, Bugzilla or Mantis?
11
votes
9answers
6k views
filling Bugzilla quip list [closed]
This post is from the early days of Stack Overflow, and while we recognize its historical significance, we also recognize that the current community of users will likely close similar posts. Please ...
9
votes
8answers
5k views
What tools provide burndown charts to Bugzilla or Mylyn?
My team and I need to work on a project whose bugs are filed in Bugzilla, using Mylyn.
Do you know of any tool or plug-in that provides scrum-inspired burndown charts to Bugzilla or Mylyn?
...
8
votes
3answers
2k views
How should I implement User Stories in Bugzilla? [closed]
A few individuals at my work have come together to form a group whose goal is to analyze the benefits of implementing some Agile software development / project management principles.
As a developer, ...
7
votes
5answers
3k views
Eclipse MyLyn with BugZilla: Will the BugZilla installation need to be modified/configured?
I'm interested in MyLyn. I'm using Eclipse Ganymede and I have access to a BugZilla installation for the project I'm working on.
I wonder if the BugZilla installation will have to be ...
6
votes
4answers
5k views
How well does Bugzilla work for managing Scrum projects?
We have MS Sharepoint -- which isn't all bad for managing a task list. The data's publicly available, people are notified of changes and assignments.
I think that Bugzilla might be a little easier ...
6
votes
5answers
903 views
Using a wiki as a central development project repository
I have played with the idea of using a wiki (MediaWiki) to centralize all project information for a development project. This was done using extensions that pull information from SVN (using SVNKit) ...
6
votes
3answers
1k views
Migrate Bugzilla Issues to github Issue Tracker
I would like to migrate all my Bugzilla issues to an Issue Tracker at github.com (Example) (you get an issue tracker per repository).
1) Are there tools out there?
2) How did you do it?
Thanks for ...
6
votes
10answers
4k views
Bugzilla Reporting
Is there a really good free tool for BugZilla reporting? I am finding the default search options on the web interface far too limiting. My biggest issue is with the lack of Order By options (only 1 ...
6
votes
4answers
2k views
Migration To Trac
We are managing our development with Subversion over HTTPS, Bugzilla, and Mediawiki. Some of our developers have expressed an interest in migrating to Trac, so I have to evaluate what the cost of ...
6
votes
1answer
1k views
Does Bugzilla support any markup language?
Maybe I'm just blind, but I can't find documentation about how to format text in Bugzilla. Does Bugzilla support Markdown, Textile or some sort of markup language out of the box?
-- EDIT --
Half ...
5
votes
7answers
6k views
Is there a java api to access bugzilla?
Is there a (standalone!) java api which wraps the XML-RPC interface to bugzilla? I don't want to program my own api for it, and I can't actually find a library which does this (and only this).
...
5
votes
4answers
3k views
Perl DateTime::TimeZone not found (Bugzilla install)
I am trying to install Bugzilla on my Centos server. but I got this error:
Checking for DateTime-TimeZone (v0.71) not found
and
COMMANDS TO INSTALL REQUIRED MODULES (You *must* run all ...
5
votes
2answers
179 views
How to configure bugzilla to not advance to next bug when updating?
By default, when you apply changes to a Bugzilla entry, the web interface advances to the next bug in your list.
I would like to disable this feature since it is almost never what I desire, planning ...
5
votes
1answer
167 views
bugzilla plugin/extension for 'bug reports summary to individuals'
Is there any plugin/extension for bugzilla which can email individual user a 'list of bugs assigned to them' may be daily / weekly ?
I know it is very much simple for each user to do this for ...
5
votes
1answer
47 views
406 error of cpanel
I have installed bugzilla on my cpanel. But while creating a new bug it display 406 error
Not Acceptable
An appropriate representation of the requested resource /bugzilla/post_bug.cgi could ...
5
votes
1answer
1k views
How to export testopia test-cases?
I'd like to export Testopia test cases in CSV or XML format but the builtin export doesn't allow to have the full test case with steps and results. I have to export for someone who will do tests ...
4
votes
4answers
2k views
Visual SVN or alternative?
We are currently contemplating migrating from TFS to SVN.
I have previously used SVN based on a Linux server, but here we have no Linux boxes, and no Linux skills at all, so we are considering ...
4
votes
4answers
781 views
Does it ever make sense to have multiple assignees for an issue in an issue tracker?
I've been a JIRA and Bugzilla admin in past jobs, and have quite often had users ask for the ability to have more than one assignee per issue.
I know this is possible in JIRA, but to my mind it never ...
4
votes
3answers
1k views
How can I authenticate when using the Bugzilla Perl API in a script?
Working from the Bugzilla API, I've written a quick Perl script to clone a Bugzilla Product (recreating all the Components under their new Product). The Bugzilla Perl API is quite easy to use from the ...
4
votes
1answer
799 views
Bugzilla - webservice via JSON-RPC
Here's what i have tried soo far..
<html>
<head>
<title>bugstats.com</title>
</head>
<script type="text/javascript" ...
4
votes
1answer
2k views
How to change urlbase setting in Bugzilla config file manually?
My Bugzilla meets a strange problem. I used my IP as my Bugzilla urlbase setting. So I can login into my Bugzilla by following style address:
http://192.168.1.146:9090/
But right now the IP of the ...
4
votes
3answers
327 views
php file_get_contents sending wrong content-type to a Bugzilla install
I am creating a script that should send a request to a bugzilla installation in order to login a user and post bugs.
I am using BugzillaPHP available on Google Code ...
4
votes
2answers
2k views
.NET API for Connecting to Bugzilla
I am looking for a library to connect to Bugzilla which works with C#. I did find the Bugzilla C# Proxy, but it's not quite what I'm looking for. I haven't been able to find anything else through ...
4
votes
2answers
1k views
How do I change the Status labels in Bugzilla
I don't want to change how the Status field works I just want to change the labels to
the states that the old system uses. (the old systems consists of spreadsheets and paper :P
We are using 3.0
* ...
4
votes
1answer
313 views
Bugzilla 4.0.2 error when Ubuntu 11.04 was upgraded to Ubuntu 11.10
My Bugzilla was working fine until last week when I upgraded my OS to Ubuntu 11.10. Now when I go to Bugzilla by typing http://localhost/bugzilla, instead of directing me to the Bugzilla Main Page, ...
4
votes
1answer
572 views
Uploading attachments to Bugzilla using the Web Services API and Perl
I'm experimenting with the Bugzilla Webservices API for uploading attachments to bugs automatically but the base64 encoded messages I'm uploading always end up corrupted when I download them from ...
3
votes
4answers
741 views
How do I sort an array of hash references by one of the hash values?
First, please pardon my rusty Perl. I'm trying to modify Bugzilla's "whine.pl" to generate lists of bugs sorted by severity.
So it gives me an array of hash references. Each hash contains a bunch of ...
3
votes
2answers
2k views
Is there a trick to show Arial Black in Firefox?
Since Arial black is buggy in firefox, is there a way to show it without embedding it with @font-face?
https://bugzilla.mozilla.org/show_bug.cgi?id=644385
I've seen a couple of work arounds like ...
3
votes
3answers
290 views
Choice of Software for bug tracking/changes for Mathematica Application Package Development CVS Vs. Bugzilla?
I am developing an application package in mathematica with workbench and it is starting to get complex with multpiple versions and components. I read in some mathematica documentation ...
3
votes
1answer
1k views
How do you handle related bugs in Bugzilla?
Within our environment we have a core codebase, and several client-specific implementations of that codebase. When a client raises an issue, we need to determine whether it is a client specific ...
3
votes
1answer
198 views
How can I integrate Bugzilla issues with issue tracking in TortoiseHg?
How should I set the "Issue Tracking" parameters "Issue Regex" and "Issue Link" to enable linking to "Bug [number]" from TortoiseHg?
The Issue Link should be in a format like this:
...
3
votes
1answer
3k views
Converting table from MyISAM to INNODB
I am simply trying to convert a table from MyISAM to INNODB. This is for a bugzilla upgrade with testopia.
This simple command fails. ALTER TABLE table_name TYPE = INNODB;
ERROR 1214 (HY000): The ...
3
votes
4answers
2k views
How do you track versions in Bugzilla?
We are in the process of migrating our bug tracking to Bugzilla from a really old version of track and I am running out of Advil.
We have a legacy application that has been around for a long time. ...
3
votes
3answers
2k views
Mantis to Bugzilla migration?
So we have this project which uses Mantis as bug tracker tool and in the company the corporate bug tracking tool is Bugzilla. This means we will have to use Bugzilla soon.
I searched for tools that ...
3
votes
2answers
2k views
Bug template in Bugzilla
Is there any way to enforce a template in Bugzilla to guide users fill in bugs descriptions ?
Actually, i'd like to put some markup texts in the bug description field and avoid the creation of custom ...
3
votes
2answers
176 views
While sending mails in PHP, unwanted symbols like = and 3D are appearing at the receiver's end
While Trying to send mails in PHP, I could see that unwanted symbols like "=" and "3D" are appearing in the content.
This is the to header portion of the mail.
From:
Reply-To:
To:
MIME-Version: ...
3
votes
1answer
995 views
Can anyone help me with installing eclipse bugzilla plugin?
can anyone help me with installing eclipse bugzilla plugin? Where can I find tutorial on how to install it?
[EDIT] I got it http://download.eclipse.org/tools/mylyn/update/e3.4/ or you can use pulse ...
3
votes
1answer
671 views
Bugzilla Apache server config
I have installed Bugzilla on my dedicated server with Centos5.5.
I have already a website running on this server with Apache config
<VirtualHost *:80>
DocumentRoot /var/www/html/XXX
..
...
2
votes
3answers
153 views
Managing branches in subversion
I don't think I'm doing something right. I am using subversion as my vcs for our organizations website. I am the sole developer and I'm using bugzilla as my bugtracking system. I've got bugzilla ...
2
votes
3answers
1k views
Get a list of bugzilla bugs in PHP
Is it possible to get a list of all new bugs from a bugzilla installation via PHP?
I can see that there is the xmlrpc.cgi file but I can't find any examples of how to use it
Any help appreciated
...
2
votes
3answers
800 views
Open-Source bugs tracking system? [duplicate]
Possible Duplicate:
What bug tracking software do you use?
Better than BugZilla open-source based bugs tracking system?
I need a platform that supports a rich API (especially for PHP), unlike ...
2
votes
2answers
270 views
How do I launch a CGI script from a WSGI handler?
I'm trying to make a small testing server for Bugzilla so I can test out changes I make before they are deployed to the main Apache based server. I'm most familiar with Python, and I was wanting to ...
2
votes
1answer
131 views
Bugzilla - Include Product name in sent emails
I am very new to Bugzilla, especially when it comes to configuring it. I am looking for a way to include the Product name in emails that are sent to users for bugs. I would like it to appears similar ...
2
votes
2answers
336 views
When my software has a new version, how can Bugzilla know that I am now working on a newer version?
I am using Bugzilla and SVN. Right now, the project version in Bugzilla is version 1.0. What if I decide to create a tag in SVN, for version 2.0. How can I notify Bugzilla that I would now be working ...
2
votes
3answers
2k views
How can I update Bugzilla bugs from bash and php scripts?
Our development process is highly automated via a raft of bash and php scripts (including subversion hook scripts.) These scripts do a number of things to integrate with our Bugzilla 3.0 ...
2
votes
1answer
66 views
SQL query to select * from table, but return ID column as looked-up usernames
I'm using Bugzilla, and I essentially want to SELECT * FROM bugs table in the "bugs" database. However, the "assigned_to" column actually contains integer values (IDs) instead of a string with the ...
2
votes
1answer
266 views
How to display Product in Bugzilla ticket list
I have several products in my Bugzilla database and when I look at my ticket list there is no column for product.
How do I get a sortable Product column to be displayed?
And How do I make it the ...
2
votes
1answer
269 views
How to compartmentalise an outward-facing Bugzilla?
We're an ISV with ~65 customers. When they call with a support issue, we log it in our internal Bugzilla instance (there is a handful of specially trained super-users at each customer site from whom ...