[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 7 13:15:31 CEST 2021


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

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 124572
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124572&action=edit
Bug 28960: Explicitly call get_column

This patch adds get_column to ensure we are returning a string value of
a field rather than accidentally triggering a relationship accessor.

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