[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:25:20 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 evansolomon):

 Replying to [comment:49 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.

 Thanks.  Both of these were remnants of intermediate versions of
 abstracting these functions that I missed when cleaning them up.  The
 slash arguments to `join_with_slashes()` are removed in `.14.diff`.

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


More information about the wp-trac mailing list