Bug 196619

Summary: Korganizer, add reminder: default entries
Product: [Applications] korganizer Reporter: Martin L ü c h e m <Heinrich20>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: Heinrich20, smartins
Priority: NOR    
Version: 3.5   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin L ü c h e m 2009-06-15 15:12:50 UTC
Version:           3.5.9 (using 3.5.10, Debian Package 4:3.5.10.dfsg.1-0lenny1 (lenny/sid))
Compiler:          Target: x86_64-linux-gnu
OS:                Linux (x86_64) release 2.6.26-2-amd64

When adding a new reminder the default should be "before start". I think, this is the more useful entry and makes the difference! One reminder directly before the start, one more entry one day earlier, that is the way I use this option. The best option would be to make it configerable.
Comment 1 Sergio Martins 2009-06-17 01:52:53 UTC
I see...

If you check the box, it will add a "Before the start" reminder, but, if you add a new advanced reminder it will be "After the start". Not consistent.
Comment 2 Sergio Martins 2009-06-21 16:38:44 UTC
SVN commit 984844 by smartins:

The default offset when adding an advanced reminder was "After Start", the correct offset is "Before Start".

BUG: 196619


 M  +1 -0      koeditoralarms.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=984844
Comment 3 Martin L ü c h e m 2009-06-21 16:48:22 UTC
hey, this was fast - great!  :-) Martin
Comment 4 Allen Winter 2009-06-21 17:21:39 UTC
SVN commit 984860 by winterz:

merge SVN commit 984844 by smartins:

The default offset when adding an advanced reminder was "After Start", the correct offset is "Before Start".

CCBUG: 196619


 M  +1 -0      koeditoralarms.cpp  


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