[Koha-bugs] [Bug 25248] Delete All Items should redirect to detail.pl, not additem.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 22 16:06:34 CEST 2020


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #103477|0                           |1
        is obsolete|                            |

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 103481
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103481&action=edit
Bug 25248: (bug 23463 follow-up) Item is returned if deletion successful, not 1

To test:
1 - Have a record with some items
2 - Click 'Delete all' under 'Edit'
3 - Confirm deletion
4 - Note you are redirected to additem.pl
5 - Add an item
6 - Apply patch
7 - Delete all items again
8 - Note you are redirected to detail.pl

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Amended patch, add relation to 23463 in commit title and remove debug
statements

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


More information about the Koha-bugs mailing list