Opened 6 years ago
Closed 6 years ago
#2181 closed defect (fixed)
Empty cells when parsing Excel files are always returned as the empty string
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.15.1 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
When parsing CSV or Excel files there is an option to return null instead of empty strings. It seems like this option is ignored when parsing Excel files.
There is also an option to return null when the text string "null" is found. It seems like this is also ignored when parsing Excel files.
Change History (2)
comment:1 by , 6 years ago
Summary: | Empty cells when parsing Excel files are alwasy returned as the empty string → Empty cells when parsing Excel files are always returned as the empty string |
---|
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 7721: