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 2020/03/08 07:55:35 UTC

[Bug 62108] ArrayIndexOfBounds exception when getColumnWidth()

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

Dominik Stadler <do...@gmx.at> changed:

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

--- Comment #9 from Dominik Stadler <do...@gmx.at> ---
The code that is involved in the stacktrace in the original report now uses int
and style.getFontIndexAsInt(), so the casting to short does not happen any
more. 

If there is still a problem please report a new bug with a reproducible
test-case as reproducing the problem seems to be harder than thought.

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