xwikisas / application-diagram

Create various types of diagrams using draw.io
GNU Lesser General Public License v2.1
0 stars 8 forks source link

Links to wiki pages are added in the wrong format in the diagram content #295

Closed Farcasut closed 4 weeks ago

Farcasut commented 1 month ago

Caused by #250 Starting with version 1.20.3, when you add links to wiki pages inside your diagram, these will be added in the wrong format (absolute links). Because of this, when a referenced page will be renamed / moved, the diagram content won't be updated to have the new link.

Note that this is a 'sub-issue' of #245 , along with #294. This and #294 have separated causes, but both break the update links functionality.

Note that after this issue is fixed, there would still be problems with updating links on XWiki versions > 14.8 because of #294 (if it isn't fixed)