[Libreoffice-bugs] [Bug 107684] New: FILESAVE: DOCX - Heading styles exported with two outline level tags

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun May 7 14:40:32 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=107684

            Bug ID: 107684
           Summary: FILESAVE: DOCX - Heading styles exported with two
                    outline level tags
           Product: LibreOffice
           Version: 4.2.8.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: bibisectRequest, regression
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: philipz85 at hotmail.com
            Blocks: 104520, 107681

Steps:
1) Open attachment 133132
2) Export to docx
3) Unzip the docx and open up /word/styles.xml
4) Notice that heading styles will have 2 outline tags, like below.

<w:style w:type="paragraph" w:styleId="Heading1">
  <...>
  <w:pPr>
    <...>
    <w:outlineLvl w:val="0" />
    <w:outlineLvl w:val="0" />
  </w:pPr>
  <...>
</w:style>

Regression as this doesnt happen in 4.1.

Version: 5.4.0.0.alpha0+
Build ID: 74ccd02eda2d6325a27266fd935aba29b3d75020
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64 at 70-TDF, Branch:master, Time:
2017-04-27_23:51:14
Locale: en-US (en_US.UTF-8); Calc: group


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104520
[Bug 104520] [META] DOCX (OOXML) bug tracker
https://bugs.documentfoundation.org/show_bug.cgi?id=107681
[Bug 107681] [META] Writer heading style bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170507/ba182b0c/attachment.html>


More information about the Libreoffice-bugs mailing list