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
When running the tests in an application module, you get the following error:
[ERROR] test.com.top_logic.basic.jsp.TestCompileJSPs.testCompileJSPs Time elapsed: 0.773 s << FAILURE! junit.framework.AssertionFailedError: Cannot create compile command for files: [D:\Development\...\src\main\webapp\.\jsp\dreso\product\process\es\CreateProcessAssistant.jsp]: Cannot resolve project dir for 'ext.org.eclipse.jetty': 'D:\Development\GIT\dreso-migration' is neither an Eclipse workspace nor does it have a subfolder 'ext.org.eclipse.jetty'. at junit.framework.Assert.fail(Assert.java:47) at test.com.top_logic.basic.jsp.TestCompileJSPs.compile(TestCompileJSPs.java:70) at test.com.top_logic.basic.jsp.TestCompileJSPs.compile(TestCompileJSPs.java:97) at test.com.top_logic.basic.jsp.TestCompileJSPs.compile(TestCompileJSPs.java:107) at test.com.top_logic.basic.jsp.TestCompileJSPs.compile(TestCompileJSPs.java:114) at test.com.top_logic.basic.jsp.TestCompileJSPs.testCompileJSPs(TestCompileJSPs.java:33)
Test
- Check outcom.top_logic.demo in a separate workspace by itself (without the framework).
- Runtest.com.top_logic.demo.scripted.TestDemo.