[wp-trac] [WordPress Trac] #33185: user and site search in "Network Admin" returns less results than expected; frequently none

WordPress Trac noreply at wordpress.org
Wed Oct 28 22:36:38 UTC 2015


#33185: user and site search in "Network Admin" returns less results than expected;
frequently none
--------------------------------+----------------------------------------
 Reporter:  tthorp              |       Owner:  johnbillion
     Type:  defect (bug)        |      Status:  accepted
 Priority:  normal              |   Milestone:  4.4
Component:  Networks and Sites  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:  needs-patch         |     Focuses:  administration, multisite
--------------------------------+----------------------------------------
Changes (by Fab1en):

 * focuses:  multisite => administration, multisite


Comment:

 Here is a first pass : [attachment:33185.patch] make use of wildcards by
 default when looking at a site path. The behavior for the site's url
 http://toppings.pizza.net/pepperoni/ is the following :
 1. before the patch :
  * pepper does not match
  * pepper* matches
  * *peroni does not match
  * pepp*ni does not match
 2. after the patch :
  * pepper matches
  * peroni matches
  * adding * anywhere in the search term has no effect : it still matches

 Is it acceptable ?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33185#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list