http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478
--- Comment #157 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
