[mythtv-commits] Ticket #7817: Add quoting to the location passed to the weather parsers

MythTV mythtv at cvs.mythtv.org
Mon Mar 8 11:19:57 UTC 2010


#7817: Add quoting to the location passed to the weather parsers
---------------------------------+------------------------------------------
 Reporter:  knight@…             |       Owner:  kormoc 
     Type:  patch                |      Status:  new    
 Priority:  trivial              |   Milestone:  unknown
Component:  Plugin - MythWeb     |     Version:  head   
 Severity:  low                  |     Mlocked:  0      
---------------------------------+------------------------------------------

Comment(by dstancl@…):

 Another solution: add '''escapeshellcmd''' to method
 '''WeatherScreen::runScript''':

 {{{
 $command  = escapeshellcmd("$script $args");
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7817#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list