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
2
votes
3 answers

Sent Email in Google Cloud Service

I have some doubts regarding configuring email in Google Cloud service with existing applications 1.we configured the SMTP using gmail account with port 587 & try to sent mail from our google cloud instance, no email is sent.We try to ping to the…
2
votes
2 answers

bug tracking on a per project basis

been looking into bug tracking solutions. searched the net, other sites, as well as other replies/questions here, i've got a project that will have multiple subprojects. each subproject will have a need to have its' own bug tracking space. ie,…
tom smith
  • 1,035
  • 7
  • 23
  • 39
2
votes
1 answer

Automatic login between separate php web apps. Security issue?

We have a tech support website/database at work that we use to record our interactions with customers. Our tech support people are not capable of creating their own accounts. We also use Mantis on the same server as a way to keep track of…
daharon
  • 2,000
  • 2
  • 17
  • 20
2
votes
1 answer

Getting Proxy Error at time of integrating Mantis Tool with TestRail.

In the TestRail tool when I Integration the mantis tool this time error message. Step: At Integration page of testrail select the Mantis tool via drop down. Now add the following detail ; Please configure your Mantis connection…
2
votes
2 answers

How can I commit in GitLab to link it to the bug id in Mantis BT?

I have committed the code in GitLab but i want that commit to be linked with a bug id in Mantis BT. Can someone help in telling how can i do that?
Hima
  • 91
  • 1
  • 4
2
votes
2 answers

Error: function user_pref_get_language() On Mantis

I have set up a new installation of Mantis BT on windows server 2008. When I try to install the email reporting plugin I am getting this error Fatal error: Uncaught Error: Call to undefined function user_pref_get_language() in…
2
votes
1 answer

How to configure Mantis so that an administrator is notified of all issues in the system

I want to setup Mantis in a way that it sends all notifications email to the administrator, even if the administrator is not assigned or monitoring a particular project. The administrator should get all the emails for all the activity occurring in…
Penuel
  • 1,001
  • 10
  • 16
2
votes
1 answer

.htaccess rewrites root to subfolder, yet subfolder app 302 redirects right back to full path

I have a standard .htaccess RewriteRule that silently rewrites any request for webroot into a subfolder which contains a MantisBT installation. So the user types in "example.com" and my server secretly serves them files from…
uberdanzik
  • 549
  • 1
  • 7
  • 18
2
votes
2 answers

Adding new Mantis status but ran out of enumeration values

I was wondering if you had any thoughts about this issue: We want to add one more status at a specific 'place' between two statuses, but we ran out of enumeration for it. The enumeration looks like this: $s_status_enum_string =…
Arkandel
  • 339
  • 2
  • 10
2
votes
1 answer

mantisBT plugin GaugeSupport Error #1111: Invalid use of group function

I use mantisBT 1.2.19 for a bug tracking project http://mantisbt.org/download.php. Further, I use the plugin gaugeSupport to support user votes on bugs for bug ranking (https://github.com/EvilRenegade/Gauge-Support) The plugin does not work right…
Peter
  • 143
  • 2
  • 8
2
votes
5 answers

Running Mantis on MS SQL Server

As a part of the technology standardization in the organization I work at, we're moving from MySQL and Linux to MS SQL Server and Windows. One of the PHP-based applications that we use is Mantis, a bug tracking system available at…
Binder
  • 21
  • 1
  • 3
2
votes
1 answer

How do I import/integrate Phabricator (Maniphest) with Mantis

I am interested in implementing Phabricator to manage our software development. We are currently using Mantis 1.2.11 as our bug tracking tool. Is there any guide or tool to integrate or import Mantis bug reports with Phabricator that I can…
Puneet
  • 472
  • 3
  • 14
2
votes
1 answer

problems in installing mylyn mantis connector to eclipse luna

I am having problems on installing mantis-mylyn connector to eclipse luna. I am getting the following error. Missing requirement: Mylyn Mantis Connector Core 3.10.0.201311082300 (com.itsolut.mantis.core 3.10.0.201311082300) requires 'bundle …
bkilinc
  • 989
  • 2
  • 13
  • 28
2
votes
1 answer

TFS and Mantis Integration

I'd like to know if it's possible (and how, if anyone has ever done it before) to have Mantis Bug Tracker "tickets" automatically imported/transformed into TFS work items. We use mantis to keep track of development and TFS as a Repo. Every check-in…
Zed_Blade
  • 1,009
  • 3
  • 18
  • 38
2
votes
1 answer

Tutorial to connect Mantis bug tracker tool through MantisConnect

I want to connect the Mantis Bug Tracker tool through my Java code. I searched a lot and found i can do it using MantisConnect. I tried to found some good beginner's article to accomplish my task using MantisConnect. But i couldn't. Please suggest…
Manigandan
  • 5,004
  • 1
  • 28
  • 47