https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40943
--- Comment #4 from David Cook <[email protected]> --- Ok, so I've taken a little look at this and I do think that this will solve the immediate problem. I do think that Marcel has a good point about the usage of check_cookie_auth and CGI->new in those scripts, but I think they're separate things. I'd be tempted to put in this solution, and then work on fixing the other issue separately. (I suppose one thing we haven't considered is custom value_builder plugins that other people might've put together, but I think they'll need to pattern those on what we have in Koha going forward anyway...) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
