[Bug 3021] New: system preference itemBarcodeInputFilter has no 'off' option
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@liblime.com ReportedBy: mdhafen@tech.washk12.org QAContact: koha-bugs@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.
participants (1)
-
bugzilla-daemon@pippin.metavore.com