|
|
|
Hi, Lex.
1. Japanes (日本語) is input to the input column. [Result] repro of another way:
1. you can see japanese "あ"(HIRAGANA LETTER A) at unicode.org Suggestions:
also you can see "日","本","語" at unicode.org Search result in Secondlife viewer is below: Version: You are at 219535.0, 303862.0, 301.4 in karuizawa located at sim4837.agni.lindenlab.com (63.210.159.233:13006) to Lex
You should add the following lines to a header and should set a character code to UTF-8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> A retrieval word is "日","本","語". http://secondlife.com/app/search/search_proxy.php?q=%E6%97%A5%E6%9C%AC%E8%AA%9E&s=All It's not Search Engine's problem (ya, there is no reason that google engine doesn't support multilanguages
Seems to repro for me.
By the way, there seems to be a lot of people watching, but nobody voting for this... Voting helps people know to prioritize this higher, so don't forget to do both. To clarify, right now, if I copy and paste "日本語" into Lex's form, it seems to work, but when I do it in the viewer, I get the same problem. Does this mean this should be moved to VWR? (I can move, if that should be done.)
Better description, adding "Search" to components affected.
Celierra Darling made changes - 18/Dec/07 02:06 AM
Patch attached.
search_text needs to URL encoding correctly. Example: With the current source, URL encoding process is embedded in the search process. I think Sign extension is different with the CPU/OS architecture and compiler.
march Korda made changes - 19/Dec/07 03:49 AM
to Nock, Celierra
Yes. This is not the issue of a server but an issue of a viewer. and should be changed from SVC to VWR. Replace spaces with "+" for use by Google search appliance. (I just copy it from original source),
and add some comments.
march Korda made changes - 20/Dec/07 07:46 PM
march Korda made changes - 20/Dec/07 07:47 PM
Rob Linden made changes - 22/Dec/07 01:15 AM
Rob Linden made changes - 22/Dec/07 01:51 AM
Rob Linden made changes - 23/Dec/07 12:20 AM
Alissa Sabre made changes - 23/Dec/07 05:47 PM
I created a VWR version of this issue.
Alissa Sabre made changes - 24/Dec/07 05:08 AM
James Linden made changes - 27/Dec/07 04:22 PM
Thank you for your help reproducing the problem and providing patches. I have fixed this for the next 1.18.6 release candidate.
I changed your patch slightly. The LLURI portion of the patch needs to be static_cast<S32>(static_cast<U8>(c)), otherwise some normal escaping does not work correctly. I have changed llpaneldirfind.cpp to use LLURI::escape() and added a unit test for escaping the cedilla in Français. Japanese searches like 日本語 appear to function as well.
James Linden made changes - 27/Dec/07 04:47 PM
Alexa Linden made changes - 10/Jan/08 09:51 AM
no repro 1.18.6 (4)
It looks work in Japanese.
Sue Linden made changes - 13/Nov/08 12:12 PM
Sue Linden made changes - 13/Nov/08 04:53 PM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
http://www.lexneva.name/sl/search.html
That form submits searches directly to the new search system.