Questions tagged [bugzilla]

Bugzilla is an open-source, web-based bug tracking tool.

Bugzilla is an open-source, web-based bug tracking tool. It has a security concept and supports several databases as the backend, allowing advanced queries. There is an email notification and can be adapted via lots of settings.

28 questions
8
votes
1 answer

Firefox: open history in a tab

I was able to open the history panel in a Firefox tab using the url chrome://browser/content/history/history-panel.xul until some time ago. With the new Firefox version, this is no longer possible. Is there any other way to open the history panel in…
Toc
  • 1,821
2
votes
1 answer

How to view attached PNG images in Bugzilla web-browser page?

I attached image to the bug in Bugzilla (version 3.2.4). When I press details near the attachment I am not able to view picture in the web-browser, I need to download it. The message on the page I obtain is following: "The attachment is not viewable…
sergtk
  • 490
2
votes
2 answers

What alternatives to Bugzilla for Debian/Ubuntu?

It looks like Bugzilla is being dropped from Debian and Ubuntu. Are there alternate packages that provide similar services?
user73139
  • 123
2
votes
1 answer

How do I install Bugzilla using XAMPP in Windows?

I need to install Bugzilla using XAMPP with Perl on my Windows XP machine. What is the procedure? I have installed PHP based applications in XAMPP like Joomla, WordPress, etc., but it seems that Bugzilla is Perl based. Its installation guide is…
sv_in
  • 206
2
votes
1 answer

Bulk insert bugs into bugzilla from another Bug tracker

I am looking for a script and/or examples of scripts for bulk importing/inserting bugs into a new installation of bugzilla 4. We are moving from an old DevTrack and need all our bugs inserted. Our old system is MS SQL based, and I see all the bugs.…
Saariko
  • 867
1
vote
1 answer

How to have multiple bugzilla releases co-existing in parallel on one server (e.g. 2.21 and 3.x) for trialling

I run bugzilla 2.21 on Debian Linux and I would like to take advantage of the enhancements and features in the latest release of bugzilla, at time of writing this is in 3.x numbering, currently 3.44. I cannot simply upgrade to the new version,…
1
vote
1 answer

Bugzilla, no login required to view bugs

Bugzilla has to have a way to stop anyone random person to view the bugs, but I can't find it. This question is similar to How to prevent anonymous (users that are not logged in) BugZilla access? , but there is no answer to the question. To…
1
vote
1 answer

How to mark as read all existing messages with the same subject line in Thunderbird?

I am looking for an easy way to mark as read all existing messages with the same subject line as the selected message. It is important that no future mails will be marked as read by this actions (i. e. no permanent filter). Background: I am drowned…
1
vote
1 answer

What is the hardware requirements to install Bugzilla?

Can anyone advise on hardware requirements like required disk space, memory and cpu requirements, and system configuration requirements such as the necessary user credentials? I will be installing this on a solaris server.
1
vote
3 answers

Bugzilla: how do I configure one "urlbase" that works internally and externally?

PROBLEM: I have Bugzillla 3.6 running on Linux, with a Windows 2008 server for our internal DNS. I need to set Bugzilla's urlbase" so the SAME configuration will work for INTERNAL clients as well as EXTERNAL…
paulsm4
  • 1,949
1
vote
3 answers

Uninstall Perl 5.10 and Install 5.8 on Ubuntu 10.04

I was using Ubuntu 8.04 with installed Perl 5.8.8. I had installed Bugzilla 3.4.4 with some custom scripts and it was working fine. I had to upgrade Ubuntu from 8.04 to 10.04 and automatically Perl is also upgraded from Perl 5.8 to 5.10. Now,…
1
vote
0 answers

Internal Server Error in Bugzilla after resetting MySql Password

I have reset my mysql password, however now Bugzilla returns an Internal Service Error occasionally when accessing certain pages within Bugzilla. The error goes away when you refresh the page, but it'd be nice it stopped appearing. I have updated…
1
vote
1 answer

2019 incorrect week calculation by the standard date format mask

Normally I calculate the week of the year by the standard date format mask %Y%W. Till 2019 it worked quite good but last days I've noticed that the first week of the year 2019 (2018/12/31-2019/01/06) is shown like the last week number 53 from 2018.…
1
vote
0 answers

Set up Bugzilla on IIS 10 with FastCGI

I'm a bit of an IIS noob so apologies if this is vague. I've successfully set up Bugzilla on IIS 10 but it's pretty slow - a few seconds to load each page even on the same local machine. As I understand it I need to use FastCGI to fix this. I…
user12007
  • 181
0
votes
1 answer

Bugzilla/Apache/Windows, "You don't have permission to access / on this server."

On 64bit Windows Server 2008 r2, I'm trying to install Bugzilla. Have installed MySQL 5.6, Apache 2.4, Perl 5.20, and Bugzilla 4.4.9+, 64 bit versions all around. I've successfully completed the Bugzilla step where you call checksetup.pl, which is…
joe7pak
  • 131
  • 1
  • 6
1
2