Bug 24423: Add biblionumber to modify items link
commit33d60b305e94afdd6f2584707f4b10516f513810
authorNick Clemens <nick@bywatersolutions.com>
Wed, 15 Jan 2020 15:27:56 +0000 (15 15:27 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 6 Feb 2020 17:19:25 +0000 (6 17:19 +0000)
tree832e536235cfcbde1b5fb8349225435e2e929c3e
parent9d22cd6a7e9324399d37af0e931743c25b5b00cc
Bug 24423: Add biblionumber to modify items link

To test:
- Find/create a bib with at least one item
- From detail.pl, use the checkboxes in the holdings table to select one or more items
- click the "Modify Selected Items" link just above the holdings table to take your item(s) to batch modification
- Change something and click save
- Observe that the Return to the Record link points to a url without a biblionumber: "/cgi-bin/koha/catalogue/detail.pl?biblionumber="
- Apply patch
- Repeat
- The link now works!

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: David Nind <david@davidnind.com>
Bug 24423: Fix for deletion - cleanup accidental debug inclusiopm

To test:
Repeat prior test plan with 'Delete selected'

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
(cherry picked from commit a1479015edfe2ba14c67090dea2c682ef5c3f48f)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
tools/batchMod.pl