Opened 5 years ago

Closed 4 years ago

#7577 closed enhancement (duplicate)

Make sure URLs are all lowercase

Reported by: Viper007Bond Owned by: anonymous
Priority: normal Milestone:
Component: Optimization Version: 2.6.1
Severity: normal Keywords: needs-patch
Cc:

Description

WordPress' URLs are case insensitive. We should enforce just one case type.

For example, both of these URLs work and display the same content even though they are different URLs:

http://www.viper007bond.com/tests/
http://www.viper007bond.com/TESTS/

Change History (4)

I saw a related problem last week: a client had entered his site and home URLs in camel case, but in some parts of the admin it was being printed in lower-case, leading Firefox to refuse to perform AJAX requests because it seemed like two different domains.

comment:2   ryan5 years ago

  • Milestone changed from 2.7 to 2.8

Moving enhancements to 2.8.

See #6627 and [9193] which was rolled back later.

  • Milestone 2.8 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Closing this as dup of #8038

Note: See TracTickets for help on using tickets.