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 2017/11/15 09:19:02 UTC

[Bug 61765] New: [PATCH] add "WorkBook" to WORKBOOK_DIR_ENTRY_NAMES

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

            Bug ID: 61765
           Summary: [PATCH] add "WorkBook" to WORKBOOK_DIR_ENTRY_NAMES
           Product: POI
           Version: 3.17-FINAL
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HSSF
          Assignee: dev@poi.apache.org
          Reporter: robert.blank@amsonline.de
  Target Milestone: ---

Created attachment 35528
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35528&action=edit
SVN Patch File

Hello,

I have a xls file, which POI cannot load/read, because its workbook entry is
called "WorkBook". For now only "Workbook", "WORKBOOK" and "BOOK" is used.
It would be nice, if "WorkBook" could be added asap to the
WORKBOOK_DIR_ENTRY_NAMES enum in InternalWorkbook.java

Btw. I do not know how this xls file was created and because of non-disclosure
I can not provide it.

I attached a SVN patch file (created with Eclipse).

-- 
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


[Bug 61765] [PATCH] add "WorkBook" to WORKBOOK_DIR_ENTRY_NAMES

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61765

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
Thanks, applied in r1817812.

-- 
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