https://bugs.documentfoundation.org/show_bug.cgi?id=148681
--- Comment #9 from [email protected] --- Oh, you're right, it is still reproducible for me as well, my bad. I did a diff on what changed between the .fodt versions, which is when I realized I saved to file named .fodt, but the content was .odt, because I didn't change the format *audible facepalm* I looked into the .odt and the resulting .fodt, and the heading in the .odt has extra `<text:list text:style-name="Outline"><text:list-item>` and `</text:list-item></text:list>` tags around it, which the heading in the .fodt doesn't have. Adding it to the .fodt restored the numbering, so my guess is there is just something going wrong with the export of these tags. -- You are receiving this mail because: You are the assignee for the bug.
