[wpmu-trac] [WordPress MU Trac] #401: wpmu-blogs.php doesn't search
paths in nonvhost
WordPress MU Trac
wpmu-trac at lists.automattic.com
Wed Aug 8 18:46:11 GMT 2007
#401: wpmu-blogs.php doesn't search paths in nonvhost
------------------------+---------------------------------------------------
Reporter: dsader | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: component1 | Version:
Severity: normal | Keywords:
------------------------+---------------------------------------------------
So line 228 changes from
`AND {$wpdb->blogs}.domain like '%". trim( $_GET[ 's' ] )."%'";`
to
`AND {$wpdb->blogs}.domain || {$wpdb->blogs}.path like '%". trim( $_GET[
's' ] )."%'";`
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/401>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list