[Bug 211735] Escape shell special characters when passing %{foo} to command/pipe

Martin Koller kollix at aon.at
Tue Oct 27 07:42:59 GMT 2009


https://bugs.kde.org/show_bug.cgi?id=211735





--- Comment #3 from Martin Koller <kollix aon at>  2009-10-27 08:42:58 ---
On Tuesday 27 October 2009 01:10:35 matt at nightrealms.com wrote:

> Maybe I'm doing this wrong, but I have a filter which executes the command:
> 
> /usr/bin/kdialog --msgbox "New mail: %{Subject}" &
> 
> If I leave out the quotes, all I get is a message box saying "New".

2 comments:
-) Try: /usr/bin/kdialog --msgbox "New mail: "%{Subject} &
-) New mail notification can be done via kmail internally.
   Check: Settings -> Configure Notifications

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list