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

LATEST Official version.
Questions and discussions - NO ISSUES
FOR ISSUES => http://mantis.testlink.org

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
SureshKumar
TestLink user
Posts: 2
Joined: Fri Mar 22, 2013 6:56 pm

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

Post 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
TurboPT
Member of TestLink Community
Posts: 343
Joined: Sun Dec 10, 2006 4:51 am

Re: How to remove unnecessary test display...

Post by TurboPT »

Check Mantis, that issue has already been addressed.
SureshKumar
TestLink user
Posts: 2
Joined: Fri Mar 22, 2013 6:56 pm

Re: How to remove unnecessary test display...

Post 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
TurboPT
Member of TestLink Community
Posts: 343
Joined: Sun Dec 10, 2006 4:51 am

Re: How to remove unnecessary test display...

Post 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
Post Reply