-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
Severity 3 - Minor
-
0
-
Issue Summary
When including an excerpt that contains third-party block macros with the include-excerpt macro, included macros will sometimes render as inline macros, even though they’re actually block macros.
Steps to Reproduce
- Create a page and insert an excerpt macro
- Insert a dynamicContentMacro set as block-sized in the excerpt macro
- On another page, add an insert excerpt macro and configure the previous page as a source for the include (you may need to enable/disable the Remove title and frame option and refresh the page a few times)
Expected Results
The insert excerpt content is displayed block-sized (horizontally)
Actual Results
The insert excerpt content is displayed in line (vertically).
Image for reference:
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available