Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: 22f0163799f0096b292a22a208fc800328cb04e0
https://github.com/xwiki/xwiki-rendering/commit/22f0163799f0096b292a22a208f…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-05-15 (Thu, 15 May 2025)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxEscapeHandler.java
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxEscapeWikiPrinter.java
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/table/table3.test
Log Message:
-----------
Under some conditions, table characters ("|" and "!!") are not escaped at the beginning of a line in cells (#344)
* Escape table syntax when the last printed characters are a parameter
syntax.
* Add a test.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/feature-systemconfiguration
Home: https://github.com/xwiki/xwiki-commons
Commit: 2b090346c1506a4823981c7cc47d8b4f077bca9e
https://github.com/xwiki/xwiki-commons/commit/2b090346c1506a4823981c7cc47d8…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-05-15 (Thu, 15 May 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-configuration/xwiki-commons-configuration-api/src/main/java/org/xwiki/configuration/internal/VoidConfigurationSource.java
M xwiki-commons-core/xwiki-commons-configuration/xwiki-commons-configuration-default/src/main/java/org/xwiki/configuration/internal/AbstractSystemOverwriteConfigurationSource.java
Log Message:
-----------
XCOMMONS-3289: Allow overwritting xwiki.properties and xwiki.cfg properties via environment variable and Java system properties
* codestyle
* add missing javadoc
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/CONFLUENCE-454
Home: https://github.com/xwiki-contrib/confluence
Commit: 0dc835941c3456d5548cf8a3976fbb72e295e6e4
https://github.com/xwiki-contrib/confluence/commit/0dc835941c3456d5548cf8a3…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-05-15 (Thu, 15 May 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/AbstractMacroConverter.java
M confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/FakeBlockMacroConverter.java
A confluence-xml/src/test/resources/confluencexml/keptparams/entities.xml
A confluence-xml/src/test/resources/confluencexml/keptparamsall.test
A confluence-xml/src/test/resources/confluencexml/keptparamscollide.test
A confluence-xml/src/test/resources/confluencexml/keptparamsnone.test
A confluence-xml/src/test/resources/confluencexml/keptparamsunhandled.test
Log Message:
-----------
CONFLUENCE-454: Add a way to keep unhandled or all Confluence macro parameters, prefixed
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications