]> source.dussan.org Git - poi.git/commit
Fix bug #50786 - Fix XSSFColor to fetch the RGB values of old-style indexed colours
authorNick Burch <nick@apache.org>
Fri, 18 Feb 2011 17:41:42 +0000 (17:41 +0000)
committerNick Burch <nick@apache.org>
Fri, 18 Feb 2011 17:41:42 +0000 (17:41 +0000)
commitcd57789b7f45258c831f0a6188564dc66a1618d9
tree01d8f41b6d49afa0b907e0fc43b77f71e6dcc2b3
parent7b08adece833c9ec5bdc263433039f14b3bebf7e
Fix bug #50786 - Fix XSSFColor to fetch the RGB values of old-style indexed colours

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1072082 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
test-data/spreadsheet/50786-indexed_colours.xlsx [new file with mode: 0644]