-
Bug
-
Resolution: Unresolved
-
Medium
-
2
-
Minor
-
Issue Summary
When third-party cookies are disabled, images are not shown in Dynamic Content Macro bodies.
Steps to Reproduce
- Disable third-party cookies in your browser
- Create a dynamicContentMacro with a body
- The body should render the image in view mode, for example using a combination of window.AP.confluence.getMacroBody() and the convert content body endpoint: The Confluence Cloud REST API.
- Go to a non-public (any restriction) space and create a page.
- Insert the macro, within the macro insert any image.
- Save the page.
- Image will not be shown.
- Enable third-party cookies.
- Image will be shown.
Expected Results
Image to be rendered.
Actual Results
Image not rendered.
Workaround
Enable third-party cookies
- depends on
-
CCECO-2990 Loading...