[Koha-bugs] [Bug 33291] New: Typo in sysprefs name RetainPatronsSearchTerms update database

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 21 13:08:30 CET 2023


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

            Bug ID: 33291
           Summary: Typo in sysprefs name RetainPatronsSearchTerms update
                    database
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: didier.gautheron at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

installer/data/mysql/db_revs/220600044.pl uses RetainPatronSearchTerms

INSERT IGNORE INTO systempreferences (variable,value,options,explanation,type)
VALUES ('RetainPatronSearchTerms', '1', ...

But in the code it's RetainPatronsSearchTerms, Patrons not Patron

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


More information about the Koha-bugs mailing list