Bug 30562 - "Use saved" throwing fatal error on page load
Summary: "Use saved" throwing fatal error on page load
Status: RESOLVED DUPLICATE of bug 30532
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low blocker (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-19 04:55 UTC by David Cook
Modified: 2022-04-19 04:56 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***