[Koha-bugs] [Bug 11475] Batch modification process ends with broken link

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 7 15:18:29 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11475

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 23988
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23988&action=edit
Bug 11475: Links are broken when editing/deleting items in batch

Bug introduced by bug 9044.

Test plan:
1- First we search for records with multiple items (books or serials,
does not matter)
2- We open this record we found with multiple items for editing
3- We chose "Edit items in batch" option from the "Edit" menu
4- We make corrections on the fields under the "Edit item"  (For example
we change the collection code as "fiction")
5- We save this using "Save button" at the bottom, after we are done.
6- Just after we save, there will be a button named "Done" available
just under the page, and when we click on "Done" we encounter the Error
screen.

Before the patch, the "Done" link points to
/cgi-bin/koha/tools/CATALOGUING.
After applying the patch, the "Done" link points to the biblio detail
page.

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


More information about the Koha-bugs mailing list