]> git.koha-community.org Git - koha.git/commit
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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 18 Feb 2014 09:05:14 +0000 (10:05 +0100)
commit04f1f23bcd0e631ff98f6b7a3a27de0f47dee252
tree6f7a2c5c37ee2935898d2ba154d6f898a2dd1e8f
parent445437658d9f0281d6af9c424ff55859bcd1313b
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>
(cherry picked from commit 15953702bce6dcba94d351655fb42c29edd5789d)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt