27 Jun
2018
27 Jun
'18
9:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21008 --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #2)
Which variables?
1- $b_ref->{extendedattributes} The other scripts set $template->param( extendedattributes => ... ); 2- CATCODE_MULTI I made a mistake on this one, as it is used in patron-search.inc. But the current logic prevents it to be populated. 3- catcode Same as 2. I really think this should all be moved into using the global $patron object. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.