Details
-
Bug
-
Resolution: Fixed
-
Major
-
9.93.0
-
Unknown
-
Description
This is caused by "end format" events being sent to the inline annotation reader without matching begin format, which can happen because we are catching events at the middle of a line and while in XML everything should be properly nested, wikimodel can decide to call endFormat() when it sees fit.
Since we are only concerned with getting the plain text while parsing an inline annotation, begin/end format events can simply be ignored.
This is a regression introduced with CONFLUENCE-512.
Attachments
Issue Links
- relates to
-
CONFLUENCE-512 Set the context for inline comments imported as annotations
-
- Closed
-