Opened 11 years ago
Closed 11 years ago
#7191 closed defect (fixed)
Invalid rule types allowed when creating search rules
Reported by: | gigem | Owned by: | stuartm |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | MythTV - General | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
When creating a search rule, the new rule editor allows invalid types to be selected. Specifically, single, weekslot, timeslot and channel rule types do not apply to search rules and should not be allowed. Only find one, find daily, find weekly and record all should be allowed.
Note: See
TracTickets for help on using
tickets.
(In [22086]) Actually populate isManual and hasChannel variables so that rule types are hidden for manual searches, or when a rule is not specific to a channel. Fixes #7191