https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21002
--- Comment #5 from Tomás Cohen Arazi <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
