RSE - New connection: verify host name does not work for IPs that do not exist
Bugzilla Link | 545160 |
Status | NEW |
Importance | P3 normal |
Reported | Mar 07, 2019 04:53 EDT |
Modified | Mar 07, 2019 04:53 EDT |
Version | 3.7 |
Reporter | Alejandro Muñoz |
Description
When a new connection is created if the host name is a String, it is validated correctly, but if the host name is an IP address, only is valid IP is validated IP, not if it is accessible.