octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53459] [octave forge] (io) 2.4.10 function xl


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #53459] [octave forge] (io) 2.4.10 function xlsread, results in unexpected error reading Excel (xlsx) file
Date: Sun, 8 Apr 2018 17:08:54 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48

Follow-up Comment #8, bug #53459 (project octave):

(progress report)
I started looking into this. It seems we're bitten by the order in which
attributes appear in nodes in file xl/workbook.xml.rels in the .xlsx archive
(always a risk when parsing XML with regexps). The code as it stands in
__OCT_spsh_open__ has the order wrong for the file in question.
I have a more robust fix for the original bug report, but for function
xlsfinfo.m more effort is required.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53459>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]