Bug 10192

Summary: Add {ISBN13} as new parameter to OPACSearchForTitleIn
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: MARC Bibliographic data supportAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low    
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:
Attachments: Bug 11092 - Add invoice on overdue items

Description Katrin Fischer 2013-05-05 10:43:50 UTC
The {ISBN} will only provide you with a ISBN10, never with a ISBN13, even if one is present in the record. This is because we actually force ISBN10 in GetNormalizedISBN. 

Some newer services need ISBN13 to work correctly, so we should also make that available in the templates and OPACSearchForTitleIn.
Comment 1 Blou 2014-06-06 21:25:04 UTC Comment hidden (obsolete)
Comment 2 Blou 2014-06-06 21:27:43 UTC
Comment on attachment 28715 [details] [review]
Bug 11092 - Add invoice on overdue items

I typoed the bug number.  This patch was meant for 11092.  My apologies.