Since itemBarcodeInputFilter setting does not affect Patron Barcodes at all, the text "scanned patron barcodes." on the system preference settings page for circulation needs to be changed to something more accurate.
Created attachment 2769 [details] [review] itemBarcodeInputFilter system preference page text change The text describing the itemBarcodeInputFilter system preference changed from "scanned patron barcodes." to "scanned item barcodes."
This bug is mentioned in: Bug 5417: itemBarcodeInputFilter text change http://lists.koha-community.org/pipermail/koha-patches/2010-November/013056.html
Nicole, i've assigned it to you. It's a one patch line, related to sysprefs. It works, but i can't confirm it is functionnaly correct. Pls check, it should be easy for you
I'm reassigning the patch to the developer (like is the standard). I'll test it when I get a chance.
It does not apply: Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y Applying: Bug 5417: itemBarcodeInputFilter text change Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref Failed to merge in the changes. Patch failed at 0001 Bug 5417: itemBarcodeInputFilter text change When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". nengard@debian:~/kohaclone$
The patch for bug 5418 submitted by me has resolved this bug. And I think that patch has made it to master. If someone could verify with a recent git install if the text description of itemBarcodeInputFilter syspref shows "scanned item barcodes", we could squash this bug.
you are correct. this is fixed.