Platform not being set when updating test case result to TestLink

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: testlink-plugin
    • None

      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,"

            Assignee:
            Javier Delgado
            Reporter:
            Javier Delgado
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: