https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39582

--- Comment #5 from Brendan Lawlor <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to