Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-rendering
Commit: 054894d2f748cba50dd51592f124468df4fe9572
https://github.com/xwiki/xwiki-rendering/commit/054894d2f748cba50dd51592f12…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M
xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java
A
xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro11.test
Log Message:
-----------
XRENDERING-746: When there are two spans with metadata nested in each other, the
metadata attributes aren't cleaned
* Consider any element that has the class as metadata, don't require
that it is the only class.
* Remove just the metadata class from the classes during cleanup.
Commit: 91939b0eb487911ac4b8c3f021221b91b2124a96
https://github.com/xwiki/xwiki-rendering/commit/91939b0eb487911ac4b8c3f0212…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M
xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro10.test
M
xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro9.test
Log Message:
-----------
XRENDERING-745: Impossible to save page with specific source code in CKEditor or WYSIWYG
editor
* Improve the description of the test cases.
Compare:
https://github.com/xwiki/xwiki-rendering/compare/1db0d8500c35...91939b0eb487
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-rendering/settings/notifications