RegEx validator failes on self-written CustomField ....

Issue #410 resolved
Alexander Eller created an issue

We've written a little rendering wrapper around a TextCF-Field and therefore created our own Custom Field - with our own CustomFieldType (and key). RegEx validator failes on those fields ... other fields (a standard text input field for instance) are handled correct. What is the trick to use RegEx Validator on our own CustomField Types?

Comments (3)

  1. Alexander Eller reporter

    Hello Fidel - Thank You, works like a charm now. So easy ;-) But to enlight me: I read the changelogs of Versions 2.2.12 up to 2.2.19 and didn't realize such a change - where was this Information hidden? Alex

  2. Fidel Castro Armario repo owner

    While implementing support for "Insight - Asset Management for JIRA" custom fields in version 2.2.16 I also did a modification in the treatment of unknown custom fields in order to give basic support to them. I did not reflect it in the changelog since I considered it too technical.

  3. Log in to comment