http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5377
--- Comment #7 from Galen Charlton <[email protected]> --- (In reply to David Cook from comment #3) > That said, a new table might be overkill, because ISBN might be the only > field in biblioitems that contains multiple values. I'm not 100% sure on > this one, as I just took a quick look glance through some sample data. Well, there are a *lot* of fields that are repeatable and where you might well want to display and search on all repeats for a record. Off the top of my head: - EAN/UPCs, as mentioned by Mathieu - arbitrary record identifiers (e.g., from the MARC21 035 field) - chapter and part titles - languages of the work -- 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/
