12 Oct
2015
12 Oct
'15
6:18 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #157 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 43348 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43348&action=edit Bug 12478: Move mapping attributes to the join table To make things consistent, the attributes of the mappings (sort, suggestible, facet) should be moved to the join tables (search_marc_to_field). Indeed the search_marc_map could represent a mapping for several search fields with different attributes. Before this change it was not possible. -- You are receiving this mail because: You are watching all bug changes.