Branch: refs/heads/XWIKI-22571
Home:
https://github.com/xwiki/xwiki-platform
Commit: 9cd86e14ad9e23d97d63bcf88d713bd445dbf240
https://github.com/xwiki/xwiki-platform/commit/9cd86e14ad9e23d97d63bcf88d71…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/RenamePageIT.java
M
xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/ResourceReferenceRenamer.java
M
xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultReferenceUpdaterTest.java
M
xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/ResourceReferenceRenamerTest.java
Log Message:
-----------
XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one
relative to the current wiki
* Use default serializer if the wiki is present in a link, not the
compact serializer
* Provide unit test and integration test to cover this
Commit: 097311749b3bbdfa52e27a121d627e315c4ba5f0
https://github.com/xwiki/xwiki-platform/commit/097311749b3bbdfa52e27a121d62…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/DeletePageIT.java
Log Message:
-----------
XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one
relative to the current wiki
* Fix DeletePageIT tests
Commit: 5402cb75cfbc51b1ae8dca617db26b98ab3e1dc8
https://github.com/xwiki/xwiki-platform/commit/5402cb75cfbc51b1ae8dca617db2…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/ResourceReferenceRenamer.java
Log Message:
-----------
XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one
relative to the current wiki
* simplify condition by using the relative resource reference resolver
Compare:
https://github.com/xwiki/xwiki-platform/compare/f719471a53a4...5402cb75cfbc
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications