Return-Path: Delivered-To: apmail-poi-dev-archive@www.apache.org Received: (qmail 6148 invoked from network); 14 Jul 2010 08:05:01 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Jul 2010 08:05:01 -0000 Received: (qmail 30449 invoked by uid 500); 14 Jul 2010 08:05:01 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 30224 invoked by uid 500); 14 Jul 2010 08:04:59 -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 30214 invoked by uid 99); 14 Jul 2010 08:04:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jul 2010 08:04:58 +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; Wed, 14 Jul 2010 08:04:55 +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 o6E7v4fM002906 for ; Wed, 14 Jul 2010 07:57:04 GMT Received: (from daemon@localhost) by thor.apache.org (8.13.8+Sun/8.13.8/Submit) id o6E7v3Tq002905; Wed, 14 Jul 2010 03:57:03 -0400 (EDT) Date: Wed, 14 Jul 2010 03:57:03 -0400 (EDT) Message-Id: <201007140757.o6E7v3Tq002905@thor.apache.org> From: bugzilla@apache.org To: dev@poi.apache.org Subject: DO NOT REPLY [Bug 49564] getlocked return error value X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: POI X-Bugzilla-Component: XSSF X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: longxibo@sina.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: Status 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=49564 longxibo@sina.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #5 from longxibo@sina.com 2010-07-14 03:57:00 EDT --- (In reply to comment #4) > It could be in the cell styles file, or maybe in the sheet. I'd suggest you > create two files, both with one cell, one locked and one not. Diff those to > find out! I change locked property and save file.Unzip two xlsx to diff directory.Compare two directory.I found style.xml have little diff. New style.xml add "" String,But old style.xml not "locked" property at all!It is Strange! I upload two file to investigation for you. -- 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