Branch: refs/heads/stable-16.3.x Home: https://github.com/xwiki/xwiki-rendering Commit: 64e81565b7ebb2045e9b5a17b3d0323132ff2e72 https://github.com/xwiki/xwiki-rendering/commit/64e81565b7ebb2045e9b5a17b3d0... Author: Michael Hamann <[email protected]> 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. (cherry picked from commit 054894d2f748cba50dd51592f124468df4fe9572) Commit: 8ce1f4c0961b9fa6114ca76aebdcf6657b86c798 https://github.com/xwiki/xwiki-rendering/commit/8ce1f4c0961b9fa6114ca76aebdc... Author: Michael Hamann <[email protected]> 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. (cherry picked from commit 91939b0eb487911ac4b8c3f021221b91b2124a96) Commit: 98c7a244faaa7e90e09ef661888113451350f2b2 https://github.com/xwiki/xwiki-rendering/commit/98c7a244faaa7e90e09ef6618881... Author: Michael Hamann <[email protected]> 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 Log Message: ----------- XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned * Simplify the code using ArrayUtils.contains() (cherry picked from commit 60eb7ec7a69054993421c480fb8628251ac5aee6) Compare: https://github.com/xwiki/xwiki-rendering/compare/9844b64d19c0...98c7a244faaa To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications