fix undefined range for writeFile - test with ods #1914
No reviewers
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#1914
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is probably a check that should appear in the ODS writer itself. Will LibreOffice or other tools handle an empty
<table:table></table:table>
tag?You are right correction doesn't fit LibreOffice behaviour. So I will propose another Fix :-)
LibreOffice Sheet with empty table : content.xml extract
LibreOffice Sheet with one element in table : content.xml extract
SheetJS writed file with my correction for an empty sheet :
SheetJS writed file with my correction for an one cell sheet 👍
This FIX
Result :
Do you agree to accept a New Pull Request ?
Pull request closed