Picture of Daniel 97
Registered 12 years 264 days
Daniel 97 Friday, 24 March 2017, 07:53 AM
Finduser SOAP WSDL 11.00 (Namespace im SOAP Body) BUG
Hallo,
es gbt einen BUG beim Finduser call.
Firmware: Firmware Revision: 12r1 sr8 IP800[12.1106], Bootcode[09-7030019], Hardware[302]
BUG:
XMLNS MUSS im SOAP Header erscheinen.
Leider wird aber der XMLNS im Body nochmals zurückgeliefert.
Dadurch entsteht ein unbound prefix.
Bitte um ehebaldigste Behebung des BUGS !

XMLOUTPUT: (BUG ist Fett gekennzeichnet !!!)
<soap:Envelope
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:i="http://innovaphone.com/pbx">
<soap:Body>
<FindUserResponse
xmlns="http://innovaphone.com/pbx">
<return SOAP-ENC:arrayType="i:UserInfo[1]">
<item>
<active>true</active>
<cn>Operator</cn>
<dn>Operator</dn>
<type>ep</type>
<e164>10</e164>
<h323>Operator</h323>
<state>1</state>
<channel>0</channel>
<alert>0</alert>
<guid>f15da1e9e6925801672f009033061383</guid>
<groups SOAP-ENC:arrayType="i:Group[0]"></groups>
<info SOAP-ENC:arrayType="i:Info[1]">
<info>
<type>cfg</type>
<vali>0</vali>
<vals/>
</info>
</info>
</item>
</return>
</FindUserResponse>
</soap:Body>
</soap:Envelope>

Parser:
unbound prefix at line 9, column 12, byte 325

MfG.

Daniel


Picture of Daniel 97
Registered 12 years 264 days
Daniel 97 Friday, 24 March 2017, 09:02 AM
Re: Finduser SOAP WSDL 11.00 (Namespace im SOAP Body) BUG
Da dieser Fehler auch in der DemoPBX vorhanden ist (Firmware 13r1) werde ich ein Supportticket erstellen.

MfG.
Daniel
← You can define your color theme preference here