Bug 125546

Summary: application/script alarm notification option ignores argument specifications
Product: [Applications] korganizer Reporter: George M. Sipe <pxamf6o02>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: krammer
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description George M. Sipe 2006-04-14 04:08:20 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Fedora RPMs
OS:                Linux

calendar offers "Application / script" alarm notification option with text boxes for "Application / Script:" and "Arguments:".  Any arguments which are specified are ignored and not passed to the called script.
Comment 1 Reinhold Kainhofer 2006-11-02 19:18:29 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 2 Kevin Krammer 2007-10-29 14:43:12 UTC
This has now also been reported at Debian's bug tracking system:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447498

I added a quick analysis there (basically KCal::Alarm::programArguments() not being used when doing alarm notification)

Applies to KDE 3.5 branch and KDE trunk (4.x), probably also to PIM enterprise
Comment 3 Sergio Martins 2009-03-01 16:47:22 UTC
SVN commit 933780 by smartins:

Pass arguments to the reminder's external application/script.

Review: http://reviewboard.kde.org/r/208/
BUG: 125546


 M  +11 -2     alarmdialog.cpp  


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