azizlabib2015 / jmesa

Automatically exported from code.google.com/p/jmesa
0 stars 0 forks source link

When input a No-Englis word into the filter input, return nothing and filter display a error code #318

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Load the jmesa table,include a filter
2. input a No-English word (such as Simple Chinese Word) into the filter 
input,and submit the query.
3. Result can't be found, and the filter input fulled with error codes.

What is the expected output? What do you see instead?
The results return correctly,and the filter input filled with the correct code.

What version of the product are you using? On what operating system?
version:3.04      Operation System: Windows 7 with Simplified Chinese language.

Please provide any additional information below.

Original issue reported on code.google.com by wangx...@gmail.com on 23 May 2011 at 7:41

Attachments:

GoogleCodeExporter commented 8 years ago
I am not exactly sure, but I thing you need to set something on the JSP page. 
Here is a link to the solution for a similar problem.

http://code.google.com/p/jmesa/wiki/MiscRecipes

Original comment by jeff.johnston.mn@gmail.com on 24 May 2011 at 5:07

GoogleCodeExporter commented 8 years ago
Thanks for reply.

I had added the charset to the JSP page before I report the defect.

It also can be produced at the "jmesa-3.0_examples". 

Original comment by wangx...@gmail.com on 24 May 2011 at 6:05

Attachments: