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
Detail
#26382
Error messages "Duplicate tag name..." when starting an application in the IDE from a TL-Studio
The application starts, but the log is full of error messages that appear to be duplicate entries in the class path of the web application. While the java.class.path property in the application looks unsuspicious, the class loader built when the application was bootstrapped in the development environment seems to find resources from the application's JARs duplicated.
Test
- Start tl-demo in a TL-Studio workspace and observe the console output at startup.