https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25572 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.arnaud@biblibre.com, | |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> ---
From svc/mana/search: 32 my ( $auth_status, $sessionID ) = 33 check_cookie_auth( $input->cookie('CGISESSID'), 34 { serials => 'create_subscription' } );
Not sure how we can fix this correctly. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.