Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Jonathan Druart 99f6e1adf3 Bug 19357: (bug 18260 follow-up) Remove non-relevant attributes
When created, batch_record_modification.tt has been based on
batch_delete_records.tt
These attributes are not used in the template and not set in the pl
script.
Since bug 18260, biblio is a Koha::Biblio and calling a non-existent
method will raise an error.

This patch get rid of the following error:
batch_record_modification.pl: Template process failed: undef error - The
method itemnumbers is not covered by tests!

Test plan:
Modify bibliographic records with the "Batch record modification" tool.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-09-29 12:36:59 -03:00
..
automatic_item_modification_by_age.tt Bug 18752 - Automatic item modifications by age should allow 'blank' values 2017-06-13 16:21:37 -03:00
batch_delete_records.tt Bug 14316: Clarify meaning of record number in Batch record deletion tool 2017-09-01 13:02:26 -03:00
batch_record_modification.tt Bug 19357: (bug 18260 follow-up) Remove non-relevant attributes 2017-09-29 12:36:59 -03:00
batchMod-del.tt Bug 19051 - XSS Flaws in Batch item deletion page 2017-08-29 12:00:37 -03:00
batchMod-edit.tt Bug 19051 - XSS Flaws in - Batch item modification page 2017-08-29 12:00:37 -03:00
batchMod.tt
cleanborrowers.tt Bug 18574 - Clean Patron Records tool doesn't limit to the selected library 2017-05-12 08:41:51 -04:00
csv-profiles.tt Bug 19127: (follow-up) Fix Stored XSS in csv-profiles.pl 2017-09-29 12:20:51 -03:00
export.tt Bug 18918: Disable CSV option if no CSV profiles exist 2017-07-13 16:42:03 -03:00
holidays.tt Bug 19105 - XSS Stored in holidays.pl 2017-08-29 12:00:37 -03:00
import_borrowers.tt Bug 18555: Create patron list from patron import 2017-08-10 16:25:32 -03:00
inventory.tt Bug 14399: Results form also needs a few interface changes 2017-05-10 16:23:56 +00:00
koha-news.tt
letter.tt Bug 19034: (followup 2) Fix letters.tt XSS flaw 2017-08-29 12:00:37 -03:00
manage-marc-import.tt Bug 18687: Translatability: abbr tag should not contain lang attribute 2017-08-30 16:43:35 -03:00
marc_modification_templates.tt Bug 17916 - "Delete MARC modification template" fails to actually delete it 2017-04-28 07:02:10 -04:00
modborrowers.tt Bug 19074: Fix category display in Batch patron modification. 2017-08-10 16:25:33 -03:00
overduerules.tt
picture-upload.tt
quotes-upload.tt
quotes.tt
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt Bug 19049 [QA Followup] - Make plugin name first item in description 2017-08-15 12:17:42 -03:00
tools-home.tt Bug 12461 - Add patron clubs feature 2017-04-28 08:37:44 -04:00
upload-images.tt Bug 18040: Updating buttons in Tools -> Upload local cover image 2017-02-17 15:46:39 +00:00
upload.tt Bug 14854: Add DataTables on upload results table 2017-02-17 11:36:06 +00:00
viewlog.tt