Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Invalid
-
3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4
-
None
-
None
Description
There's a crash in the RegularExpression class triggerable with at least this expression:
^(?:canterbury.ac.nz|idp3test.ac.nz)$
Whether the non-capturing syntax is actually supported is moot, the crash is the concern.