-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Affects Version/s: 10.2.15, 9.2.23
-
Component/s: Macros - Page Properties
-
6
-
Severity 3 - Minor
-
0
Summary
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.
- supersedes
-
CONFSERVER-104448 Macros with div tags inside simple User Macro wrapper rendering breaks
-
- Closed
-