[Koha-bugs] [Bug 21008] pay.pl and paycollect.pl raise warning

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 27 22:42:47 CEST 2018


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

--- Comment #3 from Tomás Cohen Arazi <tomascohen at 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.


More information about the Koha-bugs mailing list