Opened 16 years ago

Closed 16 years ago

#5463 closed patch (fixed)

Fix MythWeb Recording Details page title

Reported by: sphery <mtdean@…> Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: mythweb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The attached trivial patch changes the Recording Details page in MythWeb to use the $schedule->title to create the page title, rather than the $program->title . Before the patch, the title of the page you see when editing a Recording Schedule is "MythWeb - Program Detail:". After the patch, it will show the schedule name after the colon (where the schedule name is usually the program title, except on custom rules or where edited by the user).

Attachments (1)

mythweb-5463-page_title_for_recording_details.patch (566 bytes) - added by sphery <mtdean@…> 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by sphery <mtdean@…>

comment:1 Changed 16 years ago by Rob Smith

Owner: changed from xris to Rob Smith
Status: newaccepted

comment:2 Changed 16 years ago by Rob Smith

Resolution: fixed
Status: acceptedclosed

(In [17588]) Fixes #5463, adds in spherys patch to use the schedule title for the details page, so we have a unique title more often then not

Note: See TracTickets for help on using tickets.