You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2016/09/22 19:29:29 UTC

[Bug 59021] XSSFSheetXMLHandler is using qName instead of localName and missing cells/rows

https://bz.apache.org/bugzilla/show_bug.cgi?id=59021

--- Comment #4 from Ed <ed...@hotmail.com> ---
Created attachment 34294
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34294&action=edit
Excel file broken with the change

The attached excel file is generated by Microsoft Excel 2016 for Mac. The file
can no longer be extracted since 3.14 after the change in this ticket is
introduced. As I debug startElement() function call, uri is empty but not null
(""). Also localName is empty while qName is present.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org