Actions
Bug #21269
closedTemplate helper dns_lookup does not work with IP addresses
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Although this was covered with tests, network things are stubbed for obvious reasons so we did not catch this. Method resolver.getname requires string and not IPAddress instance.
Updated by Lukas Zapletal over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 90c7d2baf54bf63b8c4f819d380aac2df3bbff28.
Actions