<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Find & Replace dialog could save search history on closing of the application"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122311#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Find & Replace dialog could save search history on closing of the application"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122311">bug 122311</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=122311#c3">comment #3</a>)
<span class="quote">> For security reason I wouldn't store those information on the application
> level but perhaps in the document. How does MS handles this?</span >

Recording search strings into an ODF archive seems no more "secure" than
recording to user profile, probably less so since once a document is out of
users control those prior searches would be exposed.

As to what could be done to record search strings (and probably replacement
strings as well, not results of course) for LibreOffice the user profile seems
the correct location.

Notepad++ records per user search strings into <FindName> stanzas in a 
<FindHistory> XML file--config.xml. 

We already do similar in LibreOffice's application registry to hold the
picklist for our MRU per user profile.</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>