Actions
Bug #7530
closedDeleting an entry from the DNS Forwarder deletes wrong row
Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
DNS Forwarder
Target version:
-
Start date:
05/08/2017
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
In the DNS Fowarder interface, if there are two rows with the same 'host' value, deleting one of the rows results in the other being deleted.
Steps to reproduce:
1. Go to the DNS Forwarder Service page /services_dnsmasq.php
2. Add an entry, test.domain.com
3. Add another entry, test.otherdomain.com
4. Delete the first entry, test.domain.com
5. Observe that the requested row (test.domain.com) was not deleted, instead a different row was deleted.
Observed in pfSense 2.3.3-RELEASE-p1
Actions