Closed (fixed)
Project:
Field Validation
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2011 at 13:25 UTC
Updated:
21 Oct 2011 at 08:00 UTC
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