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

M. Tompsett <mtomp...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.r...@rijksmuseum.nl
             Status|NEW                         |In Discussion

--- Comment #1 from M. Tompsett <mtomp...@hotmail.com> ---
This line in C4/Auth_with_cas.pm is the culprit of all those warns:

my $context = C4::Context->new() or die 'C4::Context->new failed';

Comment it out and run 'prove t' and you are back to the basic mess that is
expected. Sadly, I believe it is necessary, even though $context is not used.

What do you think, Marcel?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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