Bug 157894 - Address bar erroneously corrects "http://ftp..." to "ftp://ftp..."
Summary: Address bar erroneously corrects "http://ftp..." to "ftp://ftp..."
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified OS X 10.11
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-19 06:23 PDT by Vanessa Freudenberg
Modified: 2016-05-19 08:51 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vanessa Freudenberg 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.
Comment 1 Brady Eidson 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
Comment 2 Vanessa Freudenberg 2016-05-19 08:51:55 PDT
Okay. Reported there as #26368748