[Koha-bugs] [Bug 3021] New: system preference itemBarcodeInputFilter has no 'off' option

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Mon Mar 9 18:30:36 CET 2009


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=3021

           Summary: system preference itemBarcodeInputFilter has no 'off'
                    option
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Architecture, internals, and plumbing
        AssignedTo: galen.charlton at liblime.com
        ReportedBy: mdhafen at tech.washk12.org
         QAContact: koha-bugs at lists.koha.org


There is no 'off' option for the System Preference itemBarcodeInputFilter.  If
someone choses one of the filters they have to way to set it back to not
filtering.

A database update, at least, would be required to fix this properly I think. 
The SQL would be something like:

UPDATE systempreferences SET options = '|whitespace|T-prefix|cuecat' where
variable = 'itemBarcodeInputFilter'




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list