Make GeoServerTablePanel searches case insensitive
--------------------------------------------------
Key: GEOS-2977
URL: http://jira.codehaus.org/browse/GEOS-2977
Project: GeoServer
Issue Type: Improvement
Components: Wicket UI
Reporter: Gabriel Roldán
Assignee: Andrea Aime
Fix For: 2.0-beta1
Attachments: case_insensitive_search.patch
Hey Andrea, the attached patch makes searches case insensitive by using Pattern.compile(regex, Pattern.CASE_INSENSITIVE) instead of a plain String.indexOf.
I'm submitting it for your consideration, please tell me if the idea and approach seem appealing
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira