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
1 answer

Steps to connect mantis BT with Oracle database

Steps to connect mantis BT with Oracle database are as follows : Xampp settings: Install Xampp 1.7.3 or above on your windows OS. Download InstantClient and extract folder to C:\instantclient folder Set Environment variable : Start Menu > My…
sourav
  • 77
  • 1
  • 4
0
votes
1 answer

How to resolve error while Email configuration in Mantis BT

I am new to Mantis bugTracker I installed it. Now I want to configure it for Email notifications. I changed its config_inc.php file. Here is code for it :
Aditi K
  • 1,534
  • 5
  • 22
  • 43
0
votes
1 answer

Varnish cookie issue with mantis bug tracker

I have installed Varnish on my Linux server and configured for my websites including a wordpress site (www.mywordpress.com) and it is working fine. Now I have installed mantis bug tracker under my website (www.mywordpress.com/mantis). But when I am…
0
votes
1 answer

MantisConnect.php Error - Couldn't load from 'http://www.mantisbt.org/demo/api/soap/mantisconnect.php' : failed to load external entity

I am trying to get the status of issues from Mantis. Having search through other posts here, people indicate that the web service on their site should be working. However I get the error when attempting this. Openssl, SOAP, curl, etc... are all…
Steven Scott
  • 10,234
  • 9
  • 69
  • 117
0
votes
1 answer

Reverting a grant privileges statement in MySQL

So I'm hacking away at some software and I decide to run the MySQL command GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY 'password'; Then I notice that my Bug tracker uses the same local MySQL server on my development PC. Well darn…
sav
  • 2,064
  • 5
  • 25
  • 45
0
votes
2 answers

Mantis Bug Tracker SOAP API Response XML Error

I am using Mantis Bug Tracker SOAP API, but unfortunately every time it returns to me message like "looks like we got no XML document", after tracing the last response I got following message "
bharatesh
  • 952
  • 2
  • 11
  • 23
0
votes
1 answer

How to integrate Hudson and MantisBT

Hudson is a popular CI system, Mantis is a popular Bug Tracking system. I have a list of project in Mantis and I would like to import into Hudson in order to build specific project. In othet words, I configured a parametric job which accept the…
giusy
  • 365
  • 2
  • 5
  • 17
0
votes
1 answer

Mantis - How to get all email notifications including own actions?

We are using Mantis 1.1.2. Whenever a user makes changes in the system, you get an email notification automatically. However if I myself make changes to the system, everyone gets the notification email except the one editing it, in this case…
Shlomo
  • 3,880
  • 8
  • 50
  • 82
0
votes
1 answer

Mantis - authenticate via Windows Azure Active Directory

Trying to figure out how to configure Mantis bug tracker using WAAD (Windows Azure Activy Directory). is that possible using built-in capabilities? Following Mantis instructions with no luck - received APPLICATION ERROR #1401 LDAP Server Connection…
AlexHalkin
  • 1,088
  • 14
  • 33
0
votes
1 answer

Add a text file to an issue using MantisConnect

I'm using MantisConnect & Java to feed my bugtracker with issues. Does anyone know how to add attachments, like text files etc. ? Mikey
Mike Dooley
  • 936
  • 11
  • 26
0
votes
2 answers

Unknown date shown for mails received from Mantis in Webmail

Im using Mantis bug tracker v1.1.8, and the Horde Webmail System for my company emails. When emails sent by Mantis arrive in my company inbox, i get Unknown Date in the Date field of the inbox view. When i open the message, i see the Date like Thu,…
Timw
  • 1
0
votes
1 answer

problem on mantis ticket

I want to make ticket number fixed for the different enterprise that can be easy to look at. The problem I'm facing is when you try to sort the ticket Ids for one enterprise you will find different ticket number so I went to make sequence no…
dawit
  • 1
  • 1
0
votes
1 answer

How can I enable or view Change Log in Mantis?

I have installed Mantis bug tracker successfully and also uploaded some defects successfully. But issue is that I am not able to view any change log activity or Road Map whenever I click on this option as an Administrator. Any dependency with this…
malay
  • 1
  • 2
0
votes
2 answers

Mantis: Show a List of Cases that are Assigned to Me

Is there anyway to get a list of cases that are assigned to me, in Mantis?
Graviton
  • 81,782
  • 146
  • 424
  • 602
0
votes
1 answer

Apache2.2 - PHP5.3 - MySQL5.5 - MantisBT

Having a little trouble here with Apache 2.2 & PHP 5.3 & MySQL 5.5, seems PHP sees the MySQL module, the relevant parts have been added or un-commented and the DLL file does exists in the c:\php\ folder, but when I go to set up Mantis and run the…
KS1
  • 1,019
  • 5
  • 19
  • 35