http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8071 Fridolyn SOMERS <fridolyn.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers@biblibre.co | |m --- Comment #4 from Fridolyn SOMERS <fridolyn.somers@biblibre.com> --- 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.