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

Allow /wiki/plugins/servlet/remotepageview to render dynamicContentMacros when used within an iframe

    XMLWordPrintable

Details

    Description

      Issue Summary

      This is reproducible on Data Center: (yes) / (no)

      Steps to Reproduce

      1. Open any Confluence page that uses dynamicContentMacros using the `/wiki/plugins/servlet/remotepageview. I have created an example page for you here: [+https://appanvil.atlassian.net/wiki/plugins/servlet/remotepageview?pageId=1910308879+]
      1. Create a HTML file that embeds the same URL within an iframe:
         {{}}
        <!DOCTYPE html> <html lang="en"> <head> <title></title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="css/style.css" rel="stylesheet"> </head> <body> <iframe src="https://appanvil.atlassian.net/wiki/plugins/servlet/remotepageview?pageId=1910308879" /> </body> </html>

        {{}}

      Expected Results

      • Third party macros should be shown in the iFrame

      Actual Results

      •  Third-party macros are missing.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

      Attachments

        Activity

          People

            Unassigned Unassigned
            71f1dad54ffe Wagner M.
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: