https://bugs.documentfoundation.org/show_bug.cgi?id=77111
Oliver Specht <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #21 from Oliver Specht <[email protected]> --- The problem has been introduced with commit c2ccd20c0fd92bddfff76447754541705e3eb8f3 Author: Adam Co <[email protected]> Date: Thu Aug 29 17:16:44 2013 +0300 fdo#44689: fix for specific case of page restart-value 0 With this change it was possible to _have_ a page 0 as new page number. Before that the page number 0 meant that page counting should not be restarted at a page break. The table dialog page always sends this 0-value if you insert a page break with a change of the page style. The similar dialog for paragraphs doesn't do it initially. But if you insert a page breaks with page style and a page no. > 0 and open the dialog again to reset this page number to 0 then you will also get a page no. 0. To solve this an additional CheckBox is required in both dialog pages so that the user can determine whether or not a page no. 0 is desired. This will not fix existing documents. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
