sul-dlss / sul_pub

SUL system for harvest and managing publications for Stanford CAP, with controlled API access.
http://cap.stanford.edu
Other
8 stars 3 forks source link

fix issue with certain citation rendering #1657

Closed peetucket closed 9 months ago

peetucket commented 9 months ago

Why was this change made?

Fixes #1651 - citation generation for certain publications was failing due to an issue with how we were generating data for the citeproc gem

How was this change tested?

Localhost and new spec

(I verified the new spec fails with expected exception without fix, and then passes with fix)