Hi,

On Wed, May 14, 2008 at 12:32 PM, MJ Ray <[EMAIL PROTECTED]> wrote:
> Joe Atzberger <[EMAIL PROTECTED]> wrote: [...]
>  > +++ b/opac/opac-detail.pl
>  [...]
>  > +sub isbn_cleanup ($) {
[snip]
>  Should this be moved into C4 somewhere, expanded to strip non-[0-9X]s
>  and convert UPC barcodes into ISBNs (for barcode wedge users during
>  cataloguing) before checking, and used more widely?

Yes, I think this should be moved to C4.  I've been noodling around
with the notion of creating a C4::Normalize or the like to centralize
these kinds of normalizations (as ISSNs, LC card numbers, OCLC
numbers, etc. could benefit from this as well), but haven't done
anything yet.

Regards,

Galen
-- 
Galen Charlton
Koha Application Developer
LibLime
[EMAIL PROTECTED]
p: 1-888-564-2457 x709
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to