<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - VIEWING: When the document displays !broken!! instead of the correct text, writer can lock up"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121618#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - VIEWING: When the document displays !broken!! instead of the correct text, writer can lock up"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121618">bug 121618</a>
              from <span class="vcard"><a class="email" href="mailto:luke.kendall@gmail.com" title="Luke Kendall <luke.kendall@gmail.com>"> <span class="fn">Luke Kendall</span></a>
</span></b>
        <pre><span class="quote">>Off topic</span >

I replace every letter except capitals and vowels with x:

Find & replace

  Turn on Match case, and regexp:
  Find: ([bcdfghjklmnpqrstvwyz])
  Replace with: x
  Replace All</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>