Detail
Detail
Bugfix
When updating the diagram layout after some operations in the UML editor, the diagram disappears (view remains empty) and comes back only when selecting another type in the model tree and updating the diagram layout again.
An error message appears in the log
2023-10-26T08:01:17,757 ERROR [http-nio-8080-exec-1]: com.top_logic.base.services.simpleajax.AJAXServlet$AJAXLogHandler - Client-side message: Problems during AJAX event execution. (exception: 'exception: Error: java.lang.IllegalArgumentException: No control on element 'c5450'.', component: 'rootLayout#masterFrame', source: 'https://apps.top-logic.com/tl-demo/servlet/LayoutServlet/demo1-713a356337a7912d', layout: 'masterFrame.layout.xml', session: EF62B78A2882BE0BA29A22EFB7304C32, UserAgent [Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.0])
Test
- Empty diagram
- Create type A
- Create reference from A to itself with name aa
- Update diagram
- Create type B
- Create reference from B to itself with name bb
- Update diagram.