-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 10.2.15, 9.2.23
-
Component/s: Macros - Page Properties
-
6
-
Severity 3 - Minor
-
19
Summary
Atlassian Update 6 Sep 2026
A preliminary fix for this issue is being shipped in Confluence 10.2.17 which we expect to resolve the majority of cases. A more complete fix tracked under CONFSERVER-104455 will be shipped in an upcoming Confluence 10.2.x release.
Macros nest inside a simple user macro wrapper get rendering break.
Steps to Reproduce
- Start Confluence 10.2.15 or 9.2.23
- Add user macro definition:
## @noparams <div class="noprint">$body</div>
- Create a blank page.
- Add expand macro
- Add no-print custom macro above
- Add text inside no-print: Before
- Add content macro after that
- Add text after content macro
- Save the page.
- Try to view the page
- Content after content macro get removed.
Expected Results
- All macros get rendered correctly
Actual Results
Some text missing
Workaround
Currently there is no known workaround for this behaviour. A workaround will be added here when available.
- is cloned from
-
CONFSERVER-104414 Word export fails when Roadmap planner macro is embedded in a page.
-
- Closed
-
- is superseded by
-
CONFSERVER-104455 Macros inside simple User Macro wrapper rendering breaks
-
- Awaiting Merge
-