Parsed cell value contains validation error message for an .ods file #2446
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#2446
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
validation-parse-error.ods
The .ods file above has data validation defined for cell B3.
When parsed, the corresponding validation error message is returned as the value of cell A1, with the actual value of that cell appended to the end.
I've tested similar cases with .xslx files and the issue would not appear.
Feel free to send a PR, changes apply to
bits/80_parseods.js