xwikisas / application-diagram

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

The diagram macro doesn't follow the naming strategy when creating a diagram #292

Closed Farcasut closed 1 month ago

Farcasut commented 1 month ago

Currently, the diagram macro doesn't check if the page it creates follows the naming strategies used

oanalavinia commented 1 month ago

Fixed in https://github.com/xwikisas/application-diagram/commit/a447b464fc1f8bb5999e259eb23270e133a1c176

Farcasut commented 2 weeks ago

The issue was solved by replacing the invalid reference in the code with a transformed one that respects the naming strategy. The original reference used by the user to create the macro is not replaced, the modification occurs only in the code.