[wp-trac] [WordPress Trac] #27866: Multisite subdirectory install breaks if network path has uppercase letters
WordPress Trac
noreply at wordpress.org
Sat Apr 19 19:57:27 UTC 2014
#27866: Multisite subdirectory install breaks if network path has uppercase letters
-------------------------------------------------+-------------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9.1
Component: Bootstrap/Load | Version: 3.9
Severity: normal | Resolution:
Keywords: has-patch needs-testing needs-unit- | Focuses: multisite
tests |
-------------------------------------------------+-------------------------
Comment (by jeremyfelt):
Replying to [comment:9 nacin]:
> For 3.9 I am wondering if we should just remove the strtolower() from
$path. It re-opens #26403 but I want to make sure we get this absolutely
right and don't leave it half-broken.
I think that's the right move.
If the directory's portion of the path has incorrect case on the initial
request, it will likely fail at the web server with a 404 first.
If the remainder of the path's case is incorrect, we'll still find it.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27866#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list