Uploaded image for project: 'Confluence'
  1. Confluence
  2. CONFLUENCE-521

Content with inline comments mixed with formatting sometimes fails to parse

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 9.94.0
    • 9.93.0
    • XML
    • 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

          Activity

            People

              rjakse Raphaël Jakse
              rjakse Raphaël Jakse
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: