No such tree SHA1 was found

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
  • Version 1
  • 1969f1f
  • bf921ad
  • Fix QUrl::toAce for domains with dot at end

Showing 1969f1f-bf921ad

Comments

Ok, I give in.

You’re the fourth person ask this, so I am accepting it.

→ State changed from New to Merged

Merged as df01c399c0d9f3412c872ad9ccb7342af0a44ea2

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository