-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Medium
-
None
-
Affects Version/s: None
-
Component/s: Core - Content REST APIs
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
There are some pages/comments which contain html or special xml characters (&, <, >) in the body of the page. This content is returned by the REST API as is, causing the response xml to be invalid and not able to be parsed without first cleaning up the xml.
Ideally, the API should always return valid xml. This would require any special characters to be escaped or enclosed in CDATA tags.
- relates to
-
CONFCLOUD-28163 Pages with special characters return invalid xml through the REST API.
-
- Closed
-