Open SteveMarvin opened 7 years ago
Entering a bad URL creates an Omeka error (404).
http://neatline-staging.herokuapp.com/neatline/show/london/zorp
OR
http://neatline-staging.herokuapp.com/neatline/show/london/admin
exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (show)' in /app/application/libraries/Zend/Controller/Dispatcher/Standard.php:248 Stack trace: #0 /app/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 /app/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch() #2 /app/application/libraries/Zend/Application.php(384): Zend_Application_Bootstrap_Bootstrap->run() #3 /app/application/libraries/Omeka/Application.php(73): Zend_Application->run() #4 /app/index.php(23): Omeka_Application->run() #5 {main}
Good catch -- I imagine there's a way to specify a nicer 404 page in Omeka. I will have a look.
Entering a bad URL creates an Omeka error (404).
http://neatline-staging.herokuapp.com/neatline/show/london/zorp
OR
http://neatline-staging.herokuapp.com/neatline/show/london/admin