<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>222400</bug_id>
          
          <creation_ts>2010-01-12 17:03:09 +0000</creation_ts>
          <short_desc>Support ignoring diacritics in filter</short_desc>
          <delta_ts>2011-07-23 23:54:37 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>tellico</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Robby Stephenson">robby</reporter>
          <assigned_to name="Robby Stephenson">robby</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin>2.3.4</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>897208</commentid>
    <comment_count>0</comment_count>
    <who name="Robby Stephenson">robby</who>
    <bug_when>2010-01-12 17:03:09 +0000</bug_when>
    <thetext>Version:            (using KDE 4.3.3)
Installed from:    openSUSE RPMs

Wishlist item from mailing list:

----
This is a minor issue, but it would be nice if the filter wasn&apos;t quite so picky with diacritics. For example, both &quot;Joao Gilberto&quot; and &quot;João Gilberto&quot; ought to return the same results, but as it is I have to ensure that I type all diacritics exactly. I know other programs have more forgiving search functions, so it ought to be possible.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1144902</commentid>
    <comment_count>1</comment_count>
    <who name="Robby Stephenson">robby</who>
    <bug_when>2011-07-23 23:54:37 +0000</bug_when>
    <thetext>Git commit ac17e0ae0125236cbf0fd920cb071eab32118c5a by Robby Stephenson.
Committed on 24/07/2011 at 01:52.
Pushed by rstephenson into branch &apos;2.3&apos;.

Allow filter to match without accent marks

For filter rules using the &quot;Contains&quot; criteria, match against value
and against value without accent marks. Do not match for &quot;Equals&quot;
rules or regular expressions.
BUG: 222400
FIXED-IN: 2.3.4

A  +129  -0    src/tests/filtertest.cpp     [License: GPL (v2/3)]
A  +38   -0    src/tests/filtertest.h     [License: GPL (v2/3)]
M  +5    -0    ChangeLog
M  +41   -10   src/filter.cpp
M  +2    -1    src/filter.h
M  +3    -0    src/tests/CMakeLists.txt

http://commits.kde.org/tellico/ac17e0ae0125236cbf0fd920cb071eab32118c5a</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>