pulibrary / firestone_locator

Location Mapper for Firestone Library
2 stars 1 forks source link

Deprecate Use of Shelf Location Data from GetVoyRec #18

Closed kevinreiss closed 4 years ago

kevinreiss commented 5 years ago

In includes/XMLpolicy.php the app fetches shelf location data from getVoyRec:

http://libweb5.princeton.edu/LocInfo/locinfo.aspx?&xml=1&loc={shelf_location} http://libweb5.princeton.edu/LocInfo/locinfo.aspx?&xml=1&loc=f - Example

I'm not sure this data is even required for the application's public display any longer given that Blacklight provides it another context. Try deprecate it's use and confirm the app operates correctly.

kevinreiss commented 4 years ago

closing. We have broken this dependency.