Return-Path: Delivered-To: apmail-poi-dev-archive@www.apache.org Received: (qmail 84508 invoked from network); 1 Jun 2010 15:38:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jun 2010 15:38:07 -0000 Received: (qmail 86887 invoked by uid 500); 1 Jun 2010 15:38:06 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 86803 invoked by uid 500); 1 Jun 2010 15:38:06 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 86795 invoked by uid 99); 1 Jun 2010 15:38:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 15:38:06 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 15:38:04 +0000 Received: from thor.apache.org (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o51Fbg3T019691 for ; Tue, 1 Jun 2010 15:37:42 GMT Received: (from daemon@localhost) by thor.apache.org (8.13.8+Sun/8.13.8/Submit) id o51FbfDY019690; Tue, 1 Jun 2010 11:37:41 -0400 (EDT) Date: Tue, 1 Jun 2010 11:37:41 -0400 (EDT) Message-Id: <201006011537.o51FbfDY019690@thor.apache.org> From: bugzilla@apache.org To: dev@poi.apache.org Subject: DO NOT REPLY [Bug 45678] HSSFDataFormatter returns some incorrect formatted strings X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: POI X-Bugzilla-Component: HSSF X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: nick.burch@alfresco.com X-Bugzilla-Status: NEEDINFO X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@poi.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=45678 --- Comment #9 from Nick Burch 2010-06-01 11:37:36 EDT --- I've just made some improvements to how POI handles excel formatting, in relation to bug #48872. I think this will help with a few of your problems. Fractions still remains as a todo though. I feel I've a better handle on how it all works now, which should make reviewing and applying a patch easier, so if we could get a patch for fractions that'd be great! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org For additional commands, e-mail: dev-help@poi.apache.org