[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#286883: knode: Filters should support case-insensitive regex mode



Package: knode
Version: 4:3.2.2-2
Severity: wishlist


Currently, knode's filtering system does not support a case-insensitive
match option.  E.g.:

   Subject = (unix|linux)

...would have to be written as:

   Subject = ([Uu][Nn][Ii][Xx]|[Ll][Ii][Nn][Uu][Xx])

...in order to provide an all-cases match.  For complex filters this is
at best inconvenient.

Request:  offer an option to do "match case" or case-insensitive match.
Insensitive as default would be my preference.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (950, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages knode depends on:
ii  kdelibs4                  4:3.2.3-2      KDE core libraries
ii  libart-2.0-2              2.3.16-6       Library of functions for 2D graphi
ii  libc6                     2.3.2.ds1-18   GNU C Library: Shared libraries an
ii  libfam0c102               2.7.0-6        client library to control the FAM 
ii  libgcc1                   1:3.4.2-2      GCC support library
ii  libice6                   4.3.0.dfsg.1-8 Inter-Client Exchange library
ii  libkdenetwork2            4:3.2.2-2      KDE Network library
ii  libkdepim1                4:3.2.2-2      KDE PIM library
ii  libmimelib1               4:3.2.2-2      KDE mime library
ii  libpng12-0                1.2.8rel-1     PNG library - runtime
ii  libqt3c102-mt             3:3.3.3-7      Qt GUI Library (Threaded runtime v
ii  libsm6                    4.3.0.dfsg.1-8 X Window System Session Management
ii  libstdc++5                1:3.3.4-13     The GNU Standard C++ Library v3
ii  libx11-6                  4.3.0.dfsg.1-8 X Window System protocol client li
ii  libxext6                  4.3.0.dfsg.1-8 X Window System miscellaneous exte
ii  libxrender1               0.8.3-7        X Rendering Extension client libra
ii  xlibs                     4.3.0.dfsg.1-8 X Window System client libraries m
ii  zlib1g                    1:1.2.2-3      compression library - runtime

-- no debconf information



Reply to: