Bugzilla – Attachment #156791: Bug 34828: Fix test for
bug #34828
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 34828
Collapse All
|
Expand All
(-)
a/C4/Koha.pm (-2 lines)
Lines 683-689 sub GetNormalizedOCLCNumber {
Link Here
683
} else {
683
} else {
684
# TODO for UNIMARC
684
# TODO for UNIMARC
685
}
685
}
686
return
687
}
686
}
688
687
689
sub _normalize_match_point {
688
sub _normalize_match_point {
690
-
Return to
bug 34828