[Koha-bugs] [Bug 32151] [WARN] Use of uninitialized value in numeric ne (!=) at C4/Ris.pm line 834.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 9 16:16:31 CET 2022


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

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 143519
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143519&action=edit
Bug 32151: Resolve uninitialized warn in numeric ne in C4::Ris

We should not write:
    if ($kwfield != undef) {

Test plan:
Pick record with UTF8 chars.
Download via cart or shelf in RIS format.
Check your logs.

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

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


More information about the Koha-bugs mailing list