[Koha-bugs] [Bug 11611] fix possible confusion between UNIMARC and MARC21 in some sysprefs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jan 26 20:27:51 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11611

--- Comment #1 from mathieu saby <mathsabypro at gmail.com> ---
Created attachment 24734
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24734&action=edit
[PATCH] Bug 11611: Rephrase description and examples of 5 MARC related sysprefs


This patch rephrases the description or examples of 5 sysprefs:
1/ MARCAuthorityControlField008: "MARC" -> "MARC21"
2/ itemcallnumber: "Examples" -> "Examples (for MARC21 records)"
3/ DefaultLanguageField008: "Range 35-37" -> "Range 35-37 of MARC21 records"
4/ MARCOrgCode: "new MARC records" -> "new MARC21 records"
5/ UNIMARCAuthorityField100 description: "Do NOT include the date (position
00-05)." -> "position 08-35. Do NOT include the date (position 00-07)."
It also adds description in sql systempreferences table for
UNIMARCAuthorityField100, MARCAuthorityControlField008 and MARCOrgCode

Test plan:
Apply and run updatedatabase.pl
Check the changes are taken into account in syspref administration page
Check the changes are taken into account in systempreferences table (for
UNIMARCAuthorityField100, MARCAuthorityControlField008 and MARCOrgCode)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list