Opened 16 years ago

Closed 16 years ago

#4717 closed defect (invalid)

mythweb program detail not using proper category class

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

Description

I noticed that when viewing program details in mythweb the color of the box containing the program title/details was not getting set to the appropriate category color.

Attachments (1)

detail.patch (880 bytes) - added by bradd@… 16 years ago.

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by bradd@…

Attachment: detail.patch added

comment:1 Changed 16 years ago by anonymous

updated this patch to use $show instead of $schedule in order to get the proper recstatus class

comment:2 Changed 16 years ago by bradd@…

ugh. this "breaks" different parts of viewing program details depending on if you are looking at upcoming recordings or already recorded programs.

either category_class isn't being called against the already recorded program or for whatever reason category_class is unable to determine the correct category classname for the recorded program. the category classname is always Unknown for already recorded programs. the recstatus classname does appear to get properly set however.

i'll try to take a closer look in the next couple of days...

comment:3 Changed 16 years ago by Rob Smith

Owner: changed from xris to Rob Smith
Status: newassigned

comment:4 Changed 16 years ago by Rob Smith

Status: assignedinfoneeded

Seems to work for me. Have a screenshot handy showing the brokenness?

comment:5 Changed 16 years ago by stuartm

Resolution: invalid
Status: infoneededclosed

Requested information not provided.

Note: See TracTickets for help on using tickets.