Bug 230361 - filter wich not work
Summary: filter wich not work
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-11 21:15 UTC by BRULE Herman
Modified: 2015-04-12 10:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BRULE Herman 2010-03-11 21:15:59 UTC
Version:            (using KDE 4.3.5)
Installed from:    Gentoo Packages

Hello, only one regex not work here:
^.{1,6}$
Can you fix this bug?
Comment 1 Björn Ruberg 2010-03-13 18:43:00 UTC
Could you tell us a bit more? Where do you enter this expression and what does not work?
Comment 2 BRULE Herman 2010-03-13 18:54:20 UTC
I enter it in actual filter (with rules any of condition), all other my regex and condition work.
When I apply this rules to:
toto
It not match anything, but ^.*$ work.
My target is class as spam all the message shorted than 6 char (or shorter than 6 [^ ])
Comment 3 Laurent Montel 2010-09-02 14:24:14 UTC
It uses QRegExp so bug is in qregexp I think not in kmail.
Perhaps you can give info about qt and report it to Nokia.
Or testing with new Qt version
Comment 4 Laurent Montel 2015-04-12 10:01:38 UTC
Thank you for taking the time to file a bug report.

KMail2 was released in 2011, and the entire code base went through significant changes. We are currently in the process of porting to Qt5 and KF5. It is unlikely that these bugs are still valid in KMail2.

We welcome you to try out KMail 2 with the KDE 4.14 release and give your feedback.