https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29260
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #135172|0 |1 is obsolete| | --- Comment #6 from Marcel de Rooy <[email protected]> --- Created attachment 135223 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135223&action=edit Bug 29260: 210a is reported to Autor (meeting/conference) when upgrading an authority through Z3950 When upgrading an authority with Z39.50, the field 2XX is sent into the research grid. The field 210a is sent into the search field "Author (meeting/conference)". Or a collective authority is more often a corporation than and meeting so librarian has to copy and paste this data. (In unimarc field 210a is used both for corporation and meeting.) This patch makes 210a field be sent into the search field "Author (corporate)" instead of the "Author (meeting/conference)" one. 1- Find an authority with collectivity type (with a field 210a). 2- Click on "Edit" then on "Edit record" 3- Click on "Replace record via Z39.50/SRU search" 4- See that the field 210 is reported in the search grid in "Author (meeting/conference)" field 5- Apply the patch 6- Go throug step 1 to 3 again 7- See that the field 210 is now reported in the search grid in "Author (corporate)" field Signed-off-by: David Nind <[email protected]> Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
