]> git.koha-community.org Git - koha.git/commit
Bug 7585 - Correct MARC 008 Value Builder Char 06 Default
authorChris Nighswonger <cnighswonger@foundations.edu>
Thu, 23 Feb 2012 15:25:13 +0000 (10:25 -0500)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 23 May 2012 23:51:11 +0000 (19:51 -0400)
commit378b47ad10264b2c687862679d937c8f0c0e904c
treee8dae3eae029dcd69894f59b4382a12bca3ae7c0
parent3d8ec43c329010d904d733d2ad8ee02a7a322760
Bug 7585 - Correct MARC 008 Value Builder Char 06 Default

This patch changes the default value of the 06 char in 008
from 't' to 'b.' This change allows for a valid 008 field
if no dates are entered in 07-14.

To test:

1. Create a new MARC record (prior to patch application).
2. Click on the 008 field to auto-populate.
3. Note that the 06 char is 't'.
4. Apply patch.
5. Create a new MARC record.
6. Click on the 008 field to auto-populate.
7. Note that the 06 char is now 'b'.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Confirm fix works per test plan.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
cataloguing/value_builder/marc21_field_008.pl