]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
LP1559281: Allow Baker and Taylor Fake ISBNs
authorThomas Berezansky <tsbere@mvlc.org>
Mon, 28 Mar 2016 15:03:59 +0000 (11:03 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 9 Aug 2016 17:02:14 +0000 (13:02 -0400)
commitffa57c81e0c3477b82577b8a1afa68d91097516c
treef5e5d298098cce4fe103b641639726de6895e452
parent81c6b3587cf0be50e8c482bd8bbf6994db37ba35
LP1559281: Allow Baker and Taylor Fake ISBNs

For Content Cafe, jam two B&T entrys into the hash so that Business::ISBN
doesn't register them as invalid prefix ISBNs.

B&T uses internal ISBN's with country codes 630 and 631 for materials
ordered through them when no assigned ISBN exists.  The ContentCafe
added content service knows about these ISBNs, but they are not generally
used by other providers.

To Test:  This only works if you are using the ContentCafe added content provider.

 - Before Patch -
1. Add the isbn 9786315820243 as the only isbn on a record. Remove UPCs also..
2. Clear the added content cache by restarting memcached or using the staff link.
3. View record in catalog and you should see no cover art.

 - After Patch -
1. Clear the added content cache.
2. View the record in the catalog and you should now see cover art for the title
"Video games: the movie"

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/AddedContent/ContentCafe.pm