Much appreciated.
-r
Search found 3 matches
- 21 Jun 2005, 15:23
- Forum: Help
- Topic: Overriding data in 'strings_english.txt'
- Replies: 2
- Views: 5527
- 20 Jun 2005, 23:42
- Forum: Help
- Topic: Overriding data in 'strings_english.txt'
- Replies: 2
- Views: 5527
Overriding data in 'strings_english.txt'
Hi,
in strings_english.txt the variable
$s_severity_enum_string = '10:feature,20:trivial,30:text,40:tweak,50:minor,60:major,70:crash,80:block';
I modified it so that it equals '0:unsorted,10:feature,20:trivial,30:text,40:tweak,50:minor,60:major,70:crash,80:block';
adding the '0:unsorted' option ...
in strings_english.txt the variable
$s_severity_enum_string = '10:feature,20:trivial,30:text,40:tweak,50:minor,60:major,70:crash,80:block';
I modified it so that it equals '0:unsorted,10:feature,20:trivial,30:text,40:tweak,50:minor,60:major,70:crash,80:block';
adding the '0:unsorted' option ...
- 14 Jun 2005, 21:26
- Forum: Help
- Topic: Mantis and Anonymous Reporting.
- Replies: 3
- Views: 5444
Mantis and Anonymous Reporting.
Hi,
I'm a new Mantis user(0.19.2 on Debian) and I'm having trouble implementing Anonymous reporting as described in http://manual.mantisbt.org/manual.modifications.anonymous.reports.php
The script provided there seems to be incompatible with 0.19.2, is there an updated version of this available ...
I'm a new Mantis user(0.19.2 on Debian) and I'm having trouble implementing Anonymous reporting as described in http://manual.mantisbt.org/manual.modifications.anonymous.reports.php
The script provided there seems to be incompatible with 0.19.2, is there an updated version of this available ...