Branch: refs/heads/stable-16.10.x
Home:
https://github.com/xwiki/xwiki-rendering
Commit: 79bb83d56b8ad3e29c1380f8b94e87e683b15861
https://github.com/xwiki/xwiki-rendering/commit/79bb83d56b8ad3e29c1380f8b94…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-29 (Fri, 29 Nov 2024)
Changed paths:
A xwiki-rendering-integration-tests/src/test/resources/simple/list/list15.test
A xwiki-rendering-integration-tests/src/test/resources/simple/list/list16.test
M
xwiki-rendering-macros/xwiki-rendering-macro-message/src/test/java/org/xwiki/rendering/macro/message/MessageMacroTest.java
M
xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/ListItemStackingInlineContentChainingListener.java
M
xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxChainingRenderer.java
Log Message:
-----------
XRENDERING-619: Lists with nested paragraphs are incorrectly converted to XWiki syntax
(#307)
* Add an integration test to test the behavior
* Make the detection of first element rendered more robust.
* Avoid adding group syntax when not needed.
* Add another test to verify that groups are actually added.
* Fix the MessageMacroTest to expect more line breaks - the new line
breaks are good, "content" is in a new paragraph.
(cherry picked from commit 315fcf96bf532c754ec64b648d70a19da2b40b0e)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-rendering/settings/notifications