<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:drewjensen.inbox@gmail.com" title="Drew Jensen <drewjensen.inbox@gmail.com>"> <span class="fn">Drew Jensen</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FIREBIRD: Migration: loss of HSQL database during migration IF user begins directly after doing Save As"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124803">bug 124803</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>
                
           </td>
           <td>bibisected
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>noelgrandin@gmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FIREBIRD: Migration: loss of HSQL database during migration IF user begins directly after doing Save As"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124803#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FIREBIRD: Migration: loss of HSQL database during migration IF user begins directly after doing Save As"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124803">bug 124803</a>
              from <span class="vcard"><a class="email" href="mailto:drewjensen.inbox@gmail.com" title="Drew Jensen <drewjensen.inbox@gmail.com>"> <span class="fn">Drew Jensen</span></a>
</span></b>
        <pre>Setting this to new since I can duplicate it using the 6.3 bibsect repository
files, with some iterations passing and some failing.

bibisect reported arrival of the anomaly with:

commit  306758ab3e06f7c730bb1625c2f3fcce7a912fa3 (patch)

<a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - Saving ODT document with ~1500 bookmarks is slow, especially on Windows (see comment 5 for explanation)"
   href="show_bug.cgi?id=117066">tdf#117066</a> Saving ODT document with ~1500 bookmarks is slow, part 5

OStorageImpl is spending time iterating over its m_aChildrenVector to
find stuff by name, so just use a std::unordered_map.
Also return iterator from FindElement, so we can avoid searching the map
twice.

-rw-r--r--      package/source/xstor/xstorage.cxx       169     
-rw-r--r--      package/source/xstor/xstorage.hxx       7</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>