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

--- Comment #6 from Marcel de Rooy <[email protected]> ---
Still we have the other situation that we do want multiple values:
my @a = param( 'b' );

Should this actually be solved in CGI? It generates a lot of false warnings.
For reasons of compatibility param cannot just return a scalar.

Would it be simpler to only clear $CGI::LIST_CONTEXT_WARN for individual cases?

-- 
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/

Reply via email to