admin backend - keyword filter does not work

Found a bug? Tell us!!
Post Reply
Czorneboh
Regular
Posts: 385
Joined: Tue Apr 08, 2008 7:17 pm
Location: Berlin
Contact:

admin backend - keyword filter does not work

Post by Czorneboh »

Hi!

Entry table. Searching entries by a keyword, which is typed in the upper right corner does not work in my blog. The sorting opportunities do work (by author I do not know).

I do not know, when I first time wondered about that, at least a couple of weeks ago.

Can anybody confirm this?

I have s9y 1.7.8 with PHP 5.3.3.7 + squeeze 22
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: admin backend - keyword filter does not work

Post by garvinhicking »

Are you using mysqli? If so, it's a bug, fixed in 2.0.

Else - are you searching for a keyword that occurs in more than 80% of your entries or is a stopword?
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Czorneboh
Regular
Posts: 385
Joined: Tue Apr 08, 2008 7:17 pm
Location: Berlin
Contact:

Re: admin backend - keyword filter does not work

Post by Czorneboh »

I am using dabase MySQL and for the webserver php-addon mysqli.

Of course I am talking not about stop words. I was choosing keywords, which I guess to be so special, that there should be only view articles with those.

Perhaps I have even combined such word in the filter search field.

OK, I will see then after the update, that it is fixed ..
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: admin backend - keyword filter does not work

Post by garvinhicking »

Hi!

Yeah, if you are using mysqli, this is a bug that's fixed in 2.0.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply