-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Links in the diagram aren't updated when the linked pages are moved/renamed #245
Comments
Issue reproducing on Windows 11, Chrome 125. Cloud XWiki 15.10.8, Diagram Application (Pro) 1.20.4 |
I reproduced this issue on Firefox 128.0.3. , XWiki 15.10.8. on premise with Diagram App Pro 1.20.4. and on XWiki version 15.10.11. (LTS version) |
…renamed xwikisas#245 * Updated the code to save xwiki backlinks again
Reproducing on Windows 11, XWiki 15.10.10, Chrome 128, Diagram Application (Pro) version 1.21-rc-1 |
This issue has two causes:
Each of them breaks the |
Steps to reproduce:
Expected results: The link to the page is updated with the new location and/or name. Related to #110
Actual results: The link to the page remains the same, it's not updated, which makes the user to be redirected to a non existing page.
Environment: Windows 11, XWiki 14.10.10, Chrome 114, Diagram Application (Pro) 1.19
The text was updated successfully, but these errors were encountered: