[wp-trac] [WordPress Trac] #18079: WP has dropped support of the path field in the site table
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 12 05:12:27 UTC 2011
#18079: WP has dropped support of the path field in the site table
--------------------------+------------------------------
Reporter: brianlayman | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Multisite | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------------------
Changes (by nacin):
* version: 3.2 => 3.0
Comment:
These kinds of rules make things more error prone. The checks were pretty
specifically done this way for 3.0, otherwise we start catching any URL
with "files" in it and other strange behaviors. I don't recall the MU
.htaccess rules from allowing /, either.
I'm not sure about the appropriateness of the change in site-new -- it
looks okay to me, I'd think, but then I'd think that more uses of $base
should instead be $current_site->path. The other checks can simply be
added to an .htaccess file manually.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18079#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list