<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FIND & REPLACE DIALOG: Write cannot find empty paragraphs in a table (== empty cells)."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138781">bug 138781</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;">Version</td>
           <td>7.0.3.1 release
           </td>
           <td>Inherited From OOo
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>normal
           </td>
           <td>enhancement
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>erack@redhat.com, jluth@mail.com, sbergman@redhat.com, vstuart.foote@utsa.edu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=130480
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Blocks</td>
           <td>130480
           </td>
           <td>
                
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FIND & REPLACE DIALOG: Write cannot find empty paragraphs in a table (== empty cells)."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138781#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FIND & REPLACE DIALOG: Write cannot find empty paragraphs in a table (== empty cells)."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138781">bug 138781</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>Nothing new here. The "^$" or "$^" 'regex' matches are not defined in the ICU
libs and are coded as needed. For Writer that is in findtxt.cxx with the
'bChkEmptyPara' tests. 

Seems like the 'EMPTY' values of sw Table cells are not treated in similar
fashion during "^$" or "$^" regex finds of empty paragraphs. 

If possible, seems an overdue enhancement to make our regex finds of empty
elements consistent.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_CLOSED  bz_closed"
   title="CLOSED FIXED - search for regular expressions not usable any more"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130480">Bug 130480</a>] search for regular expressions not usable any more
              </li>
          </ul>
        </div>
        <br>

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

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