[mythtv-commits] Ticket #13006: filenames turned into QUrls should be proper file: URLs

MythTV noreply at mythtv.org
Fri Mar 3 11:42:16 UTC 2017


#13006: filenames turned into QUrls should be proper file: URLs
----------------------------------+-------------------------
 Reporter:  brian@…               |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.28.1
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------

Comment (by brian@…):

 Replying to [comment:2 pbennett]:
 > I would think that the part before the colon represents the protocol
 (e.g. http: ftp: etc.),

 Indeed.  The "scheme".

 > and SHOULD be lowercased.

 Probably MAY.

 > I suggest this is not a bug in QT but a feature. Maybe URL is being used
 incorrectly somewhere, if this is causing a problem.

 Indeed.  That was why I suggested that if the data type is a URL (it is),
 it should be a properly formed URL, and making a file:filename URL does
 seem to work.  The patch in PR is applied here and seems to be working so
 far.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13006#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list