[xwiki/xwiki-rendering] 99731d: XRENDERING-647: ]]] in a link parameter breaks lin...
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-rendering Commit: 99731d0cea072a9af5309c9f30a27f12f2b03b59 https://github.com/xwiki/xwiki-rendering/commit/99731d0cea072a9af5309c9f30a2... Author: Michael Hamann <[email protected]> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/internal/renderer/ParametersPrinter.java M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/escaping/escaping2.test A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/escaping/escaping6.test Log Message: ----------- XRENDERING-647: ]]] in a link parameter breaks link syntax (#302) * match the characters that we don't escape using a lookahead such that they can be matched again * add a new test (cherry picked from commit 0377b21d562c826a33acea51ca03a672b9df49a2) Commit: a1d5b8b21f14b6363bfea35d5bab583042104739 https://github.com/xwiki/xwiki-rendering/commit/a1d5b8b21f14b6363bfea35d5bab... Author: Mend Renovate <[email protected]> Date: 2024-06-11 (Tue, 11 Jun 2024) Changed paths: M .mvn/extensions.xml Log Message: ----------- Update dependency com.gradle:develocity-maven-extension to v1.21.4 Commit: 7ec2d071c8b65b396a2a9e5aa6fa94e98165ce1b https://github.com/xwiki/xwiki-rendering/commit/7ec2d071c8b65b396a2a9e5aa6fa... Author: Michael Hamann <[email protected]> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/list/list.test M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/handler/ListTagHandler.java M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/impl/TagContext.java Log Message: ----------- XRENDERING-744: Nested lists with paragraphs are incorrectly rendered and cause NPEs (#306) * Treat lists that are in a list item but where the list item has a nested document as block handlers. * Bulletproof TagContext.getParent against being called on the root tag context. (cherry picked from commit 8fcf6ac112103b0b1d0f79d4b5624d2cfe05ce39) Compare: https://github.com/xwiki/xwiki-rendering/compare/3cf5a610ee02...7ec2d071c8b6 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
participants (1)
-
XWiki Notifications