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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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_records.pl).

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to