Opened 17 years ago
Closed 17 years ago
#1065 closed defect (worksforme)
Mythweb doesn't display recorded show as recorded
Reported by: | Owned by: | xris | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythweb | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
Hi Chris,
It seems like the patch for 1054 is not quite right. As my mythfilldatabase is not filling in anything in program.programid the oldrecorded table will never be joined in the query and thus the recorded status can never be displayed. The reason for program.programid not being filled seems to be that this field is only filled in in the Datadirect service and we don't have that here in Finland.
Note: See
TracTickets for help on using
tickets.
that's why last night I changed the join so that it wouldn't match if there was no programid field.