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
(User-visible)
Detail
#26611
Missing GUI update in StructuredTextControl after field change
When the value changes in a tl:FormField represented by a tl:StructuredTextControl, the GUI state is not updated.
This is noticed because in I18N HTML fields after pressing the translation button the value at the GUI does not change. However, the value is saved as the value is displayed normally after an F5.
Test
- Switch to Structures > Type Demo > Type Demo
- Select an A.
- In the field i18NHTMLNormal > German enter a text.
- In i18NHTMLNormal > English press the command Translate from German.
- Expectation: The translated text will be displayed in the field.