1
vote
2answers
96 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 w …
3
votes
4answers
136 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 …
1
vote
0answers
37 views
Bugzilla Error : “Cannot determine local timezone”
Hi Everyone,
After I installed Bugzilla on my LAN it works great... the problem is when I try to commit a bug it gives me an internal error "cannot determine local time zone"
I h …
67
votes
110answers
11k views
What bug tracking software do you use?
I'm currently looking at Bugzilla and Trac, as they seem to be the most popular (and I'm hoping that also means if there are any problems, it will be easier to get help), but I'm c …
0
votes
1answer
522 views
YUI in IE6 & IE7
I'm using Bugzilla 3.2 RC2 (released 11/06/2008)
There is some conditional logic deep in there that shows a 2nd dropdown when the 1st has a value of "Resolved". Works great in IE …
8
votes
17answers
3k views
Bugzilla or Mantis?
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 Ma …
1
vote
1answer
46 views
Trac to Bugzilla Migration?
Any tips, scripts, or other artifacts that will make importing data from a Trac instance into a Bugzilla instance less work?
We have a modified Bugzilla, so it's likely that impor …
8
votes
7answers
2k views
Why pay for JIRA when I can use Bugzilla for free?
We've always used Bugzilla for issue/bug/enhancement tracking, but I keep thinking about switching to JIRA. However I would need to convince the boss that it's worth paying for som …
4
votes
4answers
382 views
Eclipse MyLyn with BugZilla: Will the BugZilla installation need to be modified/configured?
Hi, 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 hav …
1
vote
1answer
104 views
How does a Bugzilla server work?
We have bugzilla installed on a computer which we would like to act as a server. I have yet to install bugzilla on my computer, the client. Can you point me to some references whic …
4
votes
4answers
116 views
Mantis to Bugzilla migration?
Hi all!
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. …
1
vote
3answers
442 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 Bugzi …
2
votes
1answer
62 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 c …
2
votes
3answers
104 views
Open-Source bugs tracking system? [closed]
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 (especia …
0
votes
1answer
204 views
What is a good test case for bugzilla?
We are using Bugzilla to collect and monitor our bugs, but up until now we did not use any test case tool. Up until now we were doing only manual testing.
Which of the available t …
