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

--- Comment #4 from Jonathan Druart <[email protected]> ---
Sometimes seeing a 500 in Koha logs which is suspect:

Can't use string ("Koha::Patron") as a HASH ref while "strict refs" in use at
/kohadevbox/koha/Koha/Object.pm line 830                                       
                                                              
Koha::Object::_columns('Koha::Patron') called at
/kohadevbox/koha/Koha/Object.pm line 858                                        
        Koha::Object::AUTOLOAD('Koha::Patron', 'HASH(0x5579840b17b8)') called
at /kohadevbox/koha/C4/Auth.pm line 1772                                       
                                                              
C4::Auth::check_cookie_auth('b712cd069e4808fa8a5da0e29d098b30', undef,
'HASH(0x557983e6ac28)') called at /kohadevbox/koha/C4/Auth.pm line 852          
        C4::Auth::checkauth('CGI=HASH(0x557986d44b18)', 0,
'HASH(0x557986cf0118)', 'intranet', undef, 'intranet-main.tt') called at
/kohadevbox/koha/C4/Auth.pm line 189                                            
        C4::Auth::get_template_and_user('HASH(0x557986d0b648)') called at
/kohadevbox/koha/mainpage.pl line 41  

But not related to this change.

-- 
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/

Reply via email to