fastsupply / growl

Automatically exported from code.google.com/p/growl
0 stars 0 forks source link

GrowlAction: Read description from input #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When the user creating a workflow does not set the description in that field in 
the Growl Automator 
action, the action should read the description from the action's input.

Originally requested on the forum, with a replacement script to add the 
feature: 
http://forums.cocoaforge.com/viewtopic.php?f=6&t=17780

Original issue reported on code.google.com by chrisf.g...@gmail.com on 6 Dec 2009 at 1:50

GoogleCodeExporter commented 9 years ago
Patch attached by Peter to the Launchpad ticket this started as

Original comment by chrisf.g...@gmail.com on 6 Dec 2009 at 1:51

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by chrisf.g...@gmail.com on 7 Dec 2009 at 2:56

GoogleCodeExporter commented 9 years ago

Original comment by chrisf.g...@gmail.com on 29 Jul 2010 at 4:42

GoogleCodeExporter commented 9 years ago

Original comment by ch...@growl.info on 14 Nov 2011 at 12:43

GoogleCodeExporter commented 9 years ago

Original comment by ch...@growl.info on 21 Jun 2012 at 3:38

GoogleCodeExporter commented 9 years ago
Better late than never.  This has been applied, input as string will now be 
used as description as blank.  In addition, I fixed the other bug mentioned in 
that thread, that if you enter a description, and then delete it, it won't 
work.  Apparently leaving it blank from the start is fine, but not if you 
delete it.  Detect whether we have the key before trying to use it. 

Original comment by dan...@growl.info on 24 Oct 2012 at 3:48