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)
Updated by Phillip Davis almost 8 years ago
Updated by Phillip Davis almost 8 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 47b35618f025082b5504eae5518d89c772ae8bd5.
Updated by Jim Pingle almost 8 years ago
- Target version changed from 2.4.0 to 2.3.3
Actions