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
Enhancement
If a tl:FormMember is created for an attribute (tl:TLStructuredTypePart) and an object of the owner type, the internal ID of the attribute is included in the name. If the given object is of a more special type and this attribute is overwritten there, problems may occur, because in some places the overwritten attribute is used, which has a different internal ID.
Improvement
Instead of using the ID of the passed attribute, the ID of the definition of the attribute is always used.
Test
No test.