http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4162
--- Comment #3 from Katrin Fischer <[email protected]> --- > content (assumed that 0-9a-zA-Z was good enough). As we don't enforce any restrictions on the barcode in circ and cataloguing, I think we can't do that here. I have seen libraries using special characters like ß and - in their barcodes and this would make it impossible for them to use the inventory tool. The length restriction seems like a good idea - should be ok to check just the first line of the file maybe? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
