[Koha-bugs] [Bug 33624] Using Browser "Back" button in Batch Record Modification causes biblio options to be displayed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 11 14:39:41 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33624

--- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 151072
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151072&action=edit
Bug 33624: Hide the "list" tab if authority is selected

The "Select a list of records" should only be available for biblio
records. But if the page is accessed using the back button of the
browser it will be displayed for authorities as well.

Test plan:
- Make sure you have at least one template for MARC Modification
- Also make sure you have at least one list of biblio records
- navigate to Cataloging -> Batch record modification
- Check the "Authorities" radio button
- Select your template and continue
- No records were modified -> use your browser's Back button to go back one
page
- The "Authorities" radio button should still be selected
=> Without this patch you see the tab "Select a list of records"
=> With this patch applied it's hidden when the page is loaded

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list