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

            Bug ID: 60906
           Summary: Wrong index used in number formatting for xlsb
           Product: POI
           Version: 3.16-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Thanks to Dominik's Common Crawl code, I found a bug in the call to format
numbers for xlsb.  The code is using the index into the styleIds array, and it
should use the index _from_ the style array.

Thank you, Dominik, Rackspace and Common Crawl, yet again.

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