Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 99481 invoked from network); 8 Jan 2007 13:55:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2007 13:55:49 -0000 Received: (qmail 86303 invoked by uid 500); 8 Jan 2007 13:55:54 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 86235 invoked by uid 500); 8 Jan 2007 13:55:54 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 86224 invoked by uid 99); 8 Jan 2007 13:55:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 05:55:54 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 05:55:47 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 84AE471429F for ; Mon, 8 Jan 2007 05:55:27 -0800 (PST) Message-ID: <31841141.1168264527518.JavaMail.jira@brutus> Date: Mon, 8 Jan 2007 05:55:27 -0800 (PST) From: "Krystian Nowak (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Updated: (COCOON-1440) [poi] color string normalization MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COCOON-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krystian Nowak updated COCOON-1440: ----------------------------------- Attachment: COCOON-1440.patch > [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 > Assigned To: Cocoon Developers Team > 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. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira