|
| From: | anonymous |
| Subject: | [Octave-bug-tracker] [bug #52875] (io-2.4.9) __OCT_xlsx2oct__.m Empty value tag (<v/>) due to a formula in Excel causes multiple cells to be skipped |
| Date: | Fri, 12 Jan 2018 18:31:47 -0500 (EST) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 |
Follow-up Comment #1, bug #52875 (project octave):
I think I found a solution to this problem Replace line 91 in _OCT_xlsx2oct_.m
with val = regexp (rawdata, '<c
r="(\w+)"(?:[^t>]*(>)|(?:[^t>]*t="(\w+)")>)(?:<f.+?(?:</f>|/>))?(?:<v(?:[^>]*)>([^<]*)</v>|<is><t>([^<]*)</t></is>|<v/>([^<]*))',
"tokens");
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52875>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |