uchicago-library / mlc_ucla

GNU General Public License v3.0
0 stars 0 forks source link

add condition for missing data #62

Closed vitorgomateus closed 1 month ago

vitorgomateus commented 1 month ago

When a series has no creator, the item view tried splitting the creator string to extract last name, which generated a 500 error. Added a condition check for both series and item views, and for all the strings the citation feature tries to use: title, date, and creator.