Monthly Archives: July 2007

Issue Relationships now customizable

Starting Mantis 1.1.0a4, it is possible to add your own custom relationships. This means that you are no longer limited by “related to”, “parent of”, “child of”, “duplicate of” and “has duplicate”. Although the standard relationships ought to be enough … Continue reading

Posted in MantisBT | 4 Comments

Mantis SOAP API out-of-the-box in v1.1.0a4

As of Mantis 1.1.0a4, MantisConnect web service will be released out-of-the-box with Mantis under the GPL license. The MantisConnect project will remain focused on the client libraries for the web service and useful tools on top of such libraries. MantisConnect … Continue reading

Posted in MantisBT, Web 2.0 | 4 Comments

Evaluating a PHPMailer Vulnerability

A report was submitted to the Mantis team this week describing a vulnerability in the PHPMailer class. This class is used by Mantis to send notification emails for issue updates. The exploit takes advantage of a hole in how PHP … Continue reading

Posted in MantisBT | 1 Comment

Mantis Permalinks for Filters

Up until Mantis 1.1.a03, it was possible to create filters, save them, mark them as public to share them with other users, but it was not possible to send a filter criteria Permalink (see #7982) that another user can visit … Continue reading

Posted in MantisBT | 1 Comment

Mantis Integration with MediaWiki

In Mantis 1.1.0a1, a plug-in model has been implemented to support integrating with any Wiki engine. This release shipped with a plug-in that integrates with DokuWiki . Since then some users were asking about support for MediaWiki (which seems to … Continue reading

Posted in MantisBT | 4 Comments

Mantis Blog and Twitter Integration

As part of running Mantis there is a lot of work that happens everyday, however, most users only know about it when they receive an email via one of the mailing lists or when they go to the website. There … Continue reading

Posted in MantisBT, Web 2.0 | 2 Comments

Mantis Integration with CVS and Subversion

Mantis supports native integration with CVS and Subversion (SVN). In addition it can integrate with other configuration management applications via Scmbug (a Perl open source application). “Scmbug integrates software configuration management (SCM) with bug-tracking. It aims to solve the integration … Continue reading

Posted in MantisBT | 5 Comments