Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#10267 closed Patch - Bug Fix (Fixed)
MythTV::Program::format_name uses wrong fields for program
Reported by: | Owned by: | Raymond Wagner | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Bindings - Perl | Version: | 0.24.1 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
MythTV::Program::format_name uses recording start and end times instead of program start and end time. This affects every app that uses perl bindings, eg. mythlink.pl.
Patch from Jaak Pruulmann-Vengerfeldt attached.
Christian
Attachments (1)
Change History (5)
Changed 13 years ago by
Attachment: | mythtv-perl.patch added |
---|
comment:1 Changed 13 years ago by
Owner: | changed from beirdo to Raymond Wagner |
---|---|
Status: | new → accepted |
comment:2 Changed 13 years ago by
Resolution: | → Fixed |
---|---|
Status: | accepted → closed |
comment:3 Changed 13 years ago by
Milestone: | unknown → 0.24.2 |
---|
Note: See
TracTickets for help on using
tickets.
Applied in c29b91c26
Backported in b1519960f