Bugzilla – Attachment 3121 Details for
Bug 5736
Fixing some zebra configuration errors in marc21/biblios/record.abs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Zebra patch
patch.txt (text/plain), 4.14 KB, created by
Marcel de Rooy
on 2011-02-10 12:52:34 UTC
(
hide
)
Description:
Zebra patch
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2011-02-10 12:52:34 UTC
Size:
4.14 KB
patch
obsolete
>From e3f33dd506bddc86687eb3690193f1928871636d Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Thu, 10 Feb 2011 13:36:06 +0100 >Subject: [PATCH] Bug 5736: Fixing some zebra configuration errors in marc21/biblios/record.abs >Content-Type: text/plain; charset="utf-8" > >Lines like melm 999 should ALWAYS follow the lines for subfields 999a, 999b etc. >This is currently not the case for 410 411 490 611 710 785 and 800. >Found this since I could not find back the contents of 710$9 fields. >--- > etc/zebradb/marc_defs/marc21/biblios/record.abs | 21 +++++++++------------ > 1 files changed, 9 insertions(+), 12 deletions(-) > >diff --git a/etc/zebradb/marc_defs/marc21/biblios/record.abs b/etc/zebradb/marc_defs/marc21/biblios/record.abs >index c43cad1..b066ee0 100755 >--- a/etc/zebradb/marc_defs/marc21/biblios/record.abs >+++ b/etc/zebradb/marc_defs/marc21/biblios/record.abs >@@ -122,23 +122,23 @@ melm 400$a Name-and-title > melm 400$t Author-title,Name-and-title,Title,Title-series > melm 400$9 Koha-Auth-Number > melm 400 Author,Author-name-personal,Name,Personal-name >-melm 410 Author,Corporate-name > melm 410$a Name-and-title > melm 410$t Author-title,Title,Title-series > melm 410$9 Koha-Auth-Number >-melm 410 Author-name-corporate,Name >-melm 411 Author,Conference-name >+melm 410 Author,Corporate-name >+#melm 410 Author-name-corporate,Name > melm 411$a Name-and-title > #melm 411$t title,author,Author-title,Title-series > melm 411$t Author-title,Title-series >+melm 411 Author,Conference-name > #melm 411 author,Author-name-corporate,Name >-melm 411 Author-name-corporate,Name >+#melm 411 Author-name-corporate,Name > melm 440$a Title-series:w,Title-series:p > melm 440$9 Koha-Auth-Number > melm 440 Title-series:w,Title-series:p,Title,Title-series > melm 490$a Title-series:w,Title-series:p >-melm 490 Title,Title-series > melm 490$9 Koha-Auth-Number >+melm 490 Title,Title-series > > melm 500 Note:w,Note:p > melm 502 Material-type >@@ -163,11 +163,10 @@ melm 610$a Name-and-title > melm 610$t Name-and-title,Title > melm 610$9 Koha-Auth-Number > melm 610 Name,Subject,Corporate-name >-melm 611 Conference-name > melm 611$a Name-and-title > melm 611$t Name-and-title,Title > melm 611$9 Koha-Auth-Number >-melm 611 Name,Subject >+melm 611 Conference-name,Name,Subject > melm 630$n Thematic-number > melm 630$r Music-key > melm 630$9 Koha-Auth-Number >@@ -201,14 +200,12 @@ melm 700$r Music-key > #melm 700$t author,Author-title,Name-and-title,Title,Title-uniform > melm 700$t Author-title,Name-and-title,Title,Title-uniform > melm 700 Author,Author-name-corporate,Author-name-personal,Name,Editor,Personal-name >-melm 710 Author,Corporate-name > #melm 710$t author,Author-title,Name-and-title,Title,Title-uniform > melm 710$t Author-title,Name-and-title,Title,Title-uniform > #melm 710$a author,author:p,Name-and-title > melm 710$a Name-and-title > melm 710$9 Koha-Auth-Number >-#melm 710 author,Name >-melm 710 Author,Name >+melm 710 Author,Corporate-name,Name > melm 711$a Name-and-title > #melm 711$t author,Author-title,Title,Title-uniform > melm 711$t Author-title,Title,Title-uniform >@@ -231,16 +228,16 @@ melm 777$w Record-control-number > melm 780$t Title > melm 780$w Record-control-number > melm 780 Title,Title-former,Related-periodical >-melm 785 Related-periodical > melm 785$w Record-control-number >+melm 785 Related-periodical > melm 787$w Record-control-number > > melm 800$a Name-and-title > #melm 800$t author,Author-title,Name-and-title,Title,Title-series > melm 800$t Author-title,Name-and-title,Title,Title-series > melm 800$9 Koha-Auth-Number >-melm 800 Author,Author-name-personal,Name,Personal-name > melm 800$w Record-control-number >+melm 800 Author,Author-name-personal,Name,Personal-name > melm 810$a Name-and-title > melm 810$t Author-title,Name-and-title,Title,Title-series > melm 810$w Record-control-number >-- >1.6.0.6 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 5736
: 3121 |
3145