Opened 15 years ago

Closed 15 years ago

#7100 closed defect (fixed)

Schedule editor creates incorrect overrides for search rules

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

Description

The new schedule editor (or perhaps the new recording rule) creates incorrect override rules for searches. When an override is created for a search rule, the search type should be changed to no searech and the title, subtitle, description, time and other fields should be replaced with the values for the specific program being overridden. The current code creates a nonsensical rule with an override type and the fields from the original search rule.

To reproduce:

Create a record all custom search rule that matches one or more programs.

Go to view scheduled and find one of the matching programs to be recorded.

Choose "Don't record".

Change History (3)

comment:1 Changed 15 years ago by gigem

One clarification. It is regular search rules that need to have search type changed to no search when an override rule is created. "Manual" searches, which really aren't searches, should keep the manual search type. I believe manual searches are already handled correctly.

comment:2 Changed 15 years ago by stuartm

Status: newaccepted
Version: unknownhead

comment:3 Changed 15 years ago by stuartm

Resolution: fixed
Status: acceptedclosed

(In [21989]) Fix the creation of overrides for search rules. Fixes #7100

Note: See TracTickets for help on using tickets.