Hi Andy! Thanks for your hints.
As you said, multibyte characters were filtered out by the
Sanitize::paranoid method.
So I replaced it with my own sanitize method.
I don't know if it's a good way or not, but it works properly.
function in_one($match = null) {
//uses('Sa
On Jun 10, 6:12 pm, Joel <[EMAIL PROTECTED]> wrote:
> Hi all!
>
> I try to do a search over a pagination component I found here
> athttp://www.noswad.me.uk/Pagination/PRG(Andy Dawson's site).
>
> Source:http://cakeforge.org/frs/?group_id=152
>
> I try to use '1 step' search, a very simple form w