http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10175 Bug ID: 10175 Summary: Software error in opac-detail.pl when CGISESSID cookie is not set Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: julian.maurice@biblibre.com Steps to reproduce: 1. Remove CGISESSID cookie (for Firefox: Edit » Preferences » Privacy » Remove specific cookie) 2. Go directly to this URL: http://YOUROPACBASEURL/cgi-bin/koha/opac-detail.pl?biblionumber=X (where X is a valid biblionumber) Message: Software error: Can't use an undefined value as a HASH reference at /home/koha/src/opac/opac-detail.pl line 445. This is related to bug 8197 -- You are receiving this mail because: You are watching all bug changes.