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
minor
#26443
Layout Editor: Remove button of the "Custom transaction" type
Different "buttons" can be added to a layout component (e.g. table, no dialog) via "Edit view".
If you select "user defined transaction" as button type, the configured action will be executed, but afterwards a NullPointerException will occur, because the command tries to close a dialog that does not exist.
The assumption is that this button type belongs to the dialog type "Transaction with user input" and therefore should not be available in "normal" components?
Test
The button "user-defined transaction" should no longer be available as a selection for trees, forms, tables, etc.