[ http://issues.apache.org/jira/browse/COCOON-1440?page=all ]
Antonio Gallardo updated COCOON-1440: ------------------------------------- Would you provide a patch? > [poi] color string normalization > -------------------------------- > > Key: COCOON-1440 > URL: http://issues.apache.org/jira/browse/COCOON-1440 > Project: Cocoon > Issue Type: Improvement > Components: Blocks: POI > Affects Versions: 2.1.6 > Environment: Operating System: All > Platform: PC > Reporter: Krystian Nowak > Assigned To: Cocoon Developers Team > Priority: Minor > > In a constructor of ColorCode > (org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements) there > could be a normalization check to ensure that even if the color string is in > form FFFF:0000:0000 it will be normalized to > org.apache.poi.hssf.util.HSSFColor's form which is FFFF:0:0. I've spend a lot > on > debugging to get what's going on... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
