Actions
Bug #7126
closedDynamic DNS Widget links for RFC2136 entries are incorrect
Start date:
01/16/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.2
Affected Architecture:
Description
The Dynamic DNS Widget also displays RFC2136 entries these days. But it has an "ondblclick" for each row that always takes the user to some entry in services_dyndns_edit.php
That all needs to be made smarter to point to services_rfc2136_edit.php for the RFC2136 rows, and keep track of the entry id appropriately for each.
I noticed this while dong the filter for the Dynamic DNS widget.
I am happy to work on this once the Dynamic DNS widget filter code is reviewed and sorted (otherwise there will just be loads of merge conflicts)
Actions