Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#9127 closed Feature request (wontfix)

automatically correct (common) typos in URI

Reported by: James Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version: NA

Description

In short I would like to see FZ parse Url's that have simple typos.
Such as

ftp://0.0.0.0

Remove space from start
ftp://0.0.0.0

tp://0.0.0.0
to
ftp://0.0.0.0

Just some common things I deal with often.

James

Change History (2)

comment:1 by Alexander Schuch, 10 years ago

Resolution: wontfix
Status: newclosed
Summary: Remove space from startautomatically correct (common) typos in URI

I don't believe this can be done in a sane way. What should "tp://" be corrected to - "ftp://" or "sftp://"? Or maybe it was even a "http://" link which does not have an FTP server at all.

In my opinion, FileZilla should fail so that the user notices this problem and can use his cleverness to figure out and fix the problem.

comment:2 by Alexander Schuch, 10 years ago

Keywords: Remove space from start removed
Note: See TracTickets for help on using tickets.