Return-Path: X-Original-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5D74091F0 for ; Wed, 6 Jun 2012 10:12:59 +0000 (UTC) Received: (qmail 74926 invoked by uid 500); 6 Jun 2012 10:12:58 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 74841 invoked by uid 500); 6 Jun 2012 10:12:58 -0000 Mailing-List: contact ooo-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-issues@incubator.apache.org Delivered-To: mailing list ooo-issues@incubator.apache.org Received: (qmail 74831 invoked by uid 99); 6 Jun 2012 10:12:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 10:12:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.123] (HELO sif.zones.apache.org) (140.211.11.123) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 10:12:57 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id A1EA7458C; Wed, 6 Jun 2012 10:12:37 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: [Bug 119840] New: Incorrect numbering of paragraphs in docx document Date: Wed, 06 Jun 2012 10:12:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: word processor X-Bugzilla-Component: open-import X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: kaktebyavirubit@gmail.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ooo-issues@incubator.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: priority bug_id assigned_to short_desc bug_severity cf_bug_type classification op_sys reporter rep_platform bug_status version component product Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://issues.apache.org/ooo/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/ooo/show_bug.cgi?id=119840 Priority: P3 Bug ID: 119840 Assignee: ooo-issues@incubator.apache.org Summary: Incorrect numbering of paragraphs in docx document Severity: normal Issue Type: DEFECT Classification: Application OS: Windows XP Reporter: kaktebyavirubit@gmail.com Hardware: PC Status: UNCONFIRMED Version: AOO340 Component: open-import Product: word processor Created attachment 78068 --> https://issues.apache.org/ooo/attachment.cgi?id=78068&action=edit Example 9.docx - original file, *.jpg - how document looks like in MS Office and Apache OpenOffice We have document with the following numeration of paragraphs in MS Office 2007 Service Pack 3 1 1.1 1.2 1.3 1.4 1.5 1.6 1.7 2 2.1 2.2 3 3.1 3.2 4 4.1 4.2 4.3 4.4 4.5 4.6 4.7 4.8 4.9 4.10 4.11 4.12 5 and so on If we open this document in AOO then numeration would be different 1 1.1 1.2 1.3 1.4 1.5 1.6 1.7 2 1.8 1.9 1 3.1 3.2 4 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 3 and so on -- You are receiving this mail because: You are the assignee for the bug.