Closed Bug 1214826 Opened 10 years ago Closed 10 years ago

firefox changes the url of sites that are not found, to lowercase

Categories

(Firefox :: Untriaged, defect)

41 Branch
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: u534289, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0 Build ID: 20151001044230 Steps to reproduce: 1- enter this url 'http://UPPERcase.com/' Actual results: when the site is not found ,the url get converted to lower case as in 'http://uppercase.com/' Expected results: it shouldn't change the url from uppercase to lowercase
DNS is not case-sensitive, so when we normalize the URL it is always going to be lowercase. We display the normalized URL in error messages, so WONTFIX.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
is there anyway I can disable this normalization?
You need to log in before you can comment on or make changes to this bug.