[Koha-bugs] [Bug 33238] New: (Bug 29886 follow-up) With IndependentBranches Koha explodes with Error 500 when a non superlibrarian tries to add to basket from suggestions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 15 20:13:30 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33238

            Bug ID: 33238
           Summary: (Bug 29886 follow-up) With IndependentBranches Koha
                    explodes with Error 500 when a non superlibrarian
                    tries to add to basket from suggestions
 Change sponsored?: ---
           Product: Koha
           Version: 22.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: januszop at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: tomascohen at gmail.com

With IndependentBranches Koha explodes with Error 500 when a non superlibrarian
tries to add to basket from suggestions.  In errorlog you would find
"DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute failed: Column 'branchcode' in where clause is ambiguous".

This is apparently due to missing 'me.' in Koha::Suggestions::search_limited.

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


More information about the Koha-bugs mailing list