Bug 17281 Warning when saving subfield structure
authorFrédéric Demians <f.demians@tamil.fr>
Fri, 9 Sep 2016 06:06:19 +0000 (08:06 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 12 Sep 2016 09:12:29 +0000 (09:12 +0000)
commit259679e9dece15b69b216b8e39f8e4ebd0b58800
treef1d309f91130649d17d5d29dcc5510e1d56fe1f3
parent1da2bceb851049521154fb37708761d28f7911e7
Bug 17281 Warning when saving subfield structure

TO TEST:

1. Home > MARC Framework > Default > Actions > MARC structure
2. On 073 field (for example), click Edit
3. Click on Edit subfield button
4. Click on Save changes
5. Take a look in intranet logs. You find:
   Use of uninitialized value in string eq at
   ../admin/marc_subfields_structure.pl
6. Apply the patch, and repeat steps 3-5
   => no more warning in log

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
admin/marc_subfields_structure.pl