http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8071
Fridolyn SOMERS <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #4 from Fridolyn SOMERS <[email protected]> --- Test plan : ----------- Test thesaurus in cataloging : Edit an authority type to allow $9 edition in the field that will be copied into biblio. Create a new authority of this type using and set '0' in the subfield $9 defined above. Save the authority. Wait for incremental indexing (or perform rebuild_zebra.pl -a -z). Create a new record. Edit a field using as thesaurus the above authority type. Click on thesaurus link (usually at $a). Search for the authority created above. Choose it. Without patch => $9 in biblio field will have '0'. With patch => $9 in biblio field will have the authid number. + Test authority with $9='0' in MARC view. + Test authorities merge. -- 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/
