Forum Discussion

psi108's avatar
psi108
New Contributor
16 years ago

soapui changes response? CDATA?

hello,

go a strange problem.

this is how the raw response looks:
TTP/1.1 200 OK
Server: nginx/0.6.32
Date: Sun, 22 Feb 2009 22:20:58 GMT
Content-Type: text/xml; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/5.2.8-0.dotdeb.1
Set-Cookie: symfony=935e91c33045e5b99c6b70e7d6e97ae9; path=/
Set-Cookie: symfony=8e1d73e234a444ac1a0738a92b642677; path=/



e24cf2727a0582446a1b857eb62b86c8

 
 
 



So - this is how the response is shown in the XML Tab:
<?xml version="1.0" encoding="utf-8"?><br /><result action="session.signon" api="1.0" status="0"><br /><api_key>e24cf2727a0582446a1b857eb62b86c8</api_key><br /><country_code>0+49</country_code><br /><products_allowed><br />&nbsp; <product id="1" name="Einer zahlt" payment="group" /><br />&nbsp; <product id="2" name="Empf&auml;nger zahlt" payment="receiver" /><br />&nbsp; <product id="3" name="Sender zahlt" payment="sender" /><br /></products_allowed><br /></result>

wtf? :-)
is this as it should be, or a bug?

using soap ui 2.5.1 pro

thx for your help!

14 Replies