Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#13205 closed Bug Report - General (fixed)

Editing Channel Groups in the new settings is broken

Reported by: paulh Owned by: Peter Bennett
Priority: minor Milestone: 30.0
Component: MythTV - Mythtv-setup Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Saving any edits only work if ESCAPE is pressed on the top 'Channel Groups' page.

If ESCAPE is pressed on a specific groups page, 'Favorites' for example then after making changes you get the save prompt but nothing is saved.

To reproduce go to the 'Channel Groups' settings page. Select a group and move right to edit it. make some changes then press ESCAPE. Accept the save prompt. Go back to the same group and the edits haven't been saved.

If you repeat but rather than press ESCAPE you press LEFT to get back to the top 'Channel Groups' page then press ESCAPE then the edits do get saved.

Adding new groups is similarly broken.

Change History (5)

comment:1 Changed 7 years ago by Peter Bennett

Component: MythTV - GeneralMythTV - Mythtv-setup
Owner: set to Peter Bennett
Status: newassigned

comment:2 Changed 7 years ago by Peter Bennett

Owner: changed from Peter Bennett to Peter Bennett

comment:3 Changed 7 years ago by Peter Bennett <pbennett@…>

Resolution: fixed
Status: assignedclosed

In c2621a984/mythtv:

Frontend Settings: Fix Channel Group Save

Change so that saving is done in the Save method.

Fixes #13205

comment:4 Changed 7 years ago by Peter Bennett <pbennett@…>

In 4065df3c9a/mythtv:

Frontend Settings: Fix Channel Group Save

Change so that saving is done in the Save method.

Fixes #13205

(cherry picked from commit c2621a984b7c1f6d9945ff52009797cc6c24a292)

comment:5 Changed 7 years ago by Stuart Auchterlonie

Milestone: needs_triage30.0
Note: See TracTickets for help on using tickets.