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
(User-visible)
Currently, it is not possible to internationalize the display of a data type (tl:TLPrimitive): The technical name of the data type is always displayed.
Improvement
It should be possible to internationalize the label of a data type in the same way as for a business object type: The system searches for the translation of the tl:ResKey tl.model.<module>.<datatype-name>. If nothing is found here, the technical name of the data type is used.
Test
- Create a new attribute of type tl.core:Date.
- Expected Result: When selecting the type, the "Date" type is offered.