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/03/23 16:09:22 UTC

[Bug 60906] New: Wrong index used in number formatting for xlsb

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: dev@poi.apache.org
          Reporter: tallison@mitre.org
  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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 60906] Wrong index used in number formatting for xlsb

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

Tim Allison <ta...@mitre.org> changed:

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

--- Comment #1 from Tim Allison <ta...@mitre.org> ---
r1788282

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