Adding a regular expression to a field on an existing content type, doesn't work. I can add the same regular expression to a new content type field and it works fine. Its almost as if its disabled or ignoring the regular expression on my existing content type.
Comments
Comment #1
g089h515r806 commented1, Do you clear the cache?
2, Is there any existing validation rule on this field that on your existing content type?
If there are multiple rule on one field, once a rule set the error message. the others will be skipped
Comment #2
g089h515r806 commentedI have tested it on my machine, it works for existing content type.
Comment #3
g089h515r806 commentedfixed