just50415 / android-rcs-ims-stack

Automatically exported from code.google.com/p/android-rcs-ims-stack
0 stars 0 forks source link

EndUserConfirmationResponse document - unexpected element NewDataSet #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Send an EndUserConfirmationRequest to the client
2. Receive an EndUserConfirmationResponse from the client
3.

What is the expected output? What do you see instead?
We are seeing the following document (as an example) come back from the client:

<?xml version="1.0" standalone="yes"?><NewDataSet><EndUserConfirmationResponse 
id="1" value="accept"/></NewDataSet>

We do not see any mention of the "NewDataSet" element in the schema (RCS-e 
specifications V1.2.1).

What version of the product are you using? On what operating system?

Please provide any additional information below.
Client version 2.4.3

Original issue reported on code.google.com by iiaGa...@gmail.com on 8 May 2012 at 2:20

GoogleCodeExporter commented 8 years ago
You are right I don't see anything in teh standard

Original comment by jmauffret@gmail.com on 9 May 2012 at 8:44

GoogleCodeExporter commented 8 years ago
Fixed in next release

Original comment by jmauffret@gmail.com on 9 May 2012 at 2:15