https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15809
--- Comment #15 from Galen Charlton <[email protected]> --- (In reply to Marcel de Rooy from comment #13) > Jonathan, I am reading: "I am not keen about monkey patching a core module", > which imo does not seem to translate to "match your requirements" :) > I would not opt for a complete Koha::CGI at this point. But I would > (slightly) prefer the Koha::CGI::multi_param above "*CGI::multi_param = > \&CGI::param". It will make any developer immediately aware of our > "interception". The switchover to the real multi_param at some point in time > will be completely painless. Indeed, Marcel has correctly identified what I was trying to say -- I meant "core module" in the sense of a module typically distributed with Perl, not a Koha module. -- 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/
