PR #3212 introduced a regression whereby port numbers in a URL were silently dropped. This commit fixes that and adds a test to catch similar errors in the future.
@jcupova
Issue #3287
:thumbsup:
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
Metadata Update from @jobrauer: - Pull-request tagged with: testing-done
Commit ce0ea82b fixes this pull-request
Pull-Request has been merged by tkopecek
PR #3212 introduced a regression whereby port numbers in a URL were silently dropped. This commit fixes that and adds a test to catch similar errors in the future.