http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6536
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29814|0 |1 is obsolete| | Attachment #29819|0 |1 is obsolete| | Attachment #30189|0 |1 is obsolete| | Attachment #30190|0 |1 is obsolete| | Attachment #30191|0 |1 is obsolete| | Attachment #30192|0 |1 is obsolete| | Attachment #30193|0 |1 is obsolete| | Attachment #30194|0 |1 is obsolete| | --- Comment #65 from M. de Rooy <[email protected]> --- Created attachment 30900 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30900&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. Signed-off-by: Giuseppe Angilella <[email protected]> -- 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/
