Issue 12702
Species search does not work when choosing nub & NCBI Taxonomy.
12702
Reporter: jcuadra
Assignee: fmendez
Type: Bug
Summary: Species search does not work when choosing nub & NCBI Taxonomy.
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2013-02-05 15:02:09.263
Updated: 2013-08-29 14:44:49.207
Resolved: 2013-02-05 15:49:21.925
Description: Species search does not work when choosing nub & NCBI Taxonomy.
To reproduce this problem, do the following:
1. http://staging.gbif.org:8080/portal-web-dynamic/species/search?dataset_key=nub
2. Click on "NCBI Taxonomy".
3. Error]]>
Author: mdoering@gbif.org
Comment: likely to do with a new version of NCBI that has been indexed into checklistbank just this morning
Created: 2013-02-05 15:26:37.82
Updated: 2013-02-05 15:26:37.82
Author: fmendez@gbif.org
Comment: ok, but anyway the bug in BaseSearchAction.isHighlighted(text), the function is not validating if the input parameter is null
Created: 2013-02-05 15:42:00.035
Updated: 2013-02-05 15:42:00.035
Author: fmendez@gbif.org
Created: 2013-02-05 15:49:22.022
Updated: 2013-02-05 15:49:22.022
BaseSearchAction.isHighlighted(text) validates if the input parameter is null
http://code.google.com/p/gbif-portal/source/detail?r=1365