AtlasOfLivingAustralia / biocache-hubs

Biocache Hub UI grails plugin
Other
3 stars 30 forks source link

Occurrence page processed values are not always split as expected #602

Open adam-collins opened 1 month ago

adam-collins commented 1 month ago

The processed recordedByID is not is not split when value|value. It is expected to be split in the same way as a raw recordedByID value | value.

For example https://biocache-test.ala.org.au/occurrences/1f1c4c09-3788-4c8a-ad10-27246d6c67f0

This splitting of raw and processed fields is probably generic and applies to other fields as well.

I think the data is from https://biocache-ws-test.ala.org.au/ws/occurrences/compare/1f1c4c09-3788-4c8a-ad10-27246d6c67f0.

adam-collins commented 1 month ago

Probably only an issue when there are multiple URLs that fail to split because the a tag created is then wrong.