[jsword-devel] Dictionary search problem for Chinese Character Key (DM Smith)
Yiguang Hu
yighu at yahoo.com
Fri Apr 3 08:41:14 MST 2009
DM,
Thanks for replying. It turns out nothing to do with the java code. The problem is in my javascript. When I pass the key value to server I used escape(value) and the escape may be doesn't like the DB characters so the ajax call even didn't reach the server side.
After I remove the escape, the search with Chinese key works fine.
Yiguang
More information about the jsword-devel
mailing list