7 May
2025
7 May
'25
10:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39582 --- Comment #5 from Brendan Lawlor <blawlor@clamsnet.org> --- This patch works as described, makes sense, and the QA script is happy. Passing QA. Nice! QA test notes: This patch works the same way as it currently does in the staff interface: git grep -n 'normalized_oclc' -- koha-tmpl/intranet-tmpl/prog/en/modules/cat alogue/results.tt See lines 612 and 616. To test UPC number you can use this example: Add 024 first indicator 1 subfield a 043396632905 To test OCLC number remove the UPC and use this example: Add 035 subfield a (OCoLC)32744417 -- You are receiving this mail because: You are watching all bug changes.