Opened 14 years ago
Closed 14 years ago
Last modified 14 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)
by , 14 years ago
| Attachment: | mythtv-perl.patch added |
|---|
comment:1 by , 14 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → accepted |
comment:2 by , 14 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | accepted → closed |
comment:3 by , 14 years ago
| Milestone: | unknown → 0.24.2 |
|---|
Note:
See TracTickets
for help on using tickets.

Applied in c29b91c26
Backported in b1519960f