This issue has been created
There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-fdf510b3-ce34-4437-91d1-d55d409ca652 XWIKI-24242 Open

Link target URL is wrong

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-350c6a76-65d2-4486-ac37-3db638486026 Marius Dumitru Florea created this issue on 16/Apr/26 09:14
 
Summary: Link target URL is wrong
Issue Type: cid:jira-generated-image-avatar-fdf510b3-ce34-4437-91d1-d55d409ca652 Bug
Affects Versions: 18.2.1
Assignee: Unassigned
Components: BlockNote
Created: 16/Apr/26 09:14
Priority: cid:jira-generated-image-static-major-ea3b3823-8621-47ff-82ae-374878cf9b64 Major
Reporter: Marius Dumitru Florea
Description:

Create the page Sandbox.Test.WebHome with this content:

one [[two>>Dashboard.WebHome]] three

Edit the page with BlockNote and click on the link. It opens:

http://localhost:8080/xwiki/bin/view/Sandbox/Test/Dashboard.WebHome
 
 

1 comment

 
cid:jira-generated-image-avatar-350c6a76-65d2-4486-ac37-3db638486026 Marius Dumitru Florea on 16/Apr/26 09:16
 

Currently, we can't save link metadata in the link block so in order to not lose the link resource reference on save we decided to store it in the link URL. We hope this will be fixed when we switch from UniAst to using directly BlockNote syntax. See XWIKI-24157.