]> source.dussan.org Git - poi.git/commit
bug 58996: Don't try to unset fill color if it is not set to avoid invalid access...
authorDominik Stadler <centic@apache.org>
Fri, 12 Feb 2016 09:44:47 +0000 (09:44 +0000)
committerDominik Stadler <centic@apache.org>
Fri, 12 Feb 2016 09:44:47 +0000 (09:44 +0000)
commitb6de14689500d6f75725840e1b526379c2a674e6
treed730d7a197ec47f1407845ddbcd21273d6c24ca4
parent118b72815684fae90a66a84579e2694460282fd5
bug 58996: Don't try to unset fill color if it is not set to avoid invalid access inside the Xml structures

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1729964 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCellStyle.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFCellStyle.java