Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: 1db0d8500c3549b019783df482b5355ec68b873a
https://github.com/xwiki/xwiki-rendering/commit/1db0d8500c3549b019783df482b…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XWikiCommentHandler.java
Log Message:
-----------
XRENDERING-745: Impossible to save page with specific source code in CKEditor or WYSIWYG editor
* Improve the wording of the comment explaining the added code.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: 4932f9ea6334bb974834e2a9d099adc6d6652287
https://github.com/xwiki/xwiki-rendering/commit/4932f9ea6334bb974834e2a9d09…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XWikiCommentHandler.java
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro10.test
Log Message:
-----------
XRENDERING-745: Impossible to save page with specific source code in CKEditor or WYSIWYG editor
* Also protect against extra macro end markers inside the macro content.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-16.3.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: c497960951c80e059d4ccb6e4d791404e55da9a8
https://github.com/xwiki/xwiki-rendering/commit/c497960951c80e059d4ccb6e4d7…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XWikiMacroHandler.java
A 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
* Protect parsing against content marked as non-generated content
outside macro markers by ignoring the metadata in case there is no
macro context.
(cherry picked from commit 0be16f71146566c90b20300153624379b3dee6c0)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications