What steps will reproduce the problem?
1. Use any strings with foreign characters
What is the expected output? What do you see instead?
You will get ?:s instead
What version of the product are you using? On what operating system?
? (current, downloaded it on 2008-02-05), OSX
Please provide any additional information below.
When attaching strings to final url, use
. urlencode(utf8_encode($value)) instead of . $value
Original issue reported on code.google.com by olli.jaa...@gmail.com on 5 Feb 2008 at 9:04
Original issue reported on code.google.com by
olli.jaa...@gmail.com
on 5 Feb 2008 at 9:04