Hi Ramesh,

I investigated the xml serialization a bit more and there is no problem in the Olingo library.
The problem was in another tool I was using to read the xml data.

Thanks anyway for the reply.

On 22/03/17 21:56, Ramesh Reddy wrote:
Please open JIRA, then we can take a look. If you want to expedite, you can 
even provide with a patch, I will take look into merging it.

Thanks

Ramesh..

----- Original Message -----
Normal text element


On 22/03/17 14:17, Ramesh Reddy wrote:
Are they in CDATA section or normal element text?

----- Original Message -----

Hi all,
I’m using the java Olingo library v4.
I’ve a problem serializing strings containing special characters using the
OdataXmlSerializer.
I think that the OdataXmlSerializer should escape special characters but
it
doesn’t do that.
For example the following string: <>”’& should be serialized like this
&lt;
&gt; &quot; &apos; &amp;
Am I wrong?
Thanks.
Riccardo Mariani
Senior Software Engineer
[email protected]


Reply via email to