Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.0 M3
-
None
-
Unit
-
Unknown
-
N/A
-
N/A
-
Pull Request accepted
-
Description
Currently, an uncheck StackOverflowError is throw when the parsed content contains a too nested structure (e.g, ((((((....content...))))))).
That exception should be wrapped in a ParseException.
Attachments
Issue Links
- blocks
-
XWIKI-19838 Parsing deeply nested syntax causes a StackOverflowError
- Closed