Bug 230361

Summary: filter wich not work
Product: [Applications] kmail Reporter: BRULE Herman <alpha_one_x86>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: bjoern, montel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Unspecified   
Latest Commit: Version Fixed In:

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.