Issue Type: Bug Bug
Assignee: Bruno P. Kinoshita
Components: testlink
Created: 14/Nov/13 2:31 PM
Description:

TestLinkSite.java at line 209 writes back test execution to TestLink, using the platform name if platform is not null. Platform in not being initialized and thus it is allways null. An alternative could be replacing the line for "testCase.getPlatform() != null ? testCase.getPlatform() : null,"

Project: Jenkins
Priority: Major Major
Reporter: Javier Delgado
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to