Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-20347

Inline images not being displayed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Low Low
    • None
    • 3.2
    • None

      Reported by Chris:

      Confluence has a bug (which I originally thought was in the UWC) in the way it parses wiki markup. Originally discovered while trying to import a mediawiki instance into confluence I have found that the wiki markup parser fails to render images under a given circumstance.

      This link points to my comments on the UWC forum about it
      http://forums.atlassian.com/message.jspa?messageID=257346941#257346941

      Essentially the problem is if you follow some wikimarkup with a non whitespace character the markup is escaped and the code not rendered.

      so

      !image.jpg|align=right!Bla Bla Bla

      fails to render and the markup is changed to

      \!image.jpg\|align=right\!Bla Bla Bla

      Thus inline images fail, Other markup may fail due to this but I haven't tested it.

            Unassigned Unassigned
            mseager Michael S
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: