[Koha-bugs] [Bug 31087] Undefined notes in returns claims get stringified to 'null'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 1 16:45:27 CEST 2022


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

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 136977
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136977&action=edit
Bug 31087: Prevent stringification of null in return claims

The return claims table was stringifying 'null'. This patch updates the
code to check for definition so we don't stringify incorrectly

Note: This patch was split out from a follow-up on bug 28854 as we felt
it should be treated separately for backportability.

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

-- 
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