http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6963
--- Comment #9 from Katrin Fischer <[email protected]> 2011-10-17 19:28:06 UTC --- Hi Frederick, I can't reproduce the problem with saving empty barcodes now. So this seems ok. But I found another problem with your patch - it looks like it's hardcoded to subfield 'p', while UNIMARC is using 995$f for barcodes. NORMARC uses the same mappings as MARC21. I think checking for the field mapped to items.barcode would be the best solution. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
