Ods Reader No Datatype for Null Value

Issue #4435 was initially described incorrectly. While investigating the original description, I came upon this problem. Ods Reader is trying to set some cells to null without supplying a valid DataType to setValueExplicit, causing that method to throw an exception. Reader is changed to no longer call that method when value is null and DataType is null-string.
This commit is contained in:
oleibman
2025-04-03 19:55:33 -07:00
parent 74dca30c89
commit 5b799dbbed
3 changed files with 32 additions and 1 deletions
Binary file not shown.