symphony-3
symphony-3 copied to clipboard
Field validator adding extra slashes to regex
From Michael E:
the bug I sent you is simply a "section saving" bug. If I save a section several times, I end up with regex like this:
/\.(?:bmp|gif|jpe?g|png)$/i
From Alistair:
Confirmed. Some escaping of slashes needs to happen.