Return-Path: X-Original-To: apmail-poi-dev-archive@www.apache.org Delivered-To: apmail-poi-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BFE3210C19 for ; Tue, 20 Aug 2013 18:16:50 +0000 (UTC) Received: (qmail 43969 invoked by uid 500); 20 Aug 2013 18:16:50 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 43680 invoked by uid 500); 20 Aug 2013 18:16:48 -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 43672 invoked by uid 99); 20 Aug 2013 18:16:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 18:16:47 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dominik.stadler@gmx.at designates 212.227.15.15 as permitted sender) Received: from [212.227.15.15] (HELO mout.gmx.net) (212.227.15.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 18:16:41 +0000 Received: from mail-pa0-f48.google.com ([209.85.220.48]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0Lz4KW-1W6vC80l96-014CFh for ; Tue, 20 Aug 2013 20:16:20 +0200 Received: by mail-pa0-f48.google.com with SMTP id kp13so1019699pab.35 for ; Tue, 20 Aug 2013 11:16:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=6HKo/LLCx9dmWISRrpiMDlWON+OLD94YJxVO3E/kvF8=; b=cBHhtaGOnIBWV44y+VHLUY7ucmbqhMPL6TM9+zXMu0dmtAIJZPriGvyAx9VP/tdEOg vLS/CMLBfjTjINth//6TFsPCjYZbXtFfuY90+sU60j2t6PPhJYR3lIfIo/XoIwM6AJQa WE/G8d96i0diwWWAf3DfX8MDkoNSR6+5IQQsRvUD08Z4qrAm+N3P/0ef4Qv9NEI3OUUu o93nID3TdbxHzBABosmFkc+ZDOfbEuCdHioicwCZ7IHbWfA8wA1us3De0a0738BpKpjX ocwFPLPWO1X7a2zmIfhPin8DNPxbKHwdZ+RA70OhmE+EC04Iag1o0wNW9FI15vLWBx0R S/AQ== MIME-Version: 1.0 X-Received: by 10.68.226.7 with SMTP id ro7mr3479114pbc.72.1377022578738; Tue, 20 Aug 2013 11:16:18 -0700 (PDT) Received: by 10.70.101.200 with HTTP; Tue, 20 Aug 2013 11:16:18 -0700 (PDT) In-Reply-To: References: Date: Tue, 20 Aug 2013 20:16:18 +0200 Message-ID: Subject: Re: writing XSSF broken in latest trunk From: Dominik Stadler To: POI Developers List Content-Type: multipart/alternative; boundary=047d7b1635d9a74eb604e4650d56 X-Provags-ID: V03:K0:IuUF0Yo28NNs8Cfru3C7VdenwkHm9kNjdey6x4QmGCLPsCWsh4L BLLJUE46KBnQROUyZaXlCENhNl+TW0LSk/CSSiiHPu1HfSKyt0LvMHdePIiDTiAD759bwxp Uhwmo9CrSNIJi7QTGkyp32gq/C7CMwC/1K76gX+Ip2uhAacmWxckJTvmSUKliaz7oIQIzfQ C4aQPZzO/1Tk+GT25l4+g== X-Virus-Checked: Checked by ClamAV on apache.org --047d7b1635d9a74eb604e4650d56 Content-Type: text/plain; charset=ISO-8859-1 Unfortunately OpenOffice opens the file just fine... Dominik. On Tue, Aug 20, 2013 at 6:10 PM, Nick Burch wrote: > On Tue, 20 Aug 2013, Dominik Stadler wrote: > >> I have identified the commit below as being responsible, I have reverted >> it for now to ensure we do more investigation before putting that fix into >> place once again. Unfortunately no unit test captured this, only Excel >> reported the files as being corrupt if an empty "" element is in the >> xlsx. >> > > Does OpenOffice identify the same problem? Only it's much easier to > automatically drive OpenOffice from Java than Excel itself, so we could > potentially add an optional test target that launches AOO on a few test > files and checks they open properly > > Nick > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org > For additional commands, e-mail: dev-help@poi.apache.org > > --047d7b1635d9a74eb604e4650d56--