I couldn't get the pop-up for the configuration example... so I had to check the code under the /lib/issuetrackerintegration/code_testing/test.jirasoapInterface.class file.
But how should the configuration format be in the "Issue Tracker Management" screen?
I guess my configuration is wrong... It might be xml format instead?
I'm trying to integrate TestLink 1.9.4 with JIRA 5.1.5, running in MacOSX. TestLink is running through XAMPP 1.7.3 with MySQL database. I've tried with both integration methods: Jira SOAP: 1. Added $g_interface_bugs = 'JIRASOAP'; in the '/custom_config.inc.php' file. 2. Created a '/cfg/jirasoap.cfg....