http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6536 --- Comment #39 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 29756 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29756&action=edit Bug 6536: Add a form for SRU Field mapping This form allows you to enter the match between the standard names of the Z3950 search fields and the field names for a specific SRU server. This patch only adds the form; it will be used in a subsequent patch. Test plan: Not needed, but you can call the form by constructing a URL like: cgi-bin/koha/admin/sru_modmapping.pl?mapping=title=1,author=2 You should see the form with title and author filled. Note that you cannot save the information yet. -- You are receiving this mail because: You are watching all bug changes.