Bugzilla – Attachment #37423: [SIGNED-OFF] Bug 13938 - Staging MARC records for import fails for
bug #13938
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 13938
Collapse All
|
Expand All
(-)
a/tools/stage-marc-import.pl (-1 / +2 lines)
Lines 156-161 if ($completedJobID) {
Link Here
156
} else {
156
} else {
157
$matcher_failed = 1;
157
$matcher_failed = 1;
158
}
158
}
159
} else {
160
$dbh->commit();
159
}
161
}
160
162
161
my $results = {
163
my $results = {
162
-
Return to
bug 13938