There are 2 updates, 3 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-4f657867-d2be-42af-ac4f-1bd69eef4fba XWIKI-22784 Open

Links to a page itself are not updated when moving or renaming the page

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-78764a3c-268f-4589-a0a9-16bd0ce67ece Changes by Nikita Petrenko on 13/Aug/25 19:14
 
Attachment: after refactoring.jpeg
Attachment: before refactoring.jpeg
 
 

3 comments

 
cid:jira-generated-image-avatar-78764a3c-268f-4589-a0a9-16bd0ce67ece Nikita Petrenko on 13/Aug/25 19:14
 

It can be reproduce in latest XWiki versions, but only if you create link via wiki syntax as it's mentioned in step. I created 3 links to page itself:

  • one via quick action it's stored as
    [[Link>>WebHome]]
    
  • second via toolbar link button - stored
    [[Link>>doc:]]
    
  • last one via wiki editor as mentioned

And after refactoring, first two will still work and points to page itself.

 
cid:jira-generated-image-avatar-78764a3c-268f-4589-a0a9-16bd0ce67ece Nikita Petrenko on 13/Aug/25 19:14
 
It can be reproduce in latest XWiki versions, but only if you create link via wiki syntax as it's mentioned in step. I created 3 links to page itself:
* one via quick action it's stored as
{noformat}
[[Link>>WebHome]]
{noformat}

* second via toolbar link button - stored
{noformat}
[[Link>>doc:]]
{noformat}

* last one via wiki editor as mentioned

[^before refactoring.jpeg]

And after refactoring, first two will still work and points to page itself.

[^after refactoring.jpeg]
 
cid:jira-generated-image-avatar-78764a3c-268f-4589-a0a9-16bd0ce67ece Nikita Petrenko on 13/Aug/25 19:15
 
It can be reproduce in latest XWiki versions, but only if you create link via wiki syntax as it's mentioned in step. I created 3 links to page itself:
* one via quick action it's stored as
{noformat}
[[Link>>WebHome]]
{noformat}

* second via toolbar link button - stored
{noformat}
[[Link>>doc:]]
{noformat}

* last one via wiki editor as
mentioned
{noformat}
[
[Link>>doc:MySpace.MyPage.WebHome]]
{noformat}

[
^before refactoring.jpeg]

And after refactoring, first two will still work and points to page itself.

[^after refactoring.jpeg]