How can you Customize the statuses

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
ticaro.valmul
Posts: 6
Joined: 06 Jun 2005, 10:53

How can you Customize the statuses

Post by ticaro.valmul »

I've tried to follow the manual to add new statuses to Mantis using version 1.0a2.

I have the new statuses appearing in the filter, but they are not showed when you report an issue

Anyone can help ?

Thanks in advance
loki
Posts: 15
Joined: 08 May 2005, 19:21
Location: U.S

Post by loki »

I've tried to add a status all I get in the list is @60@
I've tried to change the name of a status but the dropdown list never shows the new name.
I followed the example to add to be tested but that didn't work.
It seems to me that Mantis is not reading the custom string file or the custom constant file. I've place both in the mantis root folder but no luck.

Thanks
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

There is a pretty detailed description at http://manual.mantisbt.org/manual.custo ... values.php .

The custom_* files are php files and must be enclosed in <?php ?> to work properly.
langis

Custom Status

Post by langis »

thraxisp wrote:There is a pretty detailed description at http://manual.mantisbt.org/manual.custo ... values.php .

The custom_* files are php files and must be enclosed in <?php ?> to work properly.
I am using Mantis 1.0.0rc1 and I followed the instructions in the reference above to the letter and the newly created status does not appear anywhere.

Can anyone help?
Post Reply