[Koha-bugs] [Bug 16358] Rancor - Deleting records when Rancor is enabled just opens them

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 13 16:06:19 CEST 2016


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 55533
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55533&action=edit
Bug 16358: Do not redirect to the editor when deleting records

The "Delete record" button goes to addbiblio.pl?op=delete, which
incorrectly redirects to Rancor when selected.

Test plan:
0/ Enable EnableAdvancedCatalogingEditor
1/ Edit a record
2/ Switch to the Advanced editor
3/ click on "View the record"
4/ Delete the record
=> Without this patch you are redirected to the editor
=> With this patch you are redirected to the advanced search

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


More information about the Koha-bugs mailing list