[mythtv-commits] Ticket #832: SVN: 8306 - Channel icon import fails with ampersands in iconmap.xml

MythTV mythtv at cvs.mythtv.org
Sun Dec 18 11:52:46 EST 2005


#832: SVN: 8306 - Channel icon import fails with ampersands in iconmap.xml
-----------------------------------+----------------------------------------
 Reporter:  steve.adeff at gmail.com  |       Owner:  ijr 
     Type:  defect                 |      Status:  new 
 Priority:  minor                  |   Milestone:      
Component:  mythtv                 |     Version:  head
 Severity:  low                    |  
-----------------------------------+----------------------------------------
 the command
 'mythfilldatabase --import-icon-map iconmap.xml --update-icon-map'

 fails when a channel has an ampersand ('&') in its definition. I tried
 placing an escape slash in front of it with no luck either.

 for instance my iconmap.xml had:
         <networktourl>
                 <network>dni_SKF</network>
                 <url>[dni_zap2it]/starz_kids&family.jpg</url>
         </networktourl>

 which once I deleted the url caused it to load properly.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/832>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list