Version: (using KDE 4.3.5) Installed from: Gentoo Packages Hello, only one regex not work here: ^.{1,6}$ Can you fix this bug?
Could you tell us a bit more? Where do you enter this expression and what does not work?
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 [^ ])
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
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.