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

Oliver Specht (CIB) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #10 from Oliver Specht (CIB) <[email protected]> ---
You can see in the list of page styles there is "Default style" and "Default"
The first is the built-in default and the latter is the loaded style.

In styles.xml you find:
    <office:master-styles>
    <style:master-page style:name="Standard" style:display-name="Default"
style:page-layout-name="pm1"/>
    </office:master-styles>

After removing the attribute
    style:display-name="Default" 
the file loads correctly as A5 format.

I'm quite sure the bug is on the LO side. If built-in styles are loaded the
display-name should not matter.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to