[mythtv-commits] Ticket #13612: UPNP: Fix resource duration

MythTV noreply at mythtv.org
Thu Apr 23 15:48:26 UTC 2020


#13612: UPNP: Fix resource duration
----------------------------------+-------------------------------
 Reporter:  Nigel Jewell          |          Owner:  David Hampton
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  31.1
Component:  MythTV - UPnP         |        Version:  v31-fixes
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------------
Changes (by David Hampton <mythtv@…>):

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


Comment:

 In [changeset:"5f1993304e35042192aed059dd7cf8717b76c6a7/mythtv"
 5f1993304/mythtv]:
             {{{
             #!CommitTicketReference repository="mythtv"
 revision="5f1993304e35042192aed059dd7cf8717b76c6a7"
             Fix incorrect data provided to UPnP client.

 This bug was introduced in 77b560f3cc when converting from the
 obsolete QString::sprintf function to typical QString formatting using
 QString::arg.  In one case the arguments were all converted, but the
 format string wasn't .  Fix that format string.

 Fixes #13612.
             }}}

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


More information about the mythtv-commits mailing list