Return-Path: Delivered-To: apmail-poi-dev-archive@www.apache.org Received: (qmail 14657 invoked from network); 12 Feb 2009 02:41:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2009 02:41:31 -0000 Received: (qmail 63479 invoked by uid 500); 12 Feb 2009 02:41:26 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 63457 invoked by uid 500); 12 Feb 2009 02:41:26 -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 63408 invoked by uid 99); 12 Feb 2009 02:41:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2009 18:41:26 -0800 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Feb 2009 02:41:23 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id DDE14234C48D; Wed, 11 Feb 2009 18:41:01 -0800 (PST) From: bugzilla@apache.org To: dev@poi.apache.org Subject: DO NOT REPLY [Bug 46693] org.apache.poi.hssf.record.RecordFormatException when reading an xls file X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: POI X-Bugzilla-Component: HSSF X-Bugzilla-Keywords: X-Bugzilla-Severity: regression X-Bugzilla-Who: josh@gildedtree.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@poi.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20090212024101.DDE14234C48D@brutus.apache.org> Date: Wed, 11 Feb 2009 18:41:01 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=46693 Josh Micich changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Josh Micich 2009-02-11 18:41:01 PST --- Thanks for the sample file. It showed up another 3 bugs as well. Some were introduced due to edits made while applying patch for release 3.5-beta5 (bug 46301 , svn r721007 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=721007 )). All four bugs were fixed and junits added in svn r743601 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=743601 ). -- 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