<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - End of Document page field is not updated initially when specific document is opened"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138907#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - End of Document page field is not updated initially when specific document is opened"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138907">bug 138907</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=168489" name="attach_168489" title="titlePage.odt: run format-titlePage twice and first-page's page number changes">attachment 168489</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=168489&action=edit" title="titlePage.odt: run format-titlePage twice and first-page's page number changes">[details]</a></span>
titlePage.odt: run format-titlePage twice and first-page's page number changes

Format->Title Page is basically just broken. (sw/source/ui/misc/titlepage.cxx)

1.) GotoPage fails if a blank page exists. [first and follow are both even or
both odd]. The result is changes get applied to "random" pages.
2.) GotoPage( bRecord=false ) BY DEFINITION returns false, yet when adding more
than one index page, it hopes it will return true before setting the page
style.
3.) The wrong pages get changed to Index style. [Apparently layout hasn't
recognized the newly added pages yet because I can't access any page higher
than 3.]

Well obviously GotoPage is completely worthless if it doesn't even recognize
the newly added pages. So if ANYTHING at all works in this wizard, it is just a
coincidence... sigh.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>