major
minor
defect
major
minor
#26382
Error messages "Duplicate tag name..." when starting an application in the IDE from a TL-Studio
#26405
TTypeRewriter logs warning "Unable to resolve items by external reference" also unnecessarily
#26431
Changed superclass relationship leads to changed attribute list in the form editor only after a restart
defect
minor
#26402
Model Editor: Diagram: Error when dragging a class from another module to your own worksheet
Generally speaking, this works and has been done this way many times before, but this time there was a problem:
In https://apps.top-logic.com/contract-dev, the class `tl.contract.core:Contract` was supposed to be dragged and dropped into the diagram of the `tl.contract:offer` module so that it could be linked to the class `tl.contract:offer:Offer`.
After the "drop," an error message appeared, and the representations of both classes overlapped each other. The process was repeated several times, always with the same result.
Log file attached.
Test
No test. Not reproducible.