[Koha-bugs] [Bug 34594] New: Incorrect table name in OpacHiddenItems causes searches to fail or details not to display

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 22 23:26:11 CEST 2023


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

            Bug ID: 34594
           Summary: Incorrect table name in OpacHiddenItems causes
                    searches to fail or details not to display
 Change sponsored?: ---
           Product: Koha
           Version: 22.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: wizzyrea at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Example case:

Library put

damage: [1,2]

and searches failed with the following error: 

[2023/08/22 14:19:05] [WARN] No method count found for Koha::Items
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute failed: Unknown column 'me.damage' in 'where clause' at
/usr/share/koha/lib/Koha/Objects.pm line 578


It would be so nice to fix this so that invalid configurations are ignored, or
the preference could check upon save to verify the values input are valid.

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


More information about the Koha-bugs mailing list