Fix for bug 2260: UNIMARC misconfiguratin on itemtype
WARNING: THIS PATCH REQUIRES A REINDEX FOR UNIMARC RECORDS
This commit is contained in:
parent
5ae7d4ea97
commit
89e12081c1
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ melm 011$y ISSN:w,Identifier-standard:w
|
|||
# wrong ISSN
|
||||
melm 011$z ISSN:w,Identifier-standard:w
|
||||
|
||||
melm 200$b itype:w
|
||||
|
||||
melm 200$b itemtype:w
|
||||
melm 995$r itype:w
|
||||
|
||||
melm 100$a date-entered-on-file:n:range(data,0,8),date-entered-on-file:s:range(data,0,8),tpubdate:s:range(data,8,1),ta:w:range(data,17,1),ta:w:range(data,18,1),ta:w:range(data,19,1),Modified-code:n:range(data,21,1),ln:s:range(data,22,3),char-encoding:n:range(data,26,2),char-encoding:n:range(data,28,2),char-encoding:n:range(data,30,2),script-Title:n:range(data,34,2)
|
||||
melm 101$a ln
|
||||
|
|
Loading…
Reference in a new issue