<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make "No duplications" in standard filters depending on case sensitive mode"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144196">bug 144196</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;">Status</td>
           <td>REOPENED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Standard and advanced filters do not work correctly in case insensitive mode
           </td>
           <td>Make "No duplications" in standard filters depending on case sensitive mode
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make "No duplications" in standard filters depending on case sensitive mode"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144196#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make "No duplications" in standard filters depending on case sensitive mode"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144196">bug 144196</a>
              from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>Test: "AAA", "aaa", "BBB", "bbb", "AAA"

Current behavior when sorting "Test" = "not empty" with the options

[x] No duplication & [ ] Case sensitive = "AAA", "aaa", "BBB", "bbb"
[x] No duplication & [x] Case sensitive = "AAA", "aaa", "BBB", "bbb"

Expected behavior:

[x] No duplication & [ ] Case sensitive = "AAA", "BBB"
[x] No duplication & [x] Case sensitive = "AAA", "aaa", "BBB", "bbb"</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>