Return-Path: Delivered-To: apmail-poi-dev-archive@www.apache.org Received: (qmail 65188 invoked from network); 16 Jul 2010 22:16:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jul 2010 22:16:41 -0000 Received: (qmail 79294 invoked by uid 500); 16 Jul 2010 22:16:41 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 79257 invoked by uid 500); 16 Jul 2010 22:16:40 -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 79249 invoked by uid 99); 16 Jul 2010 22:16:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 22:16:40 +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; Fri, 16 Jul 2010 22:16:38 +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 o6GM8lCo009414 for ; Fri, 16 Jul 2010 22:08:47 GMT Received: (from daemon@localhost) by thor.apache.org (8.13.8+Sun/8.13.8/Submit) id o6GM8kh9009413; Fri, 16 Jul 2010 18:08:46 -0400 (EDT) Date: Fri, 16 Jul 2010 18:08:46 -0400 (EDT) Message-Id: <201007162208.o6GM8kh9009413@thor.apache.org> From: bugzilla@apache.org To: dev@poi.apache.org Subject: DO NOT REPLY [Bug 49579] UnknowEscherRecord throws ArrayIndexOutOfBoundException X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: POI X-Bugzilla-Component: HSLF X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: zhangzzh@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@poi.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Attachment #25740 is obsolete 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=49579 Zhang Zhang changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25740|0 |1 is obsolete| | --- Comment #4 from Zhang Zhang 2010-07-16 18:08:44 EDT --- Created an attachment (id=25776) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25776) Patch for UnknowEscherRecord with Unit test case Fix for the issue in UnknowEscherRecord with unit test cases. -- 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