-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Medium
-
Component/s: FC - Ecosystem - API Framework
NOTE: This bug report is for Confluence Cloud. Using Confluence Server? 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.
- is related to
-
CONFSERVER-28163 Pages with special characters return invalid xml through the REST API.
-
- Closed
-