Koha/cataloguing
Chris Nighswonger 628eec4926 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.
2012-02-27 11:37:46 +01:00
..
value_builder Bug 7585 - Correct MARC 008 Value Builder Char 06 Default 2012-02-27 11:37:46 +01:00
addbiblio.pl Bug 7355 Note subfields are not displayed in TEXTAREA if hidden 2012-02-03 11:35:26 +01:00
addbooks.pl bug_6488: Take in account opachiddenitems when searching in opac 2012-02-01 16:00:20 +01:00
additem.pl Bug 7545: Can't edit items 2012-02-16 18:25:21 +01:00
linkitem.pl Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
merge.pl Bug 6210 - Follow up, Choose framework on merge 2012-02-01 17:40:45 +01:00
merge_ajax.pl Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory 2010-04-21 20:27:05 +12:00
moveitem.pl Bug 5718 : fix permission of moveitem = edit_items needed 2011-02-09 09:33:36 +13:00
plugin_launcher.pl Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
ysearch.pl Bug 6679 : cataloguing/ now passing critic tests 2011-12-08 10:11:23 +01:00
z3950_search.pl Bug 4189 : Searching z39.50 without selecting any servers results in error message 2011-04-08 13:19:20 +12:00