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)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 27 Feb 2012 10:37:46 +0000 (11:37 +0100)
commit628eec49266580e17273481b5e81785e108bd04c
treed77131f8224b0c3c70b0e9e171235c77b5beb2b2
parent734c63222bf807200c1b7bd4dbdcf4f12acd2db9
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.
cataloguing/value_builder/marc21_field_008.pl