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

Repair broken Collection URL and add to tests #356

Open anjackson opened 2 years ago

anjackson commented 2 years ago

The ukwa/ukwa-ui:v1.4.0 release has broken this link https://dev.webarchive.org.uk/en/ukwa/collection and replacing it with https://dev.webarchive.org.uk/en/ukwa/category

  1. This should have been caught by the tests, so add it there.
  2. The website NGINX configuration should be updated to redirect .../collection to .../category.
anjackson commented 2 years ago

Hmm, this is returning a 500 rather than a 404 so moving here to clarify whether it should be working.