Branch: refs/heads/XWIKI-22571
  Home:   
https://github.com/xwiki/xwiki-platform
  Commit: 342e66588f607fc329126ec3a59ae874eac94123
https://github.com/xwiki/xwiki-platform/commit/342e66588f607fc329126ec3a59a…
  Author: Simon Urli <simon.urli(a)xwiki.com>
  Date:   2024-11-22 (Fri, 22 Nov 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: 17dcd4236e04ba45465b5620a96b0ab0eacfe858
https://github.com/xwiki/xwiki-platform/commit/17dcd4236e04ba45465b5620a96b…
  Author: Simon Urli <simon.urli(a)xwiki.com>
  Date:   2024-11-22 (Fri, 22 Nov 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: f719471a53a45384d4447e5e2d1bd8c1b92b13a2
https://github.com/xwiki/xwiki-platform/commit/f719471a53a45384d4447e5e2d1b…
  Author: Simon Urli <simon.urli(a)xwiki.com>
  Date:   2024-11-22 (Fri, 22 Nov 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/6edf7c16dc39...f719471a53a4
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications