[mythtv-commits] Ticket #4676: Stop mythbrowser and mythbookmarks adding invalid URLs

MythTV mythtv at cvs.mythtv.org
Fri Feb 15 16:52:10 UTC 2008


#4676: Stop mythbrowser and mythbookmarks adding invalid URLs
--------------------------------------+-------------------------------------
 Reporter:  amb at gedanken.demon.co.uk  |       Owner:  ijr    
     Type:  patch                     |      Status:  new    
 Priority:  minor                     |   Milestone:  unknown
Component:  mythbrowser               |     Version:  head   
 Severity:  medium                    |     Mlocked:  0      
--------------------------------------+-------------------------------------
 The mythbrowser program and mythbookmarks plugin allow the addition of
 URLs into the database that won't work when selected.

 If a URL http ://www.test/foo?a=1&b=2&c=3 is visited and added as a
 bookmark then the database entry is http
 ://www.test/foo?a=1&b=2&c=3 which won't load again in mythbrowser.

 Also if such a URL is manually typed in then the same happens.

 This patch fixes the problem

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


More information about the mythtv-commits mailing list