Ramesh Reddy created OLINGO-878:
-----------------------------------
Summary: XML 1.0 invalid characters not supported in Odata Atom
feed
Key: OLINGO-878
URL: https://issues.apache.org/jira/browse/OLINGO-878
Project: Olingo
Issue Type: Bug
Components: odata4-server
Affects Versions: (Java) V4 4.0.0-beta-01
Reporter: Ramesh Reddy
Fix For: (Java) V4 4.2.0
XML 1.0 does not support parsing of some of the control characters in string
based properties, thus not eliminating or replacing them could possibly end up
with error.
For complete details of the issue, please see
https://issues.jboss.org/browse/TEIID-2757
Olingo AtomSerializer should be written to provide options such that user can
avoid such characters in the payload. Since JSON supports unicode characters
this should be fine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)