DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33473>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33473

           Summary: color string normalization
           Product: Cocoon 2
           Version: 2.1.6
          Platform: PC
               URL: http://svn.apache.org/viewcvs.cgi/cocoon/trunk/src/block
                    s/poi/java/org/apache/cocoon/components/elementprocessor
                    /impl/poi/hssf/elements/ColorCode.java
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: blocks
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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...

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to