QAComplete - SOAP UI encoding problem
Hi,
I'm facing some problem when using the SOAP API. It seems that when somebody is copying text from a word or a outlook email in the description field, note field or any textarea it is generating some specials characters that is breaking the Bugs_LoadByCriteria soap call.
The error is also happening in java. This is the error we face when running the request in java.
[main] ERROR processor.Main2:163 - Exception :
com.sun.xml.internal.ws.encoding.soap.DeserializationException: Failed to read a response: javax.xml.bind.UnmarshalException
- with linked exception:
[javax.xml.stream.XMLStreamException: ParseError at [row,col]:[140,57907]
Message: Character reference "&#]
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(Unknown Source)
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(Unknown Source)
at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(Unknown Source)
at com.sun.proxy.$Proxy21.bugsLoadByCriteria(Unknown Source)
I read the QAComplete SOAP API and it seems that there is no way to select only certain fields in a Bugs_LoadByCriteria.