[wp-trac] [WordPress Trac] #19796: Multisite installs should work with WordPress in a subdirectory

WordPress Trac wp-trac at lists.automattic.com
Fri Aug 10 09:19:46 UTC 2012


#19796: Multisite installs should work with WordPress in a subdirectory
-------------------------------------------------+-------------------------
 Reporter:  markjaquith                          |       Owner:
     Type:  task (blessed)                       |  markjaquith
 Priority:  high                                 |      Status:  accepted
Component:  Multisite                            |   Milestone:  Future
 Severity:  normal                               |  Release
 Keywords:  has-patch needs-testing dev-         |     Version:
  feedback                                       |  Resolution:
-------------------------------------------------+-------------------------

Comment (by duck_):

 [attachment:19796-hack-day.13.diff] fixes a small problem in
 `join_with_string()` where `is_array( $parts )` should be `is_array( $part
 )`.

 I also noticed that there are a few calls to `join_with_slashes()` that
 have a slash as one of the arguments. Isn't this useless? The call to
 trim() will create an empty string out of it.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19796#comment:49>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list