Bug 122721

Summary: Missing Flat XML format for master odt document
Product: LibreOffice Reporter: Tim <timo>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: enhancement CC: emanuele.gissi, himajin100000, ilmari.lauhakangas, y+documentfoundation.org
Priority: medium Keywords: filter:fodt
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 107805, 117718    

Description Tim 2019-01-15 09:44:41 UTC
The master file as represented here:
https://help.libreoffice.org/Writer/Master_Documents_and_Subdocuments

cannot be saved in a flat XML form.
Comment 1 y+documentfoundation.org 2019-05-04 15:37:52 UTC
Just here to confirm this bug. If you "Save as ...", the only file
types you can select from are:

- ODF Master Document (.odm)
- Text - Choose Encoding (Master Document) (.txt)
- ODF Master Document Template (.otm)

My LibreOffice Version: 6.1.5 (Debian version 1:6.1.5-3, but this bug
should not be Debian-specific).

The reason I would like to work with FODM files instead of ODM is for
versioning LibreOffice documents with git, as FODM/FODT are plain-text
files with human- and git-readable and -diffable linebreaks.
Comment 2 Dieter 2019-05-05 20:31:50 UTC
(In reply to y+documentfoundation.org from comment #1)
> Just here to confirm this bug.

If you're able to confirm a bug, you are also allowed to change the status to NEW

=> status NEW, because of comment 1
Comment 3 y+documentfoundation.org 2019-05-06 17:00:26 UTC
Thanks for the hint, didn't know that!