-
Bug
-
Resolution: Duplicate
-
Major
-
Jenkins ver. 2.146
Linux 3.10.0-862.11.6.el7.x86_64
openjdk version "1.8.0_181"
TestLink 1.9.17
TestLink Plugin 3.14
After I have installed TestLink Plugin 3.14 and configured accordingly on Jenkins Freestyle project, I could see there a feature called "TestLink results" in the project main page.
After trial run to get some TestLink data, but when I clicked on this "TestLink results", the Jenkins system gave below error:
Stack trace
org.apache.commons.jelly.JellyTagException: jar:file:/var/lib/jenkins/plugins/testlink/WEB-INF/lib/testlink.jar!/hudson/plugins/testlink/TestLinkResult/index.jelly:6:57: <st:include> No page found 'sidepanel.jelly' for class hudson.plugins.testlink.TestLinkResult
......
- is duplicated by
-
JENKINS-64023 org.apache.commons.jelly.JellyTagException: jar:file:/var/lib/jenkins/plugins/testlink/WEB-INF/lib/testlink.jar!/hudson/plugins/testlink/TestLinkResult/index.jelly:6:57: No page found 'sidepanel.jelly' for class hudson.plugins.testlink.TestLinkResult
- Fixed but Unreleased