RESOLVED INVALID 157894
Address bar erroneously corrects "http://ftp..." to "ftp://ftp..."
https://bugs.webkit.org/show_bug.cgi?id=157894
Summary Address bar erroneously corrects "http://ftp..." to "ftp://ftp..."
Vanessa Freudenberg
Reported 2016-05-19 06:23:05 PDT
Typing "http://ftp.squeak.org/" into the address bar used to connect to that server by HTTP. It now erroneously redirects to "ftp://ftp.squeak.org/" which fails. Expected result: fetch 'ftp.squeak.org' via HTTP as requested. Note: clicking on a link to http://ftp.squeak.org/ works fine. This only affects manually typed in (or pasted) addresses.
Attachments
Brady Eidson
Comment 1 2016-05-19 08:35:37 PDT
(In reply to comment #0) > Typing "http://ftp.squeak.org/" into the address bar used to connect to that > server by HTTP. It now erroneously redirects to "ftp://ftp.squeak.org/" > which fails. > > Expected result: fetch 'ftp.squeak.org' via HTTP as requested. > > Note: clicking on a link to http://ftp.squeak.org/ works fine. This only > affects manually typed in (or pasted) addresses. The address bar is a Safari feature, not a WebKit feature. The proper place to file Safari bug reports is bugreporter.apple.com
Vanessa Freudenberg
Comment 2 2016-05-19 08:51:55 PDT
Okay. Reported there as #26368748
Note You need to log in before you can comment on or make changes to this bug.