Page 1 of 1

[Solved] How to remove unnecessary test display...

Posted: Mon Mar 25, 2013 1:59 pm
by SureshKumar
Hi,
I am new to TestLink, I am getting following text phrase on most of the pages after I have integrated with Jira.-- e.g. on Test Exectuion, Test Reports etc.

How can I can get rid of this text display, Do I need to make any configuration changes..?

Version : V 1.9.6

"object(SimpleXMLElement)#140 (10) { ["username"]=> string(6) "skolli" ["password"]=> string(8) "satya143" ["uribase"]=> string(22) "http://localhost:8080/" ["uriwsdl"]=> string(54) "http://localhost:8080/rpc/soap/jirasoapservice-v2?wsdl" ["uriview"]=> string(29) "http://localhost:8080/browse/" ["uricreate"]=> string(53) "http://localhost:8080/secure/CreateIssue!default.jspa" ["comment"]=> array(4) { [0]=> object(SimpleXMLElement)#145 (0) { } [1]=> object(SimpleXMLElement)#144 (0) { } [2]=> object(SimpleXMLElement)#143 (0) { } [3]=> object(SimpleXMLElement)#142 (0) { } } ["projectkey"]=> string(4) "DEMO" ["issuetype"]=> string(1) "1" ["resolvedstatus"]=> object(SimpleXMLElement)#141 (1) { ["status"]=> array(2) { [0]=> object(SimpleXMLElement)#146 (2) { ["code"]=> string(1) "5" ["verbose"]=> string(8) "Resolved" } [1]=> object(SimpleXMLElement)#147 (2) { ["code"]=> string(1) "6" ["verbose"]=> string(6) "Closed" } } } }"

Regards,
Suresh

Re: How to remove unnecessary test display...

Posted: Tue Mar 26, 2013 1:58 am
by TurboPT
Check Mantis, that issue has already been addressed.

Re: How to remove unnecessary test display...

Posted: Tue Mar 26, 2013 11:15 am
by SureshKumar
I am new to testlink form, just using it for last 2 days. Can you point out me to the link please ?

Suresh

Re: How to remove unnecessary test display...

Posted: Tue Mar 26, 2013 12:12 pm
by TurboPT
That fix is the first of several "hot-fix" items, as listed in this issue: http://mantis.testlink.org/view.php?id=5551