Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 6ddd4ddf09a7bc46c3da91ac5c0a0539b3af6d3a
https://github.com/xwiki/xwiki-rendering/commit/6ddd4ddf09a7bc46c3da91ac5c0…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-18 (Thu, 18 Sep 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
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: c27ce560506e6ad5967647097304dc4d8a530a18
https://github.com/xwiki/xwiki-commons/commit/c27ce560506e6ad5967647097304d…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/JakartaProviderIntegrationTest.java
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/JavaxProviderIntegrationTest.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/RoleImpl.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestComponentRole.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestComponentWithProviderInException.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestComponentWithProviders.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestProvider1.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestProvider12.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestProvider2.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestProviderWithExceptionInInitialize.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestRole.java
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/annotation/JakartaComponentAnnotationLoaderTest.java
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/embed/EmbeddableComponentManagerTest.java
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/resources/META-INF/components.txt
Log Message:
-----------
[Misc] Fix some Sonarqube-reported issues related to tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/feature-LDAP-155
Home: https://github.com/xwiki-contrib/ldap
Commit: 65d9934078f80b3a89d703f7d5cb7eba6681c6d8
https://github.com/xwiki-contrib/ldap/commit/65d9934078f80b3a89d703f7d5cb7e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M ldap-authenticator/src/main/java/org/xwiki/contrib/ldap/XWikiLDAPUtils.java
A ldap-authenticator/src/main/java/org/xwiki/contrib/ldap/internal/RangeLDAPAttribute.java
A ldap-authenticator/src/test/java/org/xwiki/contrib/ldap/internal/RangeLDAPAttributeTest.java
M ldap-test/ldap-test-tests/pom.xml
M ldap-test/ldap-test-tests/src/test/it/org/xwiki/contrib/ldap/XWikiLDAPUtilsTest.java
Log Message:
-----------
LDAP-155: Active Directory pagination system is not supported
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ldap/settings/notifications