-
Bug
-
Resolution: Fixed
-
Low
-
5.4.3, 5.5, 5.6.4, 5.6.5, 5.7, 5.7.1, 5.7.3
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
Steps to reproduce:
- Create an Excel spreadsheet and enter some text in a cell
- Select part of that cell and change its formatting (e.g. bold, italics, underline)
- Save this spreadsheet and upload to Confluence
- Rebuild search index
Error in logs:
2011-10-02 14:23:25,893 ERROR [Indexer: 1] [officeconnector.index.excel.ExcelXMLTextExtractor] endDocument expected [ 1 ] entries but read [ 2 ]
-- referer: http://localhost:5350/admin/search-indexes.action | url: /admin/reindex.action | userName: admin | action: reindex
An example .xlsx is attached.
Here are the contents of sharedStrings.xml when the .xlsx is unarchived, which appears to contain the relevant data:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <sst xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" count="1" uniqueCount="1"> <si> <r> <t>foo</t> </r> <r> <rPr> <u/> <sz val="10"/> <rFont val="Verdana"/> </rPr> <t>bar</t> </r> <phoneticPr fontId="1" type="noConversion"/> </si> </sst>
- relates to
-
AI-467 Mixed formatting in single cell in Excel document causes Confluence indexing errors
-
- Closed
-
-
CONFSERVER-33143 "endDocument expected" ERROR does not Describe The Problematic Attachment File Name
- Closed
- mentioned in
-
Page No Confluence page found with the given URL.
-
Page No Confluence page found with the given URL.
-
Page No Confluence page found with the given URL.
-
Page Loading...
-
Page Loading...
-
Page Loading...
[CONFSERVER-23376] Mixed formatting in single cell in Excel document causes Confluence indexing errors
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 75265 ] |
Workflow | Original: JAC Bug Workflow v3 [ 2889981 ] | New: CONFSERVER Bug Workflow v4 [ 2982350 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2803424 ] | New: JAC Bug Workflow v3 [ 2889981 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2736243 ] | New: JAC Bug Workflow v2 [ 2803424 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2400241 ] | New: JAC Bug Workflow [ 2736243 ] |
Labels | Original: affects-cloud affects-server bugfix loyalty searching/indexing st10 | New: affects-cloud affects-server loyalty searching/indexing st10 |
Labels | Original: affects-cloud affects-server bugfix searching/indexing st10 | New: affects-cloud affects-server bugfix loyalty searching/indexing st10 |
Affects Version/s | New: 5.7.3 [ 51200 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2299586 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2400241 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2233998 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2299586 ] |