https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29684 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #7 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- The only good way to fix this bug is to remove the ugly line 816 $template->param(%data); And pass the patron object to the template. Lot of changes are needed template-side however. I can do it if there are commitments for quick SO and QA. -- You are receiving this mail because: You are watching all bug changes.