Closed paullpp closed 5 months ago
instead of throwing a 500 when the page url on companies is wrong, we should redirect to /companies
reproduce: go to <website_url>/companies/?page=a (a is not in the PAGE_INDEX array)
<website_url>/companies/?page=a
instead of throwing a 500 when the page url on companies is wrong, we should redirect to /companies
reproduce: go to
<website_url>/companies/?page=a
(a is not in the PAGE_INDEX array)