mirror of
https://github.com/PowerDNS-Admin/PowerDNS-Admin.git
synced 2026-04-25 08:45:55 +03:00
[GH-ISSUE #53] Wrong record is deleted #34
Labels
No labels
bug / broken-feature
bug / broken-feature
docs / request
feature / request
help / other
mod / help-wanted
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PowerDNS-Admin-PowerDNS-Admin#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TacoScheltema on GitHub (Jun 27, 2016).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/53
Hi,
I've setup a domain with the following records (domain names and ip addresses have been changed here for the example of course)
When I then try to delete a record it's always deleting the topmost record instead of the selected record.
I am using Powerdns 3.4.7
I did a
git pull originearlier today.Is this something in my setup or could this be a bug?
@ngoduykhanh commented on GitHub (Jun 28, 2016):
Fixed in commit
50973a295c. Thanks for reporting.@TacoScheltema commented on GitHub (Jun 28, 2016):
Yes, it's working now. Thanks for the quick fix 👍