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
Enhancement
If, for example, types cannot be resolved in the model, the further resolution of the model is aborted, but the application start is not prevented. This fails afterwards in the Commit of the new model with a completely inexplicable error message.
Either try to "fix" the error in the model file as best as possible and start anyway (would be useful if you have built the error in-app, if that is possible) or abort the application start with the correct error report.
Test
- Model with reference to unknown type.
- Launch application.
- Expect launch to abort with just this error.