-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
5.5.3, 6.4.0, 7.7.4, 7.13.0
-
Confluence 5.5.3
-
13
-
Severity 3 - Minor
-
4
-
Steps to reproduce
- Create a new page
- Add a table with a couple of cells (though the issue can be reproduced with just 1 cell as well)
- In each cell, add a large amount of text (e.g. several paragraphs of content)
- Save page
- Tools > Export to Word
Expected result
The resulting Word doc will contain all the text and viewable by the user
Actual result
When viewing the resulting Word doc, any large body of text within a table cell that exceeds the size of one Word page will be truncated and not viewable
Other info
If the Word document is exploded and the underlying XML file examined, the full body of the text is actually all there, just not viewable through Word.
Example of the exported page using Confluence 7.7.4
Workaround
Export to PDF and then convert the PDF file to Word will work for getting the file converted to Word. This requires the use of a third-party tool to convert PDF to Word.