Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.2
-
None
Description
When a regex matches the empty string (e.g., a* matching against bbbb), and the match strategy is "matchAll", the regex annotator goes into an infinite loop.