sfu-dhil / wphp

Women's Print History Project database front end.
https://womensprinthistoryproject.com/
GNU General Public License v2.0
1 stars 8 forks source link

Firm xml broken #231

Closed ubermichael closed 3 years ago

ubermichael commented 3 years ago

Describe the bug Firm XML view is throwing HTTP 500.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://womensprinthistoryproject.com/firm/3958.xml
  2. Boom. The error is
<response>
<type>https://tools.ietf.org/html/rfc2616#section-10</type>
<title>An error occurred</title>
<status>500</status>
<detail>Internal Server Error</detail>
</response>

Expected behavior XML output.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.