Commit dee174a
LP2045440: marc_export Exports Public Copy Notes
Public copy notes are now exported by `marc_export` in the 852
subfield z when the `--items` option is used.
To test:
1. Find some copies with copy notes where pub is true.
2. Export the bibs for these copies via `marc_export` with the
`--items` option.
3. Check the 852s in the exported file to see that they have no
subfiled z.
4. Apply the patch/commit, rebuild and install marc_export.
5. Repeat #2.
6. Check the output for the presence of subfield z in the 852 with the
value from the copy notes from the database.
You can repeat this test with records that have non-public notes and
see that they do not show up in the 852.
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Jeff Davis <jdavis@sitka.bclibraries.ca>1 parent 3f8f18c commit dee174a
1 file changed
+28
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| 418 | + | |
418 | 419 | | |
419 | 420 | | |
420 | 421 | | |
| |||
736 | 737 | | |
737 | 738 | | |
738 | 739 | | |
739 | | - | |
| 740 | + | |
| 741 | + | |
740 | 742 | | |
741 | 743 | | |
742 | 744 | | |
| |||
1025 | 1027 | | |
1026 | 1028 | | |
1027 | 1029 | | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
1028 | 1034 | | |
1029 | 1035 | | |
1030 | 1036 | | |
| |||
1034 | 1040 | | |
1035 | 1041 | | |
1036 | 1042 | | |
1037 | | - | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
1038 | 1064 | | |
1039 | 1065 | | |
1040 | 1066 | | |
| |||
0 commit comments