https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14144
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org Status|Signed Off |In Discussion --- Comment #12 from Jonathan Druart <[email protected]> --- > NOTE: Further investigation determined this would merely > delay it, as the function is not called by this test. > A delay is better than nothing. I do not have the time right now to investigate but I disagree with this note. The carp occurs because some shibboleth stuffs are done in the BEGIN block of C4::Auth. I don't think we want to skip the evaluation at compilation time here for this 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/
