[mythtv-commits] Ticket #6553: Cannot play files with a # in the filename using storage groups

MythTV mythtv at cvs.mythtv.org
Sat May 16 13:59:34 UTC 2009


#6553: Cannot play files with a # in the filename using storage groups
-------------------------------------+--------------------------------------
 Reporter:  damian at linux.ie          |        Owner:  ijr    
     Type:  defect                   |       Status:  closed 
 Priority:  minor                    |    Milestone:  unknown
Component:  MythTV - Video Playback  |      Version:  unknown
 Severity:  medium                   |   Resolution:  fixed  
  Mlocked:  0                        |  
-------------------------------------+--------------------------------------
Changes (by greg):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [20574])
  Closes #6553. The problem was that in a URL a # is a fragment marker and
 not
 actually part of the filepath so QUrl was not returning anything after the
 # in the path.
 This patch checks for a fragment and generates the path we need.

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


More information about the mythtv-commits mailing list