On Tue, Oct 13, 2009 at 8:39 PM, Stephen Boyd [off-list ref] wrote:
Giuseppe Bilotta wrote:
quoted
On Monday 12 October 2009 08:19, Stephen Boyd wrote:
quoted
The problem is I can't get it to work with UTF-8 characters. I'm not sure
if it's my system or not, so I'm just posting here to see if others
experience the same problem and if there's interest.
Does it work if you use CGI::escape() on the author names when filling
the searchtext?
This doesn't seem to work. Now I get %25 in front of the escaped
characters. For example, a space is now %25%20.
Can you reproduce my problem locally?
Reproduced, debugged, patch incoming (the problem is not in your patch
but in esc_param).
--
Giuseppe "Oblomov" Bilotta