Problems with updating and creating new bibl records from Corks and Curls
cmm2t opened this issue · 2 comments
I tried to create a new bibl record for the following barcodes: X031610413 and X004350823 for Corks and Curls volumes in Alderman stacks (1924 and 1952 volumes) for a patron order. Nothing seemed to be happening with the bibl records, and no error message was returned to indicate what the problem might be. After consulting with Matthew, it seems the problem was a ginormous xml file was being returned and generating errors in the logs. This seems to also happen when you try to update an existing Corks and Curls bibl record in the tracking system, such as: X030808119.
Tested several bibl records in tracksys dev and encountered no problems with information updat;ing in the following fields:
title
creator
call number
year
Run tests with
bundle exec rake spec:lib RAILS_ENV=test
But if you run into errors, make sure your test database is MySQL (SQLite seems to choke on the schema.)