Questions tagged [bugzilla]

A widely used bug / defect tracking database originally from the Mozilla project.

A widely used and open-source bug / defect tracking database originally from the Mozilla project. Refer Bugzilla Home and the Wikipedia Article

111 questions
1
vote
0 answers

Text decoration (strike-through) in "Depends on" column of bug lists

Bug lists in the Bugzilla installation on (see this one) have linked numbers with decoration in the “Depends on” column: which is very helpful for picking a new candidate to assign, but which we miss in the Bugzilla installation of our company: I…
Wolf
  • 183
  • 1
  • 8
1
vote
1 answer

Bugzilla config fails: ./data/params.json file does not exist

I already installed successfully LAMP on suse tumbleweed. Then i installed bugzilla with yast. When directing browser to localhost/bugzilla i get Software error: The ./data/params.json file does not exist. You probably need to run checksetup.pl. at…
user2609605
  • 111
  • 2
0
votes
1 answer

Can not select multiple LDAP servers with authconfig bug report

There is this bug report "Can not select multiple LDAP servers with authconfig" Red Hat Bugzilla – Bug 1142830; https://bugzilla.redhat.com/show_bug.cgi?id=1142830 which is suppose to be solved on version authconfig-6.2.8-9.el7. I am using…
kevbuntu
  • 169
  • 1
  • 1
  • 7
0
votes
1 answer

SVN bugtraq properties for BugZilla

Bugtraq properties: I am using the above settings to integrate SVN with BugZilla. The commit message should look like this: "Bug 100000: Description" I need to remove a newline so the whole message is on one line. How can I achieve that?
Cuder
  • 1
  • 2
0
votes
1 answer

Any way to hide the plain text bugzilla password from POST request?

I have one bugzilla setup working with me. I have hosted the same on apache. When we login to bugzilla, it sends the POST request Form Data which has password as plain text. Form…
love
  • 155
  • 7
0
votes
1 answer

bugzilla with apache2 on ubuntu

I have a problem with the bugzilla and restarting apache2. When i try to reload apache2 it says: The apache2 configtest failed. Not doing anything. Output of config test was: AH00526: Syntax error on line 3 of…
0
votes
2 answers

Bugzilla: redirecting to external website

I just did a fresh install of CentOS 7 on a server and I am running into a problem with getting a web application up and running. I am working on installing Bugzilla and I am struggling at the very end. I have used this guide to help me out:…
khop
  • 111
  • 3
0
votes
1 answer

mailing system not working in bugzilla

Installed Bugzilla and its working fine with out email configuration. Created hmailserver for local mail system and configured in outlook. It is also working fine with outlook. Now I have to configure this local mail server in bugzilla. I did some…
Srikanth
  • 1
  • 1
0
votes
1 answer

Can not update Bugzilla Parameters

I'm running Bugzilla 4.4.5 on Windows 2008 r2 with IIS 7.5. My path to Index.cgi is C:\Inetpub\wwwroot\bugzilla-4.4.5 The URL I'm using is http://localhost/bugzilla I can bring the website up and login, but when I edit the parameters and click…
bcole
  • 1
0
votes
1 answer

Shared Bugzilla with SSL and mod_perl has login cookie issues

I've managed to set up a shared mod_perl Bugzilla environment using the PROJECT variable, and it works perfectly. Now I'm trying to do the same thing on a different server, with the same basic setup, except that the hosts sharing Bugzilla are…
boot13
  • 185
  • 1
  • 1
  • 9
0
votes
0 answers

Bugzilla LDAP Authentication troubleshooting

I'm fairly new to linux server administration, but I've "successfully" spun up a bugzilla server. System: Ubuntu 12.04, mysql-server, bugzilla-4.4.2 On my Admin account I have configured Parameters->LDAP. I have double and triple checked my…
trueCamelType
  • 1,086
  • 5
  • 20
  • 42
0
votes
1 answer

Bugzilla emails set to sendmail but still go to mailer.testfile

I have a server with a bugzilla (4.0.9) installation that I did not personally install, but am trying to enable emailing. I set the email parameter to "test" and verified that the emails do indeed write to…
TaRDy
  • 111
  • 5
0
votes
1 answer

Bugzilla 4.0 Post Bug Error

I have installed Bugzilla 4.0 on Ubuntu 10.04.4. We have multiple instances of Bugzilla for each project and postfix is being used behind to send emails. Recently we created a project and created the users. In those users for only one user when he…
Caterpillar
  • 1,132
  • 2
  • 23
  • 47
0
votes
1 answer

Why might bugzilla only accept bugs for one product?

I've set up multiple products on a new Bugzilla installation, but only one of them is used. On the "new bug" page, it is automatically selected and there isn't even a drop-down list to pick one of the others. When editing a bug, the drop-down list…
scav
  • 103
  • 1
0
votes
2 answers

Bugzilla is not sending out emails

Hi I'm pretty new at this and I'd like to ask how to debug any of my installations. Bugzilla doesn't seem to be sending out emails. If i set the delivery method to 'test' a mailer.testfile is successfully generated. However when i set it to 'smtp'…
lloyd
  • 9
  • 1