Description
The OAI-PMH URL should show an error code (badVerb) if it is used without any verb.
Working example: https://digi.bib.uni-mannheim.de/oai/.
With TYPO3 11 and release 5.0.7 it creates an oops runtime error.
Reproduction
Steps to reproduce the behaviour:
- Configure page with OAI-PMH plugin
- Load URL of newly created page in web browser without adding the required verb
- See error
Expected Behavior
No runtime error.