http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9735
--- Comment #8 from Tomás Cohen Arazi <[email protected]> --- Created attachment 20915 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20915&action=edit Bug 9735: Unit tests for get_template_and_user (cookies handling) Galen found a case where the cookies array was not built flat. I add a unit test for that (check the cookie array is flat) and also test the cookies output of get_template_and_user so we are sure the &language= parameter is correctly handled. Regards To+ Sponsored-by: Universidad Nacional de Cordoba -- 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/
