]> git.koha-community.org Git - koha.git/commit
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)
committerJulian Maurice <julian.maurice@biblibre.com>
Fri, 16 Sep 2016 09:23:47 +0000 (11:23 +0200)
commit15e22f1214afcc1b477a0893762e86240f8ca1af
treec5818916b0e82a07580f7cda998f32ee58dddf09
parentf811cb9943985175864024d5090385b76b9b9021
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>
(cherry picked from commit 259679e9dece15b69b216b8e39f8e4ebd0b58800)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit cdf0c5dc16de28d9b8df1858aa0d0139a425b86f)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
admin/marc_subfields_structure.pl