http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7072

--- Comment #2 from Frédérick Capovilla <[email protected]> 2011-10-20 
17:35:03 UTC ---
The BiblioAddAuthorities subroutine seems to always send authority records to
AddAuthority without a 008 field. It can be used in the test plan.

Test plan (MARC21 only) :
* Make sure a valid value is set in the MARCAuthorityControlField008 system
preference.
* Activate the BiblioAddsAuthorities system preference.
* Create a new bibliographic record with a manually entered authority values.
(for example, "Bob" in 650$a)
* Go to the details page of the authority that should have been created by
BiblioAddsAuthorities. (To find it, go in the MARC view of the biblio record we
just created, and click on the "Auth" link next to the authority value)
* Check the value of field 008 for this authority. The value of the
MARCAuthorityControlField008 system preference should have been used.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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/

Reply via email to