ukwa / ukwa-ui

A new user interface for the UK Web Archive
BSD 3-Clause "New" or "Revised" License
0 stars 6 forks source link

Collections pages do not report 404 properly #336

Open anjackson opened 2 years ago

anjackson commented 2 years ago

If you visit a non-existent collection, UKWA-UI returns a soft 404 (a 200 that says 'not found). e.g. https://dev.webarchive.org.uk/en/ukwa/collection/this-does-not-exist

This page should return HTTP status 404 instead of 200.