Page 1 of 1

admin backend - keyword filter does not work

Posted: Thu Jan 22, 2015 11:09 am
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

Re: admin backend - keyword filter does not work

Posted: Thu Jan 22, 2015 2:56 pm
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?

Re: admin backend - keyword filter does not work

Posted: Tue Jan 27, 2015 12:34 pm
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 ..

Re: admin backend - keyword filter does not work

Posted: Tue Jan 27, 2015 1:16 pm
by garvinhicking
Hi!

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

Regards,
Garvin