31 Oct
2018
31 Oct
'18
10:56 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21002 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Josef Moravec from comment #4)
+ my $user_id = $params->{user_id};
Should not user_id be taken from C4::Context->userenv when not available in params?
No, that's the caller's responability. -- You are receiving this mail because: You are watching all bug changes.