-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Page - Attachments (Image, Video, etc.)
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When a page contains an Insert Excerpt macro (pulling content from another page) and also has its own Excerpt macro with an inline PDF attachment, the PDF from the Insert Excerpt fails to render in the exported PDF.
Instead, it shows the error:
"We couldn't load the file"
Steps to Reproduce
- Create Page A
- Add an Excerpt macro
- Attach a PDF inside the excerpt and display it inline
- Create Page B
- Add an Insert Excerpt macro pulling content from Page A
- On Page B, also add another Excerpt macro
- Attach a PDF inside this second excerpt and display it inline
- Export Page B as PDF
Expected Results
Both PDFs (the one from Insert Excerpt and the one on the current page) should render correctly in the exported PDF.
Actual Results
- The inline PDF from the Insert Excerpt does not render
- Displays error: "We couldn't load the file"
- The PDF in the local Excerpt still render correctly
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available