search bug in admin
-
I’m in products list and searched for some keyword.
url:
http://project/wp-admin/edit.php?s=eko&post_status=all&post_type=product&action=-1&m=0&lang=lt&product_category=0&paged=1&mode=list&action2=-1
got results and now want to search again. I enter my new keyword into search box and look what url i get :
http://project/wp-admin/edit.php?s=ekolog&post_status=all&post_type=Array&_wpnonce=7ce93b4856&_wp_http_referer=%2Fwp-admin%2Fedit.php%3Fs%3Deko%26post_status%3Dall%26post_type%3Dproduct%26action%3D-1%26m%3D0%26lang%3Dlt%26product_category%3D0%26paged%3D1%26mode%3Dlist%26action2%3D-1&action=-1&m=0&lang=lt&product_category=0&paged=1&mode=list&action2=-1
with an error: “invalid post type”why the heck in the post_type variable came an Array?
The topic ‘search bug in admin’ is closed to new replies.