Issue 14042

Data search link from "featured data use" pages: ensure the query is complete

14042
Reporter: ahahn
Assignee: trobertson
Type: Feedback
Summary: Data search link from "featured data use" pages: ensure the query is complete
Description: A "featured data use" story like http://portaldev.gbif.org/page/202 has a data search link at the bottom under the header "RELATED GBIF RESOURCES". Depending on the search that is necessary to retrieve the dataset, this search URL may combine OR-ed criteria for the same attribute, as in the given example (http://portaldev.gbif.org/occurrence/search?TAXON_KEY=6&COUNTRY=SR&COUNTRY-2=GF&COUNTRY-3=GY). The work-around implemented on the Drupal side, using a sequence of numbers after the field name, needs to be caught on the data search side, so that it translates into the full query. Currently, this is not yet the case.
Priority: Blocker
Resolution: Fixed
Status: Closed
Created: 2013-09-24 15:57:00.248
Updated: 2013-09-27 13:58:03.293
Resolved: 2013-09-27 13:58:03.26


Author: ahahn@gbif.org
Comment: TH: "(...) critical as this is one of the showcase linkages between the communication and data areas of the portal. If some of the more complex filters were not yet working we could (...) explain it as a 'soon-to-be-fixed' issue, (...) so not an absolute blocker"
Created: 2013-09-24 16:18:07.616
Updated: 2013-09-24 16:19:38.477


Author: trobertson@gbif.org
Created: 2013-09-27 13:58:03.291
Updated: 2013-09-27 13:58:03.291
        
With https://code.google.com/p/gbif-portal/source/detail?r=2304 the portal will now redirect the "XXX-Number" parameters correctly which Drupal is emitting.

An example of one of these links exists on the footer of page:
http://portaldev.gbif.org/page/202

See the "All plant records from French Guiana, Surinam and Guyana available through GBIF" link.