When modifying an existing biblio, the "Save and edit items" option in the "Save" menu no longer redirects to the edit items screen. Instead, it redirects to the regular details screen.
Created attachment 3416 [details] [review] patch
Pushed, please test
Works as expected but there is something strange. When I edit a record, click on "Save and edit items", then go back with my navigator button, and finally click on "Save" button, I'm redirected to the "Edit items" page instead of Record details. Is this behavior normal?
Yes, that's to be expected. The cataloging module uses hidden inputs which aren't reset when using the back and forward buttons. However, it's been my experience that using the back button in the cataloging module can result in data corruption anyway, since the biblionumber parameter is not always available to ensure that the record is properly overlaid.
I am closing this since there is nothing that can be done to deal with using the back button.