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
You can add various "buttons" to a layout component (e.g., a table, not a dialog) using "Edit View."
If you select "User-defined transaction" as the button type, the configured action is executed, but a NullPointerException occurs afterward because the command attempts to close a dialog that does not exist.
It seems likely that this button type belongs to the dialog type “Transaction with User Input” and therefore shouldn’t even be available as an option in “normal” components?
Test
The “Custom Transaction” button should no longer be available as an option for trees, forms, tables, etc.