forked from DSpace/dspace-angular
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Description
Describe the bug
On the item page https://dspacecris-community.test.4science.cloud/entities/publication/uuid, the link to Google Scholar leads to a 404 error:
"Page not found – We can't find the page you're looking for. It may have been moved or deleted."
Could you please check and fix the link?
To Reproduce
Steps to reproduce the behavior:
- you can reproduce the problem in any dspace-cris version based on DSpace 8
- visit the page: https://dspacecris-community.test.4science.cloud/entities/publication/1a9c2549-1ad5-4c4c-a502-7296b2eb6a3f
- click on the "Google Scholar" button
- the error above appears
Instead, the link is expected to redirect to Google Scholar with a search based on the item's title
Related work
Non