Branch: refs/heads/backport-346-to-stable-16.10.x
Home:
https://github.com/xwiki/xwiki-rendering
Commit: 2e107fc64a7b7709226f1f87567842d9b8809dbc
https://github.com/xwiki/xwiki-rendering/commit/2e107fc64a7b7709226f1f87567…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/pom.xml
M
xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XWikiSpanTagHandler.java
A
xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/link/link9.test
Log Message:
-----------
XRENDERING-572: "wikiinternallink" is duplicated at every edit in CKeditor
(#346)
* Add wikiinternallink to the classes to remove.
* Improve the class removal to work when the class to remove appears
several times or in combination with other classes to ensure a proper
cleanup the next time the WYSIWYG editor is used.
* Add a test to verify that the class is removed as intended.
* Improve the code style and remove the Checkstyle exclusion.
(cherry picked from commit 7550c50bc49558bcf031d146c78d31c8862f9e5b)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-rendering/settings/notifications