Opened 3 years ago

Closed 3 years ago

#13526 closed defect (bug) (fixed)

Search Sites button doesn't work

Reported by: mitchoyoshitaka Owned by: mitchoyoshitaka
Priority: normal Milestone: 3.0
Component: Administration Version: 3.0
Severity: normal Keywords: has-patch
Cc:

Description

Go to Super Admin > Admin and Search Sites.

You will go to a page that says "Search results for 'test'" but actually shows everything. This URL is: http://localhost/wordpress/wp-admin/ms-sites.php?action=blogs&s=test&blog_name=Search+Sites . Changing this to http://localhost/wordpress/wp-admin/ms-sites.php?action=blogs&s=test&'''searchaction=name does the trick.

Attachments (1)

13526.diff (554 bytes) - added by mitchoyoshitaka 3 years ago.
patch 13526

Download all attachments as: .zip

Change History (4)

You will go to a page that says "Search results for 'test'" but actually shows everything. This URL is: http://localhost/wordpress/wp-admin/ms-sites.php?action=blogs&s=test&blog_name=Search+Sites . Changing this to http://localhost/wordpress/wp-admin/ms-sites.php?action=blogs&s=test&'''searchaction=name does the trick.

I apologize for the formatting. /ms-sites.php?action=blogs&s=test&searchaction=name is clearly what I meant.

patch 13526

  • Keywords has-patch added
  • Owner set to mitchoyoshitaka
  • Status changed from new to accepted

comment:3   ryan3 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.