Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
70 views

I am creating a Bug on Bugzilla 5.2+ via rest-API. I try to achieve to set the reporter to a known Bugzilla user which differs from the used API-User. I already tried that by creating an Extension.pm ...
MSauer's user avatar
  • 168
0 votes
0 answers
46 views

I am installing Bugzilla on my VM, and have completed all the steps as mentioned in their documentation (bugzilla modules & directories, DB config, server config). checksetup.pl gives success in ...
Neon Lite's user avatar
0 votes
0 answers
36 views

I have currently installed bugzilla and mediawiki on a VM with the below configuration. bugzilla.conf <VirtualHost *:80> ServerName xxxxxxxx DocumentRoot /var/www/html/bugzilla/ <Directory /...
Puneet Naik's user avatar
0 votes
1 answer
368 views

Getting this error when running testserver.pl. root@bugzilla:/var/www/webapps/bugzilla# ./testserver.pl http://localhost/bugzilla TEST-OK Webserver is running under group id in $webservergroup. TEST-...
S3C's user avatar
  • 1
-3 votes
1 answer
97 views

root@node167 ~/bugzilla $ sudo /var/www/html/bugzilla/checksetup.pl --check-modules * This is Bugzilla 5.0.4 on perl 5.16.3 * Running on Linux 3.10.0 #1 SMP Tue Jan 25 12:49:12 MSK 2022 Checking perl ...
atul ahire's user avatar
0 votes
1 answer
140 views

I've been working with the mozilla version of bugzilla, to which i make get requests using the follow url: https://bugzilla.mozilla.org/rest/bug?limit=10&status=NEW&type=defect. I wanted to do ...
ayowhatthedogdoin's user avatar
0 votes
0 answers
101 views

We have a simple system, running Bugzilla 5.0.6. One Product, ProductA, multiple components. Two users, User1 & User2, no groups. User1 is a member of conconfirm, User2 is not. ProductA is set to &...
K Hurst's user avatar
  • 11
0 votes
1 answer
319 views

I am currently querying Bugzilla as follows: r = requests.get( "https://bugzilla.mozilla.org/rest/bug", params={ "chfield": "[Bug creation]", &...
Kraigolas's user avatar
  • 5,640
2 votes
1 answer
278 views

I am trying to contribute to open source particularly Firefox(Mozilla), I have done my installation and set up but I have a challenge determining where to look in the codebase to find the file where a ...
Ambrose Onyemakonor's user avatar
0 votes
1 answer
121 views

Right now, navigating in Chrome to https://bugs.llvm.org/show_bug.cgi?id=12187&ctype=xml shows data for the CC email addresses such as: <cc>[email protected]</cc> <cc>llvm-bugs@...
Quuxplusone's user avatar
  • 28.8k
0 votes
1 answer
590 views

Apparently, the problem with Bugzilla and MySQL version 8 has been known for over 2 years. I am running Bugzilla version 5. When my website provider upgraded my server to MySQL version 8, Bugzilla ...
Richard Price's user avatar
3 votes
0 answers
2k views

I've been implementing validations for the input using Javascript and Regex. I found interesting (at least I think so) behavior with one particular Regex. /([a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\...
severus256's user avatar
  • 1,743
2 votes
0 answers
1k views

I have installed Bugzilla on my windows system using this https://bugzilla.readthedocs.io/en/latest/installing/windows.html link. Firstly, clone the https://github.com/bugzilla/bugzilla.git link to ...
Lakshya sharma's user avatar
0 votes
1 answer
1k views

I am trying to make use of curl command which will help me to update the bug status after providing details .. So I am trying to run this specific curl command to do it, however it gives an login ...
Sameer Atharkar's user avatar
1 vote
0 answers
104 views

import requests from bs4 import BeautifulSoup URL = "http://india-bugzilla/Games/index.cgi" headers = { 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,...
Sridhar's user avatar
  • 11
0 votes
0 answers
327 views

I am using Windows 7 and developing a Firefox add-on that needs to display notifications, but none are being displayed. I have confirmed that the command browser.notifications.create is being ...
Daniel H's user avatar
  • 503
0 votes
1 answer
167 views

The bugzilla install is very old now (4.0.1) and although it would be best, upgrading is a real pain as I suck at Perl related stuff. It has worked with no issue for many years and stopped in December....
CADuser's user avatar
  • 73
0 votes
1 answer
229 views

On a fresh install of Bugzilla 5.0.6 with Apache 2.4.41 on Ubuntu 20 I'd like to map our domain users to our existing Bugzilla accounts. (We're migrating from an earlier version of Bugzilla but on ...
Dan's user avatar
  • 81
0 votes
0 answers
85 views

I'm attempting to install Bugzilla 5.0.6 on Ubuntu 20.04. MySQL version is 8.0. For MySQL configuration, the Linux installation guide refers me to this page with instructions to create a 'bugs' user: ...
JonahHuron's user avatar
1 vote
0 answers
125 views

I have installed Bugzilla 5.0.4 in Xampp 5.6.24-2-VC11 with ActivePerl 5.24.3.2404 and CAS plugins from https://bitbucket.org/triologygmbh/bugzilla-cas-plugin/src/master/ Changed User Authentication ...
maxtam642's user avatar
3 votes
5 answers
13k views

systemctl start apache2.service Getting this error:- Job for apache2.service failed because the control process exited with error code. See "systemctl status apache2.service" and "journalctl -xe" ...
Shreya Sood's user avatar
1 vote
2 answers
88 views

I am trying to set up the VersionOne-Bugzilla integration tool (https://community.versionone.com/VersionOne_Connect/Supported_Integrations/VersionOne_Integration_for_Bugzilla_5.0_and_Above), and I am ...
pi905's user avatar
  • 25
1 vote
0 answers
211 views

I am working remotely. I was notified that the Bugzilla server will be shut down for days. I am wondering is there a way I can get/export all bugs assigned to me with the attachments?
peterboston's user avatar
1 vote
0 answers
2k views

I have written the following docker-compose file to create 3 containers. Bugzilla container exits with code 0 after creation. Could you suggest what am I missing. It's not even showing any error, is ...
Saurabh's user avatar
  • 63
1 vote
0 answers
252 views

I tried to configure GitLab integration with Bugzilla but without success. Can somebody provide an example of: Project url (e.g. http://bugzilla/describecomponents.cgi?product=MY_PROD&component=...
Željko Trogrlić's user avatar
1 vote
1 answer
1k views

I am attempting to install Bugzilla on a Windows 10 machine using this guide: https://bugzilla.readthedocs.io/en/latest/installing/windows.html# Apache 2.4, Perl 5.28.2, and MySQL 8.0 are installed ...
Jeff's user avatar
  • 46
0 votes
0 answers
482 views

I've been working on this project a while now and web search has not returned anything useful other than advertisements for services. I want to use Keycloak to authenticate a local Bugzilla ...
Try-Harder's user avatar
0 votes
1 answer
189 views

I want to search for all the bug reports in the Eclipse bug repository that have been filed and fixed between January 2008 and November 2010. How do I search for bugs from a date range in Bugzilla?
Software Dev's user avatar
  • 1,112
-1 votes
2 answers
94 views

**I'm using the below code to fetch the multiple failure screenshots from the folder to Bugzilla tool, while uploading the pictures in bugzilla, color of the picture is disorted. [enter image ...
Kogul Selvanathan's user avatar
0 votes
1 answer
52 views

When I check in a file to Perforce using IntelliJ I would like the check-in to update Bugzilla as well. I have connected to both Perforce and Bugzilla within IntelliJ. Is there a way to do this ...
ABC123's user avatar
  • 1,085
2 votes
3 answers
3k views

Getting an error with creating database with latest MySQL version 8.0 for Bugzilla installation. I'm setting up a new server for Bugzilla with below configuration. Bugzilla version : 5.0.6 ...
Chintan Parmar's user avatar
0 votes
1 answer
456 views

I have an issue with this get request of bugzilla to get the page of bug_list of two bugs "http://10.0.6.199:8080/bugzilla/rest.cgi/bug?id=2313,3478?api_key=my_api_key" The issue appeared when I write ...
Sa Ra's user avatar
  • 41
0 votes
2 answers
436 views

I am trying to migrate some of my bugzilla data to JEERA. I have some custom fields in bugzilla which has dynamic parent-child relationship. for exa- Suppose I have Labels "India" "China" "Russia", ...
Yogesh Jilhawar's user avatar
0 votes
2 answers
2k views

I am trying to install Bugzilla. For that Strawberry perl, Microsoft IIS, MySQL are installed with latest versions. Followed guidelines given on Bugzilla installation page for windows. Whenever I run ...
Chintan Parmar's user avatar
1 vote
0 answers
2k views

I am currently working on a project that involves python-bugzilla module. When I try to collect some bug data, I get the following error : RemoteDisconnected : Remote end closed connection without ...
kakarotto's user avatar
  • 310
0 votes
1 answer
64 views

Is it possible to specify more product versions in single Bugzilla bug? That'd help the need to clone the same bug several times.
pevik's user avatar
  • 4,851
1 vote
1 answer
569 views

I have tried to install the Bugzilla-5.0.4 version in my Windows 10 OS system. Also, I have installed MySQL 8.0 version along to maintain the all Bug data assets. I have installed all plugin which ...
Sakeri Dilip Kumar's user avatar
0 votes
1 answer
111 views

Here is my code: data = { 'groups': [{'add':{'S8','ALL'}}] } r = requests.put(bugzilla_host + '/rest.cgi/user/user_name?token=' + token, data=data) And I get the following error: > {"...
haichao's user avatar
0 votes
1 answer
235 views

1) I have a question about KIWI TCMS and Bugzilla integration. Now our integration works by first having to create bugs in Bugzilla and then enter the bug number into KIWI TCMS and pair each other. I ...
Tomasito's user avatar
  • 304
2 votes
0 answers
186 views

I have a custom field in Bugzilla that I need to update after making a JSON call to another server after a bug has been updated. I am able to make the call and get the response back, but attempting ...
Tom's user avatar
  • 21
0 votes
0 answers
676 views

Trying to install bugzilla on ubuntu 18.04 with an external MySQL server which is running MySQL 8.0. Not getting checksetup.pl to succeed. Its failing at the stage of "Adding new table groups..." ...
Rob's user avatar
  • 1,044
0 votes
1 answer
289 views

I am writing a bugzilla extension which adds a comment to bugs when they are submitted using the bug_end_of_create() hook. Regardless of what I pass in the "who" parameter, the comment always appears ...
Brian's user avatar
  • 101
0 votes
1 answer
1k views

URL: http://<mydomain>/index.cgi?GoAheadAndLogIn=Log%20in There was an error sending mail from '@<mydomain>' to '<my-email>@outlook.com': no sender Traceback: at Bugzilla/Mailer....
Pedro Henrique's user avatar
2 votes
1 answer
666 views

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 ...
user3906723's user avatar
1 vote
1 answer
1k views

Using the Bugzilla 5.0 REST API, how do I send the API key in a header? The following works with a 200 response and creates a bug: curl -Ski -X POST -H "Content-Type: application/json" -H "Accept: ...
Marlin Pierce's user avatar
1 vote
0 answers
125 views

At dashboards, it shows zabbix server running Value NO. Can bugzilla give the effect for this problem? if not what are the other cause that can make this problem happen? Zabbix running NO:
Dean Tratos's user avatar
0 votes
1 answer
105 views

I have recently migrated the bugzilla from one machine to other following https://bugzilla.readthedocs.io/en/latest/installing/moving.html document. I have cross-verified users list, bugs, attachments ...
love's user avatar
  • 1,040
0 votes
1 answer
1k views

I have a little trouble for install Bugzilla. I have follow this install guide : https://bugzilla.readthedocs.io/en/latest/installing/quick-start.html But when I test the server, I have this problem :...
Stéphane Delarue's user avatar
1 vote
1 answer
174 views

I'm trying to reverse proxy a bugzilla 4.2.3 site using Apache 2.4. Bugzilla is on HTTP and I have no access to configuration. This is my Apache config: <VirtualHost bug.mydomain.com:443> ...
sgargel's user avatar
  • 1,066
3 votes
1 answer
3k views

I'm using Bugzilla 5.0.2. It wasn't sending emails, so I changed some parameters and now I'd like to test it. I set mail_delivery_method to Test, now what should I do to prompt Bugzilla to send an ...
PiotrChernin's user avatar

1
2 3 4 5
11