Bug 101092

Summary: Lower/raise score for author rule can't be "cancelled"
Product: knode Reporter: Davide Ferrari <vide80>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Davide Ferrari 2005-03-08 12:39:13 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Gentoo Packages

As subject, if use the lower/raise score for author function, a rule is automatically created and a windows is pop up with the rule showed, but if I click the "Cancel" button, the rule isn't discarded. It seems the rule is going to be saved on creation time, while it should only be temporal, cause I could not be sure of it, and anyway is against the common KDE interface behaviour.
Comment 1 Davide Ferrari 2008-06-16 19:37:31 UTC
this still happens as of current KDE4 svn trunk.
Is this a feature or a bug?
Comment 2 Davide Ferrari 2009-12-14 19:30:48 UTC
This still apply to Knode 4.3.4.
Is this the intended behaviour??
Comment 3 Olivier Trichet 2009-12-20 19:29:25 UTC
SVN commit 1064359 by otrichet:

Fix the behaviour of the "cancel" button of the scoring rules editor when a rule is added through the manager

BUG: 101092

 M  +3 -1      kscoring.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1064359
Comment 4 Allen Winter 2009-12-22 01:01:32 UTC
SVN commit 1064858 by winterz:

Backport r1064359 by otrichet from trunk to the 4.3 branch:

Fix the behaviour of the "cancel" button of the scoring rules editor when a rule is added through the manager

CCBUG: 101092


 M  +3 -1      kscoring.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1064858