<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Tables are stacked onto each other after undo of page wrap change"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135623#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Tables are stacked onto each other after undo of page wrap change"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135623">bug 135623</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=164156" name="attach_164156" title="Bibisect log">attachment 164156</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=164156&action=edit" title="Bibisect log">[details]</a></span>
Bibisect log

Bisected to
author  Vasily Melenchuk <<a href="mailto:vasily.melenchuk@cib.de">vasily.melenchuk@cib.de</a>>      2019-08-15 12:08:06
+0300
committer       Thorsten Behrens <<a href="mailto:Thorsten.Behrens@CIB.de">Thorsten.Behrens@CIB.de</a>>      2019-08-19
11:15:22 +0200
commit  09228fabe88f3457105cf26d83c003719a793114 (patch)
tree    7a3c75f27de075dba58932fe328c7bac1961719c
parent  92d1b0d10ec04f17d116bc54aada652f1c2cac4a (diff)
sw undo/redo: avoid usage of pointers as a style references
Style can be created on previous undo steps and so after undo/redo
pointer can became invalid. Style name as a reference looks like
a good alternative to pointers.

<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=09228fabe88f3457105cf26d83c003719a793114">https://cgit.freedesktop.org/libreoffice/core/commit/?id=09228fabe88f3457105cf26d83c003719a793114</a></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>