https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31786
--- Comment #3 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #2) > What is the context? Why don't you use CGI->param? :) See description too. If earlier code like C4/Auth already pushed info into the template object, it would be nice to read it back later (instead of requerying etc.). Yes, we can access {VARS} but that looks like a bad practice. In such a case CGI::param might not be in the picture. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
