Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-64928

Confluence HTML page export show images as link

    XMLWordPrintable

Details

    Description

      Summary

      When a confluence space gets exported as HTML, the images on the page are changed to links to the image instead of rendering the image.

      How to reproduce

      1. Export a page with image (drarw i.o) as HTML
      2. Open the HTML file in browser

      Expected behavior

      The images appear as they would in Confluence

      Actual results

      Link to the images are shown

      Workaround

      Edit the HTML file and change the image link reference to image src.
      Example
      Change from:

                                       
      <a href="attachments/4980897/494825565.png">Testing</a> (image/png)

      To

      															                                                            <img src="attachments/4980897/494825565.png" alt=""/>

      Attachments

        Activity

          People

            Unassigned Unassigned
            sayanloye Shakiru Ayanloye (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: