Opened 16 years ago

Last modified 16 years ago

#8364 closed defect

"Don't Record" button crashes with "Forced" record programs — at Initial Version

Reported by: wardengineers@… Owned by: Isaac Richards
Priority: minor Milestone: 0.24
Component: Plugin - MythWeb Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I am set up to record one copy of each episode in a series. Several episodes that were previously captured are airing again and they appeared with a dashed box shown as "duplicate" under status. A few days ago I decided to captured these again and pressed the "Record This" button, which now shows "Forced" in the status column. Yesterday, Schedules Direct omitted these shows from the lineup but when pressing the "Don't Record" button, Myth crashes and produces the Backtrace below:

Backtrace:

datetime: 2010-04-18 13:44:45 (EDT) errornum: 256

error type: User Error

error string: Unknown schedule for this program's recordid:

filename: /usr/share/mythtv/mythweb/modules/tv/includes/objects/Program.php

error line: 817

==========================================================================

Backtrace:

file: /usr/share/mythtv/mythweb/modules/tv/includes/objects/Program.php line: 817

class:

function: trigger_error

type: args: Array

(

[0] => Unknown schedule for this program's recordid: [1] => 256

)

file: /usr/share/mythtv/mythweb/modules/tv/upcoming.php line: 48

class: Program

function: rec_override

type: -> args: Array

(

[0] => 8

)

file: /usr/share/mythtv/mythweb/modules/tv/handler.php line: 85

class:

function: require_once

type: args: Array

(

[0] => /usr/share/mythtv/mythweb/modules/tv/upcoming.php

)

file: /usr/share/mythtv/mythweb/mythweb.php line: 28

class:

function: require_once

type: args: Array

(

[0] => /usr/share/mythtv/mythweb/modules/tv/handler.php

)

==========================================================================

Change History (1)

by Raymond Wagner, 16 years ago

Attachment: mythweb.backtrace added

backtrace moved to file

Note: See TracTickets for help on using tickets.