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
enhancement
When a `tl:FormMember` is created for an attribute (`tl:TLStructuredTypePart`) and an object of the owner type, the attribute's internal ID is included in the name. If the given object is of a more specific type and this attribute is overridden there, problems may arise because in some places the overridden attribute—which has a different internal ID—is then used.
Improvement
Instead of using the ID of the passed-in attribute, the ID of the attribute’s definition is always used.
Test
No test.