[Koha-bugs] [Bug 31786] Sub template->param($var) should return the value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 18 12:56:34 CEST 2022


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

--- Comment #3 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(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.


More information about the Koha-bugs mailing list