psi108
17 years agoNew Contributor
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 /> <product id="1" name="Einer zahlt" payment="group" /><br /> <product id="2" name="Empfänger zahlt" payment="receiver" /><br /> <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!
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=/
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 /> <product id="1" name="Einer zahlt" payment="group" /><br /> <product id="2" name="Empfänger zahlt" payment="receiver" /><br /> <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!