mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-26 09:05:54 +03:00
[GH-ISSUE #67] "error" on dns issues #66
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#66
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 @ThomasWaldmann on GitHub (Oct 27, 2013).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/67
on misc DNS exceptions when querying and updating the nameserver, the ui shows just "error" - that should be more precise.
@ThomasWaldmann commented on GitHub (Nov 10, 2013):
it only showed "error" if the ajax call failed (500?), otherwise it shows whatever it gets back from the call.
i fixed some conditions to not 500, but return a msg that can be shown on the UI.
closing it for now - if there is something left, please reopen.