http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7585
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7835|0 |1 is obsolete| | --- Comment #2 from Liz Rea <[email protected]> 2012-02-23 16:14:37 UTC --- Created attachment 7836 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7836 [Signed Off] 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 <[email protected]> Confirm fix works per test plan. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ 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/
