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

Xisco Faulí <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |filter:doc, regression
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected]
            Version|5.3.0.0.alpha0+             |4.4.0.0.alpha0+ Master
     Ever confirmed|0                           |1

--- Comment #1 from Xisco Faulí <[email protected]> ---
Regression introduced by:

author  Luboš Luňák <[email protected]>     2014-08-17 19:35:48 (GMT)
committer       Luboš Luňák <[email protected]>     2014-08-17 19:39:39
(GMT)
commit  b32881b6723072c8d1a652ea147d12e75766d504 (patch)
tree    f705e8fcb5320201beae7c6bc3031fc81926d54a
parent  eacc9e6bad22525e99e243b3fbb2405a00503bd3 (diff)
fix reading even/odd page breaks from .docx (bnc#519228)

We map Word's even/odd page breaks to Writer's left/right page styles. And we
cannot
just set any page style to be left/right, because that could set e.g. the
default
page style as such, which would make all normal pages that way. So instead we
need
to make a copy of the relevant page style, as the original page style as its
follow,
copy all the properties and headers/footers, and use this copy to get the page
break.

Adding Cc: to Luboš Luňák

-- 
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