Opened 16 years ago

Closed 16 years ago

#5045 closed defect (fixed)

no extra movie info on mythweb programme listing

Reported by: geoff-mythbugs@… Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: mythweb Version: unknown
Severity: low Keywords:
Cc: Ticket locked: no

Description

With 0.21 I get no extra movie info (year, rating, starstring) on the mythweb programme listing page, but I do get it if I click on a channel to see listings for just that channel. I noticed that the two php files that produce these listings use different conditions to decide whether to add the extra movie info. If I change list_cell_program.php (in modules/tv/tmpl/default) to use the same condition as channel.php then the extra info appears in both types of listing (see attached patch for the change).

I'm using php4 on Debian etch.

Attachments (1)

list_cell_program.php.patch (531 bytes) - added by geoff-mythbugs@… 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by geoff-mythbugs@…

Attachment: list_cell_program.php.patch added

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 [17578]) Fixes #5045, adds in film as a movie type to display extra movie information in the program listings

Note: See TracTickets for help on using tickets.