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
defect
(User-visible)
minor
#26611
Missing GUI update in StructuredTextControl after field change
When the value changes in a tl:FormField displayed by a tl:StructuredTextControl, the GUI state is not updated.
This was noticed because, in I18N HTML fields, the value does not change in the GUI after clicking the translation button. However, the value is saved, as it is displayed normally after pressing F5.
Test
- Go to Structures > Type Demo > Type Demo
- Select an " A."
- Enter text in the i18NHTMLNormal > German field.
- In the i18NHTMLNormal > English field, click the " Translate from German " command.
- Expected result: The text is displayed in the field after being translated.