Bug 31535: Fix warning - uninitialized value $mode in string ne (addbiblio.pl)
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 8 Sep 2022 14:03:51 +0000 (14:03 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 12 Sep 2022 19:16:28 +0000 (16:16 -0300)
commit7d32333df31a655acbb09057f2799ed0f81ebb6f
tree0e31f76e15536683751f19d5f7ee284dc27f6a1c
parent2a3ba5f8253c6bafef17caf03645d70a90a96dea
Bug 31535: Fix warning - uninitialized value $mode in string ne (addbiblio.pl)

Line number varies across versions. (Should be L887 now.)
Resolves:
    Use of uninitialized value $mode in string ne at /usr/share/koha/cataloguing/addbiblio.pl line 845.

No test plan here. This is trivial. Read the patch.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
cataloguing/addbiblio.pl