emory-libraries / blacklight-catalog

1 stars 2 forks source link

Some record links return the full database of results #1387

Closed tclayton33 closed 7 months ago

tclayton33 commented 8 months ago

Testing of the Blacklight 7.33 upgrade has revealed that several types of the links in the full record display aren't working properly. When clicked, they are returning all records in the database instead of running a search on the link.

The following types of links are returning the full database: additional author/creator - 990035122070302486 ; 9936814551202486 subject - 9936814551202486 uniform title - 9936494594602486

search on additional author.PNG

These links appear to be working properly author (both in the brief display and full record) genre language

abelemlih commented 7 months ago

@tclayton33 I deployed a fix for this issue to Test, and it is now ready for testing.

tclayton33 commented 7 months ago

@abelemlih clicking on a record's author/creator, subject, and additional author links now executes the same search we are see in prod, so this issue is resolved. I'm closing the ticket.