Opened 18 years ago
Closed 18 years ago
#4717 closed defect (invalid)
mythweb program detail not using proper category class
| Reported by: | 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)
Change History (6)
by , 18 years ago
| Attachment: | detail.patch added |
|---|
comment:1 by , 18 years ago
comment:2 by , 18 years ago
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 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:4 by , 18 years ago
| Status: | assigned → infoneeded |
|---|
Seems to work for me. Have a screenshot handy showing the brokenness?
comment:5 by , 18 years ago
| Resolution: | → invalid |
|---|---|
| Status: | infoneeded → closed |
Requested information not provided.

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