-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
5.5.3, 5.8.6, 5.9.1, 5.8.10, 5.7.0, 6.0.0-OD-2015.50.1, 5.10.3, 5.10.8
-
32
-
Severity 3 - Minor
-
2
-
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
Steps To Reproduce
- Create a new Confluence space (i.e. Example).
- Create a new page (i.e. Sample Page).
- Insert some contents, highlight some texts and link it to a Confluence page via '+' sign > Link.
- Export the Confluence space (i.e. Example) to XML format.
- Import the XML backup to a Confluence instance and check the atlassian-confluence.log file.
Please refer to StepsToReproduce.mp4
screen cast for visual information. You may use Example-Space.zip
to reproduce the problem.
Expected Behaviour
Space import complete without errors.
Actual Behaviour
Space import complete with the following warnings thrown in the atlassian-confluence.log file.
2015-09-01 17:18:37,653 WARN [Long running task: Importing data] [importexport.xmlimport.persister.XHtmlBodyContentPropertyUserRewriter] translateBodyContentXhtmlProperty Unable to parse text of BodyContent 2359299 as XHTML storage format: The XML content could not be parsed. There is a problem at line 1, column 475. Parser message: Unexpected EOF in CDATA section at [row,col {unknown-source}]: [1,475] -- referer: http://localhost:9581/confluence/admin/backup.action | url: /confluence/admin/restore.action | userName: admin | action: restore 2015-09-01 17:18:37,654 WARN [Long running task: Importing data] [importexport.xmlimport.persister.XHtmlBodyContentPropertyUserRewriter] translateBodyContentXhtmlProperty Unable to parse text of BodyContent 2359300 as XHTML storage format: The XML content could not be parsed. There is a problem at line 1, column 497. Parser message: Unexpected EOF in CDATA section at [row,col {unknown-source}]: [1,497] -- referer: http://localhost:9581/confluence/admin/backup.action | url: /confluence/admin/restore.action | userName: admin | action: restore
Note that the Confluence space import completes with the links working perfectly fine.
- relates to
-
CONFCLOUD-38978 Unnecessary Warnings Thrown During Space Import that Contains Highlighted Linked Text
-
- Closed
-
I've had these exact same warnings come up but the import worked fine.