MantisBT: master 7786bfd5

Author Committer Branch Timestamp Parent
cproensa vboctor master 2019-08-06 15:13 master 7cca9daa
Affected Issues  0025972: Use custom field regular expression in the html input
Changeset

Use html regex validation for string custom fields

Use the custom field configured regex in the html input "pattern"
attribute.
This is only supported (natively in html5) for text inputs, not
textareas.

Fixes: 0025972

mod - core/cfdefs/cfdef_standard.php Diff File