Details
-
Bug
-
Resolution: Fixed
-
Critical
-
6.4.6, 11.0.3
-
None
-
Integration
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce:
1. Create a page Foo.WebHome with the following content:
[[Alice]] [[Bob]] [[Eve]]
2. Create the page Foo.Alice.WebHome with the following content:
[[Bob]]
3. Create the page Foo.Bob.WebHome with the following content:
[[Alice]]
4. Move the page Foo and its nested pages to Foo2.
Expected results:
- Foo2 and nested pages are moved
- All links are working
- All links are still relative even the not created Eve page
Obtained result:
- Foo2 and nested pages are moved
- the link in Bob page to Alice is broken (now pointing to Foo.Alice.WebHome)
- the links are now all absolute
- the link to not created Eve now points to the Foo space
Attachments
Issue Links
- is related to
-
XWIKI-13625 Allow to opt out of updating relative links in the copied page when copying a page
- Open
-
XWIKI-15350 Copy/Cut and paste paragraph with images between pages using the WYSIWYG breaks image links
- Open
-
XWIKI-22571 Backlinks update changes an absolute reference to the moved page into one relative to the current wiki
- Open
- relates to
-
XWIKI-14847 Empty links are broken after a rename
- Closed