[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
Thu Oct 13 09:54:51 CEST 2016


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

Mirko Tietgen <mirko at abunchofthings.net> changed:

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

--- Comment #3 from Mirko Tietgen <mirko at abunchofthings.net> ---
Created attachment 56305
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56305&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

Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>

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


More information about the Koha-bugs mailing list