http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7442
--- Comment #21 from Fridolyn SOMERS <[email protected]> --- (In reply to Katrin Fischer from comment #18) > Fridolyn, see comment 14 - I need instructions on how to correctly catalog a > UNIMARC authority with the required fields to reproduce this problem. > Test plan : > - Edit an authority type summary : for example subject (heading on 250) : > summary "[250a][ -- 250x]" This authority type should exists as SNC (Sujet (nom commun), with : Summary = [250a][ -- 250x][ -- 250y][ -- 250z] [(250b)] Auth field copied = 250 > - Create an authority A1 with one heading and a subdivision : for example a > subject : 250$a "History" 250$x "20th century" Create a new authority of type SNC : In existing field 250, set $a and $x 250 $a "History" $x "20th century" Only those two subfields matter. > - Create an authority A2 with several headings. for example a subject : 250$a > "History" 250$a "Legends" Create a new authority of type SNC : In existing field 250, set $a 250 $a "History" Create a new field 250 and set $a 250 $a "Legends" Does it help ? -- 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/
