If you "Delete all items" from the catalog toolbar, upon completion you're redirected to catalogue/moredetail.pl. This doesn't make sense because moredetail.pl is designed to display information about items. If you've deleted all items there's nothing relevant to see. You should instead be redirected to the default biblio view.
Created attachment 6311 [details] [review] Proposed fix Using the delete all items function should now redirect back to the biblio view specified in the BiblioDefaultView system preference.
Created attachment 6513 [details] [review] Fix for Bug 7227, "Delete all items" action should redirect to the detail view Using the delete all items function should now redirect back to the biblio view specified in the BiblioDefaultView system preference. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
QA comment: small patch, perlcritic still OK after applying it patch pushed, please test
Included in 3.6 prior to 3.6.5.