You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click "The Royal Botanic Gardens & Domain Trust", or tick it and others and click "INCLUDE selected items"
This will create an fq parameter in the URL that performs a text search for institution names. This differs from a "Choose more..." operation on eg. data resources, because that adds a parameter that searches for DRs by ID, not by name.
The issue is that the ampersand character in "The Royal Botanic Gardens & Domain Trust" will cause an error when you change the sorting or order of a search.
This could be fixed by changing the "Choose more..." option in Biocache to use a institution UID search instead of a text search for institution names.
The text was updated successfully, but these errors were encountered:
To reproduce, open this link and then change the number of items per page, sorting, or order (ascending/descending): https://biocache.ala.org.au/occurrences/search?q=lsid%3Ahttps%3A%2F%2Fid.biodiversity.org.au%2Ftaxon%2Fapni%2F51293610&qualityProfile=ALA&fq=institution_name%3A%22The%20Royal%20Botanic%20Gardens%20%26%20Domain%20Trust%22&qc=-_nest_parent_%3A*&fq=occurrence_decade_i%3A%221770%22#tab_recordsView
To get to a URL that will replicate this issue:
This will create an fq parameter in the URL that performs a text search for institution names. This differs from a "Choose more..." operation on eg. data resources, because that adds a parameter that searches for DRs by ID, not by name.
The issue is that the ampersand character in "The Royal Botanic Gardens & Domain Trust" will cause an error when you change the sorting or order of a search.
This could be fixed by changing the "Choose more..." option in Biocache to use a institution UID search instead of a text search for institution names.
The text was updated successfully, but these errors were encountered: