Questions tagged [mantis]

MantisBT is a free popular web-based bugtracking system. It is written in the PHP scripting language and works with MySQL, MS SQL, and PostgreSQL databases and a webserver. MantisBT has been installed on Windows, Linux, Mac OS, OS/2, and others. Almost any web browser should be able to function as a client. It is released under the terms of the GNU General Public License (GPL).

MantisBT is a free popular web-based bugtracking system. It is written in the PHP scripting language and works with MySQL, MS SQL, and PostgreSQL databases and a webserver. MantisBT has been installed on Windows, Linux, Mac OS, OS/2, and others. Almost any web browser should be able to function as a client. It is released under the terms of the GNU General Public License (GPL).

For discussion forum: Mantis Forum

246 questions
0
votes
2 answers

How to integrate Mantis with TestLink

OS: Windows 10 I have installed TestLink(testlink-1.9.15) and Mantis(mantisbt-1.3.3) on XAMPP successfully. Both of them can be launched in browser separately. I want to integrate Mantis with TestLink. To do this I followed the doc…
Ripon Al Wasim
  • 36,924
  • 42
  • 155
  • 176
0
votes
1 answer

Mantis Bug Tracker Attachments File Format

May I know if files attached in Mantis Bug Tracker is in binary format only? Is it configurable to be saved in the original file format? Thank you.
Wilson
  • 55
  • 1
  • 7
0
votes
0 answers

403 Forbidden error in 32 bit WAMP

I installed WAMP 2.5, 32 bit on windows 2008 standard server. Everything looks fine on localhost but when tried from network I am having below error. Forbidden You don't have permission to access /phpmyadmin on this server. Apache/2.4.9 (Win32)…
0
votes
1 answer

How to add a main menu option in Mantis BT

I am confused either to create a new plugin or make some changes to the source code to add a menu option. What should i do to add a main menu option in Mantis BT?
Hima
  • 91
  • 1
  • 4
0
votes
1 answer

Mantis "Recently modified" changing after user monitors an issue

I'm administering a mantis site which has tens of thousands of users and thousands of issues (mostly closed). Mantis will, by default, modify the "Recently Modified" field whenever a user Monitors an issue. I would like to disable this functionality…
Liosan
  • 7,520
  • 2
  • 17
  • 16
0
votes
0 answers

What may be the issue for the files and issues not getting updated in the Mantis BT Repository->Manage?

Using Gitlab integrated with Mantis BT Mantis BT -> Repositories -> Manage, when clicked on import the latest data, data is getting imported and the changesets value is getting updated but the statistics files and issues values are not getting…
Hima
  • 91
  • 1
  • 4
0
votes
0 answers

The encoding in the declaration 'ISO-8859-1' does not match the > encoding of the document 'utf-8'. VB.NET

When I am trying to send data from vb.net to mc_issue_add I'm getting the following errors : An exception of type 'System.ServiceModel.ProtocolException' occurred in mscorlib.dll but was not handled in user code and the inner exception…
SR1092
  • 555
  • 1
  • 7
  • 31
0
votes
1 answer

Can I provide more permission to a user (Not manager) in Mantis Bug Tracker

I'm an administrator of Mantis Bug Tracker in my working place. There are also several reporter accounts, developer accounts on it. My question is about both of these user accounts have too less permission. I'm facing two questions on it, 1.…
Kelvin Low
  • 390
  • 6
  • 22
0
votes
1 answer

What is the difference between the Mantis bug severities Crash and Block?

I want to know the difference between the severities Crash and Block with some examples. When will each be used? Also, what is Tweak? Thanks.
Bhakti Shah
  • 1,623
  • 3
  • 13
  • 13
0
votes
1 answer

Mantis Integration into Pivotal Tracker

Guide me how to integrate the Mantis application into the Pivotal Tracker, as of now we bought the license for Pivotal Tracker and from the beginning we are used Mantis application, so now we planned to integrate the Mantis into Pivotal to mapping…
Prabu
  • 3,550
  • 9
  • 44
  • 85
0
votes
1 answer

Mantis SOAP-Error accessing mantisconnect.php (Eclipse Mylyn-Plugin)

I installed Mantis BT 1.2.19 on my server and it works well. To benefit from it in my Eclipse-IDE (Mars) I installed the Task-Repo Plugin for Mantis and tried to add the connection. When I click on "Validate settings" in Eclipse I get the following…
cljk
  • 936
  • 1
  • 7
  • 20
0
votes
1 answer

mantis: how to show custom field in "enter report details" page

I added a custom field to my Mantis BT installation. However I can't figure out how to get it to show up on the Enter Report Details page or the edit details page. (I was able to figure out how to customize the View Issues page and some other…
Peri Hartman
  • 19,314
  • 18
  • 55
  • 101
0
votes
1 answer

How do I override "java.io.tmpdir" when running ant/mantis junitreport?

Net: 'junitreport' doesn't seem to provide a way to set the temporary folder that it uses while performing transformations, and the doesn't seem to be a way to update 'java.io.tmpdir' for the reporting task. In this case, setting 'user.home' or…
Thomas Bitonti
  • 1,179
  • 7
  • 14
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

how to change the localhost to machine name?

I am running a webserver for Mantis BT. I have configured it on my laptop for test phase. The user's which I have created manually receive a URL for initial sign-up. they can only connect to me by replacing the localhost in the URL with my laptop…
Matin
  • 131
  • 10