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

Qualtagh <xgz...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #14 from Qualtagh <xgz...@gmail.com> ---
Added a pull request on GitHub with a fix of this bug:
https://github.com/apache/poi/pull/33

I have tested this issue after applying this fix using a java file attached by
Gilles. It solves the problem.

Fix description:
CellUtil was setting background color BEFORE setting foreground and fill
pattern. And HSSFCellStyle.setFillBackgroundColor javadoc says that background
color should be set AFTER setting fill pattern and foreground.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to