pkp / pkp-lib

The library used by PKP's applications OJS, OMP and OPS, open source software for scholarly publishing.
https://pkp.sfu.ca
GNU General Public License v3.0
307 stars 448 forks source link

OAI requests for nonexistent journals result in site-wide OAI URL behavior #724

Closed asmecher closed 9 years ago

asmecher commented 9 years ago

Inventing a non-existent journal for an OAI request... (where "flarm" doesn't exist)

http://localhost/git/ojs/index.php/flarm/oai?verb=ListSets

...behaves identically to the site-wide OAI URL.

It should respond with a "no such records" result, or perhaps a 404 or something.

asmecher commented 9 years ago

That should cover it.