Bug 16809: Follow-up for scalarizing biblionumber
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 17 Aug 2016 13:14:12 +0000 (15:14 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 2 Sep 2016 15:50:25 +0000 (15:50 +0000)
commit377feb9cdf5b4d490dee7640b50c374e28f4550f
tree8bd972b0c5b64a3384f42f4e4da7079db70efd9d
parent28ad0ab51321955878082d363be2210589a8261f
Bug 16809: Follow-up for scalarizing biblionumber

Still resolves another multi_param warning.

Test plan:
Look at your logs before and after this patch when saving a biblio
record (you may have to start plack again).
If your biblionumber is mapped to 999c, you should no longer have a warn
about line 2563 (disclaimer: line numbers are subject to change).

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Biblio.pm