Bug 11475: fix return link after editing/deleting items in batch
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 7 Jan 2014 14:14:01 +0000 (15:14 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 10 Jan 2014 15:48:26 +0000 (15:48 +0000)
commit15953702bce6dcba94d351655fb42c29edd5789d
tree8f6aed61fbc7e485a4a6c96f53b1bb3477e53836
parente4387c1de9738cf19eb4d78b620b92a03fe1b131
Bug 11475: fix return link after 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.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
All tests pass

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Passes koha-qa.pl, works as advertised

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt