Project

General

Profile

Actions

Bug #1524

closed

Enable multiplexer checkbox not updating in web interface

Bug #1524: Enable multiplexer checkbox not updating in web interface

Added by Brian Walton over 13 years ago. Updated over 13 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
User Interface
Target version:
Start date:
2013-01-12
Due date:
% Done:

100%

Estimated time:
Found in version:
3.3
Affected Versions:

Description

Using web interface, Configuration->TV Adapters->Multiplexes: Toggle Enable checkbox - the checkbox toggles then immediately returns to its previous state. If you save then return to the configuration, the required setting has been applied.

Updated by Adam Sutton over 13 years ago Actions #1

  • Status changed from New to Accepted
  • Target version set to 3.4

OK, I can see what's happening here. The webui event handler is receiving all mux updates but only has the specific adapters entries in the local store. It does a search and if not found (which will be the case for an update on another adapter) it forces a reload.

The reload is what results in the flag being cleared. The simple fix is to ignore updates from another adapter.

Adam

Updated by Adam Sutton over 13 years ago Actions #2

  • Status changed from Accepted to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:39a2272b56fd6faeabf766b31e6c1c2b3d3b5f91.

Actions

Also available in: PDF Atom