[Bug 40207] New: Bad redirection after Batch item deletion
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40207 Bug ID: 40207 Summary: Bad redirection after Batch item deletion Change sponsored?: --- Product: Koha Version: 24.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: koha@collecto.ca QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Created attachment 183398 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183398&action=edit Example of the bug After deleting a batch of items, I clicked on the "Batch item deletion" button, at the top of the page, and am directed to the "Batch item MODIFICATION" page (Example URL : https://dev.koha.ca/cgi-bin/koha/tools/batchMod.pl). I should instead be redirected to the "Batch item DELETION" page (Example URL : https://dev.koha.ca/cgi-bin/koha/tools/batchMod.pl?del=1). The redirect URL should be changed for : https://dev.koha.ca/cgi-bin/koha/tools/batchMod.pl?del=1 See the attached video for the example. Tested in version 24.05 and 25.05. Test plan : 1. Go to the cataloging module. 2. Click on "Batch item deletion" button 3. Copy a barcode into the "Barcode list" box. 4. Click on "Continue" button 5. Click on "Delete selected items" button 6. Click on "Batch item deletion" button at the top of the page 7. Notice that you have been redirected to "Batch item modification" and not "Batch item deletion". I also tested the button for "Batch RECORD deletion" and it redirects us to the correct page : "Batch record deletion" (https://dev-intranet.koha.collecto.ca/cgi-bin/koha/tools/batch_delete_record...). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40207 Koha collecto <koha@collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koha@collecto.ca -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40207 --- Comment #1 from Koha collecto <koha@collecto.ca> --- Correction : Button in breadcrumbs. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org