
mythtv at cvs
Nov 14, 2009, 12:55 PM
Post #1 of 3
(233 views)
Permalink
|
|
Ticket #7566: Fix deprecated uses of template values in <value> instead of <template>.
|
|
#7566: Fix deprecated uses of template values in <value> instead of <template>. ----------------------------------------------+----------------------------- Reporter: Marc Alban <marcalban@…> | Owner: ijr Type: patch | Status: new Priority: trivial | Milestone: 0.22 Component: Themes | Version: unknown Severity: low | Mlocked: 0 ----------------------------------------------+----------------------------- The main issue is that on the 22-fixes branch, the default watch recordings screen uses the deprecated <value> tag which displays an ugly template %|"SUBTITLE|"% %STARS% %DESCRIPTION% on the screen while the recordings load. Attached are patches for the trunk and 22-fixes branch which fix the instances I could find in the various themes. These fixes are in line with changeset [22484]. -- Ticket URL: <http://svn.mythtv.org/trac/ticket/7566> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|