Bug 27569: (RMaint follow-up) Fix test data
It had the additional column "important" which didn't exist yet in 19.11 Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
This commit is contained in:
parent
1f61219d72
commit
eba92984dd
1 changed files with 18 additions and 18 deletions
|
@ -1,23 +1,23 @@
|
|||
"tagfield","liblibrarian","libopac","repeatable","mandatory","important","authorised_value","ind1_defaultvalue","ind2_defaultvalue","frameworkcode",,,,,,,,,
|
||||
"000","LEADER","LEADER","0","1","0",,,,,,,,,,,,,
|
||||
"001","CONTROL NUMBER","CONTROL NUMBER","0","0","0",,,,,,,,,,,,,
|
||||
"003","CONTROL NUMBER IDENTIFIER","CONTROL NUMBER IDENTIFIER","0","1","0",,,,,,,,,,,,,
|
||||
"010","LIBRARY OF CONGRESS CONTROL NUMBER","LIBRARY OF CONGRESS CONTROL NUMBER","0","0","0",,,,,,,,,,,,,
|
||||
"tagfield","liblibrarian","libopac","repeatable","mandatory","authorised_value","ind1_defaultvalue","ind2_defaultvalue","frameworkcode",,,,,,,,,
|
||||
"000","LEADER","LEADER","0","1",,,,,,,,,,,,,
|
||||
"001","CONTROL NUMBER","CONTROL NUMBER","0","0",,,,,,,,,,,,,
|
||||
"003","CONTROL NUMBER IDENTIFIER","CONTROL NUMBER IDENTIFIER","0","1",,,,,,,,,,,,,
|
||||
"010","LIBRARY OF CONGRESS CONTROL NUMBER","LIBRARY OF CONGRESS CONTROL NUMBER","0","0",,,,,,,,,,,,,
|
||||
,,,,,,,,,,,,,,,,,,
|
||||
"#-#","#-#","#-#","#-#","#-#","#-#","#-#"
|
||||
,,,,,,,,,,,,,,,,,,
|
||||
"tagfield","tagsubfield","liblibrarian","libopac","repeatable","mandatory","important","kohafield","tab","authorised_value","authtypecode","value_builder","isurl","hidden","frameworkcode","seealso","link","defaultvalue","maxlength"
|
||||
"000","@","fixed length control field","fixed length control field","0","1","0",,"0",,,"marc21_leader.pl","0","0",,,,,"24"
|
||||
"001","@","control field","control field","0","0","0",,"0",,,,"0","0",,,,,"9999"
|
||||
"003","@","control field","control field","0","1","0",,"0",,,"marc21_orgcode.pl","0","0",,,,,"9999"
|
||||
"005","@","control field","control field","0","1","0",,"0",,,"marc21_field_005.pl","0","0",,,,,"9999"
|
||||
"006","@","fixed length control field","fixed length control field","0","0","0",,"0",,,"marc21_field_006.pl","0","-1",,,,,"9999"
|
||||
"007","@","fixed length control field","fixed length control field","0","0","0",,"0",,,"marc21_field_007.pl","0","0",,,,,"9999"
|
||||
"008","@","fixed length control field","fixed length control field","0","1","0",,"0",,,"marc21_field_008.pl","0","0",,,,,"40"
|
||||
"009","@","fixed length control field","fixed length control field","0","0","0",,"0",,,,"0","-6",,,,,"9999"
|
||||
"010","8","Field link and sequence number","Field link and sequence number","1","0","0",,"0",,,,"0","-6",,,,,"9999"
|
||||
"010","a","LC control number","LC control number","0","0","0","biblioitems.lccn","0",,,,"0","0",,,,,"9999"
|
||||
"010","b","NUCMC control number","NUCMC control number","1","0","0",,"0",,,,"0","-1",,,,,"9999"
|
||||
"010","z","Canceled/invalid LC control number","Canceled/invalid LC control number","1","0","0",,"0",,,,"0","-1",,,,,"9999"
|
||||
"tagfield","tagsubfield","liblibrarian","libopac","repeatable","mandatory","kohafield","tab","authorised_value","authtypecode","value_builder","isurl","hidden","frameworkcode","seealso","link","defaultvalue","maxlength"
|
||||
"000","@","fixed length control field","fixed length control field","0","1",,"0",,,"marc21_leader.pl","0","0",,,,,"24"
|
||||
"001","@","control field","control field","0","0",,"0",,,,"0","0",,,,,"9999"
|
||||
"003","@","control field","control field","0","1",,"0",,,"marc21_orgcode.pl","0","0",,,,,"9999"
|
||||
"005","@","control field","control field","0","1",,"0",,,"marc21_field_005.pl","0","0",,,,,"9999"
|
||||
"006","@","fixed length control field","fixed length control field","0","0",,"0",,,"marc21_field_006.pl","0","-1",,,,,"9999"
|
||||
"007","@","fixed length control field","fixed length control field","0","0",,"0",,,"marc21_field_007.pl","0","0",,,,,"9999"
|
||||
"008","@","fixed length control field","fixed length control field","0","1",,"0",,,"marc21_field_008.pl","0","0",,,,,"40"
|
||||
"009","@","fixed length control field","fixed length control field","0","0",,"0",,,,"0","-6",,,,,"9999"
|
||||
"010","8","Field link and sequence number","Field link and sequence number","1","0",,"0",,,,"0","-6",,,,,"9999"
|
||||
"010","a","LC control number","LC control number","0","0","biblioitems.lccn","0",,,,"0","0",,,,,"9999"
|
||||
"010","b","NUCMC control number","NUCMC control number","1","0",,"0",,,,"0","-1",,,,,"9999"
|
||||
"010","z","Canceled/invalid LC control number","Canceled/invalid LC control number","1","0",,"0",,,,"0","-1",,,,,"9999"
|
||||
,,,,,,,,,,,,,,,,,,
|
||||
"#-#","#-#","#-#","#-#","#-#","#-#","#-#","#-#","#-#","#-#","#-#","#-#","#-#","#-#","#-#","#-#","#-#","#-#"
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 7.
|
Loading…
Reference in a new issue