You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Antonio Gallardo (JIRA)" <ji...@apache.org> on 2007/08/22 02:32:31 UTC

[jira] Assigned: (COCOON-1440) [poi] color string normalization

     [ https://issues.apache.org/jira/browse/COCOON-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Gallardo reassigned COCOON-1440:
----------------------------------------

    Assignee: Antonio Gallardo  (was: Cocoon Developers Team)

> [poi] color string normalization
> --------------------------------
>
>                 Key: COCOON-1440
>                 URL: https://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
>            Assignee: Antonio Gallardo
>            Priority: Minor
>         Attachments: COCOON-1440.patch, COCOON-1440.patch, ColorCodeTest.java
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.