[Webkit-unassigned] [Bug 36878] New: Trailing colon on hostnames (with no port specified) causes "Not allowed to use restricted network port"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 31 03:12:27 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36878

           Summary: Trailing colon on hostnames (with no port specified)
                    causes "Not allowed to use restricted network port"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://webkit.org:
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rowan at irowan.com


Hostnames with colons appended, with no ports specified, have started to cause
a "Not allowed to use restricted network port" error.  Compare:

http://webkit.org
and
http://webkit.org:

This is a regression in the nightlies - works in Safari 4.0.5, doesn't work in
r56669.

I'd expect the URL port syntax without a specified port to use the default
port.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list