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
When running the tests in an application module, the following error occurs:
[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\processes\CreateProcessAssistent.jsp]: Cannot resolve project directory for 'ext.org.eclipse.jetty': 'D:\Development\GIT\dreso-migration' is neither an Eclipse workspace nor does it contain a subfolder named '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 out`com.top_logic.demo ` on its own in a separate workspace (without the framework).
- Runtest.com.top_logic.demo.scripted.TestDemo.