-
Bug
-
Resolution: Fixed
-
Low
-
Severity 3 - Minor
NOTE: This bug report is for Confluence Cloud. Using Confluence Server? 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>
- is related to
-
CONFSERVER-23376 Mixed formatting in single cell in Excel document causes Confluence indexing errors
-
- Closed
-
- relates to
-
CONFCLOUD-33143 "endDocument expected" ERROR does not Describe The Problematic Attachment File Name
- Closed
[AI-467] Mixed formatting in single cell in Excel document causes Confluence indexing errors
Component/s | Original: Search - Core [ 46383 ] | |
Component/s | New: Search - Core [ 75296 ] | |
Fix Version/s | Original: 5.8.13 [ 67871 ] | |
Key |
Original:
|
New:
|
Rank (Obsolete) | Original: 126370000000 | |
Symptom Severity | New: Severity 3 - Minor [ 14432 ] | |
Affects Version/s | Original: 5.7.1 [ 67767 ] | |
Affects Version/s | Original: 5.7 [ 67750 ] | |
Affects Version/s | Original: 5.6.5 [ 67749 ] | |
Affects Version/s | Original: 5.6.4 [ 67748 ] | |
Affects Version/s | Original: 5.5 [ 67726 ] | |
Affects Version/s | Original: 5.4.3 [ 67714 ] | |
Project | Original: Confluence Cloud [ 18513 ] | New: Atlassian Intelligence [ 23110 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2368624 ] | New: JAC Bug Workflow v3 [ 3427236 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2246338 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2368624 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2203671 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2246338 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2142034 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2203671 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1890926 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2142034 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1820171 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1890926 ] |
Description |
Original:
h3. 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:* {code} 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 {code} An example .xlsx is attached. Here are the contents of sharedStrings.xml when the .xlsx is unarchived, which appears to contain the relevant data: {code} <?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> {code} |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Cloud*. Using *Confluence Server*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFSERVER-23376]. {panel} h3. 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:* {code} 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 {code} An example .xlsx is attached. Here are the contents of sharedStrings.xml when the .xlsx is unarchived, which appears to contain the relevant data: {code} <?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> {code} |
Link |
New:
This issue is related to |
Project Import | New: Sat Apr 01 14:06:06 UTC 2017 [ 1491055566265 ] |