Details
-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
1.6
-
None
-
None
Description
Suppose you have two sibling pages:
- Projects / Demo / Install Logs
- Projects / Demo / Install Instructions
Both are nested pages (WebHome). Create a link from the first page to the second page, using the CKEditor's Link Dialog by selecting the target page ("Install Instructions") from the tree picker.
The generated link looks like this:
[[Install Instructions>>doc:.Install Instructions.WebHome]]
which leads to
Projects / Demo / Install Logs / Install Instructions
so the target page is considered a child not a sibling as it should be.
Attachments
Issue Links
- duplicates
-
XWIKI-13511 EntityReference#relativeTo() from entityReference.js doesn't handle nested spaces correctly
- Closed