https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25914 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 106472 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106472&action=edit Bug 25914: Fix incorrect variable name causing relative's checkouts column to be empty in OPAC In the OPAC, the title column in the relatives checkouts table is always empty. Test Plan: 1) Enable viewing of relative's checkouts in OPAC 2) Check some items out to a patron 3) Log into the OPAC as a relative of that patron that should be able to view them 4) Note the title column is empty in the relative's checkouts tab 5) Apply this patch 6) Reload the page 7) Titles should appear in the title column! -- You are receiving this mail because: You are watching all bug changes.