[Koha-bugs] [Bug 24892] Resolve some warnings in opac-memberentry

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 18 14:58:08 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24892

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 100955
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100955&action=edit
Bug 24892: Resolve uninitialized warns from opac-memberentry

Especially line 500 (current master).

Use of uninitialized value $new_data{"sort2"} in string eq at
/usr/share/koha/opac/opac-memberentry.pl line 500.
Use of uninitialized value in string eq at
/usr/share/koha/opac/opac-memberentry.pl line 500.

Trivial fix.

Test plan:
Do not apply, update from opac memberentry. Check warns in log.
Apply patch, update again. Less warns?

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list