Reviewing merge request #436: Fix toAce for hostnames ending with .
Full hostnames, such as those returned by bonjour lookups etc, end with a dot. QHostInfo fails to resolve these, as the call to QUrl::toAce fails because the hostname ends with an empty component.
Commits that would be merged:
Version 1


Add a new comment:
Login or create an account to post a comment