Custom Field Issue version 1.1.8
Posted: 31 May 2011, 22:41
Hi all,
Here's my custom field question. I have a field called "Test Field" that is an enumeration with the values: (select)|1|2|3|4|.
It has a default value of "(select)" with a regular expression field defined as: ^\(select\)$ to prevent the user from saving
with (select) as a value.
The field is set to required (I checked the check boxes) for Update, Resolve, and Close.
I can go the whole way through to Close and never have Mantis warn me that a required field hasn't been filled (note the
field has the "*" indicating it to be required). Is my regular expression wrong or something else?
Thanks in advance.
Here's my custom field question. I have a field called "Test Field" that is an enumeration with the values: (select)|1|2|3|4|.
It has a default value of "(select)" with a regular expression field defined as: ^\(select\)$ to prevent the user from saving
with (select) as a value.
The field is set to required (I checked the check boxes) for Update, Resolve, and Close.
I can go the whole way through to Close and never have Mantis warn me that a required field hasn't been filled (note the
field has the "*" indicating it to be required). Is my regular expression wrong or something else?
Thanks in advance.