Issue 12691

When filters mix UPPER CASE and lower case, the behavior is not the one expected

12691
Reporter: jcuadra
Assignee: mdoering
Type: Improvement
Summary: When filters mix UPPER CASE and lower case, the behavior is not the one expected
Priority: Minor
Resolution: Fixed
Status: Closed
Created: 2013-02-04 13:20:42.218
Updated: 2013-08-29 14:45:43.687
Resolved: 2013-03-04 15:52:21.967
        
Description: The problem can be reproduced with:

1) http://staging.gbif.org:8080/portal-web-dynamic/species/search?q=Grapsus&DATASET_KEY=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c&dataset_key=7ddf754f-d193-4cc9-b351-99906754a03b

2) Unselect "GBIF Backbone Taxonomy".

3) "GBIF Backbone Taxonomy" remains checked.

This problem does not happen if both dataset_key filters are lowercase from the beginning.

http://staging.gbif.org:8080/portal-web-dynamic/species/search?q=Grapsus&dataset_key=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c&dataset_key=7ddf754f-d193-4cc9-b351-99906754a03b

To initiate this problem, a user must hack the URL. Through normal searching through the portal, this problem can't be reproduced.
]]>
    


Author: trobertson@gbif.org
Comment: https://code.google.com/p/gbif-portal/source/detail?r=1453
Created: 2013-03-04 15:52:21.996
Updated: 2013-03-04 15:52:21.996