symphony-3 icon indicating copy to clipboard operation
symphony-3 copied to clipboard

Field validator adding extra slashes to regex

Open allen opened this issue 14 years ago • 1 comments

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

allen avatar Jul 19 '10 12:07 allen

From Alistair:

Confirmed. Some escaping of slashes needs to happen.

allen avatar Jul 19 '10 12:07 allen