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

            Bug ID: 61053
           Summary: Add missing built-in numFmt
           Product: POI
           Version: 3.16-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 34962
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34962&action=edit
triggering doc from common crawl

I found a handful of NPEs caused by missing built-in numfmts in some xlsb
files.  According to:
http://stackoverflow.com/questions/4730152/what-indicates-an-office-open-xml-cell-contains-a-date-time-value,
it looks like there are some built in East-Asian formats we're missing... up
through 164?!

The example file requires 57 and 58 (at least).  We currently go up to 49.  

Any idea how we can find the rest?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to