[mythtv-commits] Ticket #12006: upnp broken by Changeset 3d9155909

MythTV noreply at mythtv.org
Fri Jan 31 15:31:27 UTC 2014


#12006: upnp broken by Changeset 3d9155909
-----------------------------+-----------------------------
 Reporter:  steve_g@…        |          Owner:  dblain
     Type:  Patch - Bug Fix  |         Status:  closed
 Priority:  major            |      Milestone:  0.28
Component:  MythTV - UPnP    |        Version:  Master Head
 Severity:  high             |     Resolution:  fixed
 Keywords:  upnp soap        |  Ticket locked:  0
-----------------------------+-----------------------------
Changes (by Karl Dietz <dekarl@…>):

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


Comment:

 In [changeset:"e9a22c587713f2933402232b15daf82d4272dd2d/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="e9a22c587713f2933402232b15daf82d4272dd2d"
 make parameter names consistently lowercase

 Since [3d9155909f] the parameter names used inconsistent upper and lower
 case.

 There are two places in libmythupnp where the incoming packets are
 decoded, in
 one place they are converted to lowercase, in the other place they are
 not.
 This commit had made it lowercase in both places but did not change the
 code
 that accessed the data, the caused serious discombobulation and the end of
 UPNP
 watching through out the world.

 Patch by Steve Beinicke

 Fixes #12006
 }}}

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


More information about the mythtv-commits mailing list