http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554
--- Comment #108 from Dobrica Pavlinusic <[email protected]> --- (In reply to comment #103) > This should not be viewed as a permanent reversion, > although I have reservations about turning on CGI.pm's -utf8 switch across > the board -- but I have even stronger reservations about the ensuant game of > whack-a-mole we've been playing with new bugs arising from this patch. Would you mind to elaborate your objections to CGI.pm's -utf8 switch? I think that it's cleaner to take extra care about code which uses file upload than to hand-decode every single parameter we are passing into Koha code. This is only my personal preference, and I am fine with whatever solution gets eventually prefered, but I main question is if I should re-submit my patches without -utf8 in them. -- 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/
