Closed oanalavinia closed 4 years ago
Investigation: this issue is related to the fix added by #118 and as said in https://github.com/xwikisas/application-diagram/pull/146#discussion_r425681485 the problem is that we are only checking for the first link here https://github.com/xwikisas/application-diagram/blob/master/application-diagram-api/src/main/java/com/xwiki/diagram/internal/handlers/DiagramLinkHandler.java#L217
Steps to reproduce:
Expected results: The second link was renamed properly
Actual results: The link remained the same
For the first link the rename works correctly
Tested with Diagram Application 1.13.2, XWIki 11.10.4