[Koha-bugs] [Bug 9980] New: Anonymous searches in the OPAC entirely broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 3 12:56:22 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980

            Bug ID: 9980
           Summary: Anonymous searches in the OPAC entirely broken
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: blocker
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: jcamins at cpbibliography.com
                CC: kyle at bywatersolutions.com
        Depends on: 7740

I get the following error when I try to do a search on the OPAC without logging
in:

Software error:
Can't use an undefined value as a HASH reference at
/home/jcamins/kohaclone/opac/opac-search.pl line 719.
For help, please send mail to the webmaster (webmaster at koha), giving this error
message and the time and date of the error.

This is caused by commit 4def1cb4 (bug 7740). The solution is to wrap the
C4::Context->userenv bit in an if statement. Since we are so late in the
release cycle, and reverting is easy, I will plan to revert 7740 on or about
April 5 if this bug is not adopted by then.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list