Open DonRichards opened 1 month ago
@DonRichards I don't get the same behavior on v6.4: https://demo.dataverse.org/oai
Thanks for the bug report. I think we fixed this in 6.2:
The original bug report is here:
“I’ve updated to version 6.2, and I’m encountering an error related to configuration issues. While the 404 page aspect appears to be resolved, I expected that most application functionality would be protected by try/catch mechanisms to prevent this type of error. After following the release notes for updating the domain.xml for multiple PID providers, I inadvertently introduced an issue that triggered this error. Should I create a new ticket?
@DonRichards yes, please! ❤️
What steps does it take to reproduce the issue?
verb
query parameter (e.g.,https://archive.jhu.edu/oai?verb=Identify
).When does this issue occur? This issue occurs when a user attempts to access a page that doesn't exist or when the OAI-PMH endpoint without the necessary query parameters.
Which page(s) does it occur on?
What happens? Instead of a clear error message or 404 page, the following error is displayed:
To whom does it occur (all users, curators, superusers)? all users
What did you expect to happen? I expected Dataverse to return a more meaningful error message, such as "404 Not Found" or a clear explanation indicating that the required query parameters were missing from the request.
Which version of Dataverse are you using? v6.1
Any related open or closed issues to this bug report? No related issues found.
Screenshots:
Are you thinking about creating a pull request for this issue? No, sorry.