Actions
Regression #13735
closedUPnP service status is incorrect when disabled
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
23.01
Release Notes:
Force Exclusion
Affected Version:
Affected Architecture:
Description
When the UPnP service is disabled (top checkbox unchecked), the service is still listed but shown as stopped.
It should either be hidden or shown with a disabled icon instead.
The current check is testing for the presence of the 'enable' tag when it needs to be checking the value ('on' enabled, blank or missing disabled). This was changed during recent development, so it wasn't a problem in the last release.
To me, I have a fix.
Actions