Bug 125546 - application/script alarm notification option ignores argument specifications
Summary: application/script alarm notification option ignores argument specifications
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-14 04:08 UTC by George M. Sipe
Modified: 2009-03-01 16:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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