Bug 30562

Summary: "Use saved" throwing fatal error on page load
Product: Koha Reporter: David Cook <dcook>
Component: ReportsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: blocker    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description David Cook 2022-04-19 04:55:50 UTC
Can't call method "value" on unblessed reference at /kohadevbox/koha/reports/guided_reports.pl line 80

   80: my $session = $cookie ? get_session($cookie->value) : undef;
Comment 1 David Cook 2022-04-19 04:56:46 UTC

*** This bug has been marked as a duplicate of bug 30532 ***