Opened 15 years ago

Closed 15 years ago

#7240 closed defect (fixed)

Change ending time does not create override rule

Reported by: gigem Owned by: stuartm
Priority: blocker Milestone: 0.22
Component: MythTV - General Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Create a channel (or other recurring type) rule.

While program is recording, choose "Change Ending Time" from view scheduled screen.

The normal rule type is presented in the rule editor instead of a kOverride rule.

The core problem is the override rule created in ScheduleCommon::customEvent() is ignored when ScheduleCommon::EditScheduled?() is called.

Change History (2)

comment:1 Changed 15 years ago by gigem

Status: newassigned

comment:2 Changed 15 years ago by gigem

Resolution: fixed
Status: assignedclosed

(In [22262]) Fixed the "Change Ending Time" action so the correct override rule gets presented for editing when needed. Fixes #7240.

Note: See TracTickets for help on using tickets.