stevenyvr987 / overdrive-evergreen-opac

Automatically exported from code.google.com/p/overdrive-evergreen-opac
0 stars 0 forks source link

Handle 404 errors of calls to Metadata and Availability API #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The Evergreen catalogue may contain product IDs that don't correspond to 
product items in the Overdrive catalogue, in which case, we will get HTTP 
status 401 Not Found return to us. As a result, the related screen area will 
have empty content.

Original issue reported on code.google.com by steven3...@gmail.com on 19 Jun 2014 at 9:03

GoogleCodeExporter commented 9 years ago

Original comment by steven3...@gmail.com on 18 Aug 2014 at 10:42

GoogleCodeExporter commented 9 years ago
From Laurie:

I came across a test case, where there is a Overdrive record in the  
catalogue that is no longer available at Overdrive. When this happens,  
no format information shows -- is there a way that if we get a 'this  
record does not exist' from Overdrive, that we can display a message  
like "No longer available" in the status column (and perhaps suppress  
the place hold/checkout link as well?)

Original comment by steven3...@gmail.com on 18 Aug 2014 at 10:52

GoogleCodeExporter commented 9 years ago
The text 'No available formats' and 'No longer available' are used. The text 
phrases are coloured red for emphasis. The place hold/checkout link is 
suppressed.

Original comment by steven3...@gmail.com on 20 Aug 2014 at 9:15