Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
10.10-rc-1
-
Integration
-
Unknown
-
N/A
-
N/A
-
Awaiting Committer feedback
-
Description
Reproduction case:
.runTransformations .#----------------------------------------------------- .input|xhtml/1.0 .#----------------------------------------------------- <!--startmacro:info|-||-|(% class="someclass" %)aaaa \{\{info}}bbb\{\{/info}}--><div class="box infomessage"><div data-xwiki-non-generated-content="java.util.List<org.xwiki.rendering.block.Block>" class="xwiki-metadata-container"><p><span class="someclass">aaaa <!--startmacro:info|-||-|bbb--><span class="box infomessage"><span data-xwiki-non-generated-content="java.util.List<org.xwiki.rendering.block.Block>" class="xwiki-metadata-container">bbb</span></span><!--stopmacro--></span></p></div></div><!--stopmacro--> .#----------------------------------------------------- .expect|xwiki/2.1 .#----------------------------------------------------- {{info}} (% class="someclass" %)aaaa {{info}}bbb{{/info}} {{/info}}
Attachments
Issue Links
- blocks
-
XWIKI-20805 Saving a page with WYSIWYG deletes macros that are inside the content of other macros.
- Closed