Summary: | EDI wrongly assumes all ISBN13's have corresponding ISBN10's | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Acquisitions | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
Status: | CLOSED FIXED | QA Contact: | Kyle M Hall (khall) <kyle> |
Severity: | normal | ||
Priority: | P5 - low | CC: | martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
19.11.00
|
|
Circulation function: | |||
Attachments: |
Bug 22294: Check return of as_isbn10 before calling methods on it
Bug 22294: Check return of as_isbn10 before calling methods on it Bug 22294: Check return of as_isbn10 before calling methods on it |
Description
Martin Renvoize (ashimema)
2019-02-08 10:35:46 UTC
Created attachment 84861 [details] [review] Bug 22294: Check return of as_isbn10 before calling methods on it Created attachment 93668 [details] [review] Bug 22294: Check return of as_isbn10 before calling methods on it Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Created attachment 93755 [details] [review] Bug 22294: Check return of as_isbn10 before calling methods on it Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Nice work! Pushed to master for 19.11.00 |