Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#13526 closed defect (bug) (fixed)

Search Sites button doesn't work

Reported by: mitchoyoshitaka's profile mitchoyoshitaka Owned by: mitchoyoshitaka's profile mitchoyoshitaka
Milestone: 3.0 Priority: normal
Severity: normal Version: 3.0
Component: Administration Keywords: has-patch
Focuses: 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 13 years ago.
patch 13526

Download all attachments as: .zip

Change History (4)

#1 in reply to: ↑ description @mitchoyoshitaka
13 years ago

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.

@mitchoyoshitaka
13 years ago

patch 13526

#2 @mitchoyoshitaka
13 years ago

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

#3 @ryan
13 years ago

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