Questions tagged [bug-tracker]

34 questions
2
votes
2 answers

How to add new users to watch-list in Redmine

How do I add new users to the "Watch List" for a particular bug in Redmine so that they will get updates for changes to said bug?
Freedom_Ben
  • 11,247
  • 10
  • 69
  • 89
1
vote
0 answers

Tracking bugs locally with TortoiseHg

Is there any way to track issues/bugs with TortoiseHg? There are a lot of extensions for online bug trackers (Trac, Jira etc) but is there any local solution? I have found bExtension useful but it lacks a GUI. On the other hand bugzilla seems…
T81
  • 171
  • 1
  • 3
  • 12
1
vote
2 answers

Bulk rename/delete on many wiki pages in trac, how?

does trac web interface provide a way to delete, rename, etc. a lot of wiki pages as a whole, without having to do the tedious task one by one and manually? Something like a checkbox for each page, followed by a Delete button. Thanks
Paolo
  • 20,112
  • 21
  • 72
  • 113
1
vote
2 answers

Show active tickets in Trac wiki home page

in my trac installation I'm looking for a way to show Active tickets in a section of the homepage. How could I do this? Thanks
Paolo
  • 20,112
  • 21
  • 72
  • 113
1
vote
0 answers

Connecting to Mantis Bug Tracker via .Net

I tried to connect and add an issue to Mantis Bug Tracker serwis, but no success. I am using .Net Framework 2.0(Compact FrameWork). My Bug Tracker Service have a few projects and i want to add issue to specific one including user, time and…
1
vote
1 answer

How to modify the category of an issue already created in MANTIS?

Users created some issues, but assigned a wrong category. I (admin) would like to fix this. How can I do this? Once an issue has been created the main fields seem to be unmodifiable.
1
vote
1 answer

Redmine bug in Chrome

I'm working with Redmine for a long time already. From time to time my our team detects some bugs in it, like this one on the image below. It appears on My Page in Chrome only. I haven't found an answer in Redmine forum. Has anyone run into such a…
1
vote
2 answers

Mantis Bugtracker: File download stops after 4Kb has been downloaded

I'm having an issue with Mantis Bugtracker (version 1.1.8), where file downloads only reach 4 Kb, and then stop. I don't know if this is a problem in the product itself, or in the PHP installation on the server. I've tried disabling output buffering…
Marcus Blomberg
  • 473
  • 2
  • 6
  • 10
1
vote
2 answers

How to track application strange behaviour?

One of my client has experience strange behavior of my application - on second time it runs - it just closing - no error or anything. How can I track this kind of "heisenbugs" where I don't have any stack trace or physical access to the remote…
JustMe
  • 2,329
  • 3
  • 23
  • 43
0
votes
0 answers

How can I track a Bug fix for safari?

We have been seeing issue on safari, starting safari 14.1 (MAC OS 11.3), where, Local-storage was not synchronised across tabs (more info:https://twitter.com/jaffathecake/status/1389493762129375232 ), It was not fixed in the recent MAC OS release -…
sred31
  • 1
  • 1
0
votes
1 answer

ConnectionString wthout username and password bugtracker

I am trying to setup BugTracker on my local machine. My SQL Server used Windows Authentication. My connection string looks as under
Jordon Willis
  • 4,851
  • 7
  • 27
  • 34
0
votes
1 answer

How to access my bug tracker by clicking a bug's ID in Visual Studio?

Is there a way to configure Visual Studio such that bugs mentioned in source code comments open up my bug tracker when clicked? TortoiseSVN provides this feature, and allows you to specify a bug tracker URL with a bug-ID placeholder to open up.…
Richard Kiefer
  • 1,814
  • 2
  • 23
  • 42
0
votes
1 answer

Insert Trigger on SQL Server for Change/Audit History

I have two tables on my application (I'm trying to create a bug tracker). One that I can add a record/issue to and one that is for the history of the issue. So, the second (Bugs_Shadow) table will create the new record along with the first one…
Phil Adams
  • 95
  • 2
  • 16
0
votes
1 answer

How to edit the main menu text in mantis bug tracker

I am trying to change the main menu text in the mantis bug tracker like "Report Issue" to "New Project" how can i accomplish this? I looked at custom_strings_inc.php but I could not understand how to change the main menu text from there.
jarus
  • 1,853
  • 11
  • 44
  • 76
0
votes
1 answer

Where to report issues of the jira.codehaus.org bug tracker itself?

I searched through the project list and don't seem to find a good candidate. The link "Report a bug" on the buttom of the page which looks like it serves to report issues of the site does the same thing a the "Create" button for new issues.
Kalle Richter
  • 8,008
  • 26
  • 77
  • 177