Major
Detail
Bugfix
Major
Detail
#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
Bugfix
If an InApp component has requested a lock on an object (for example, a tl:GridComponent in Edit mode) and the component is then adjusted, the lock still exists but the object can no longer be edited.
Test
Test is built into the scripted test TestGridCreation.script.xml:
- Configure a tl:GridComponentinApp.
- Edit an object in the GridComponent, do not make any changes.
- Change the configuration of the GridComponent as trivially as possible, e.g. change the name.
- Expectation: The previously editable object is not locked.