https://bugs.documentfoundation.org/show_bug.cgi?id=148561
--- Comment #5 from Justin L <[email protected]> --- Created attachment 179669 --> https://bugs.documentfoundation.org/attachment.cgi?id=179669&action=edit 148561_exampleC.docx: an even simpler example - just header text, no frame The difference is that Outline numbering rule retains its specified levels now instead of having all of that info wiped out - even though the levels are not connected to any styles. Additionally, we now no longer export WWNum1 - which is unused anyway and pretty much mirrored what Outline would have looked like, had it existed. The easiest way to see this is to run xmllint --format styles.xml > stylesB.xml and then run meld against it. This has got to be some kind of ODT import bug. The header stuff is all in the styles.xml file, so perhaps defaults are used on header/footer code before the style information affecting Chapter Numbering is finalized? -- You are receiving this mail because: You are the assignee for the bug.
