]> 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:50:38 +0000 (19:50 -0400)
commitf75721f77d4437a82e9e21fd8d5606a596bf3ee3
tree6b716054fbde3154ac684815686faf705df6eb8e
parent6ffee2bfb950dd785b852d65a0946816664daf41
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