Page MenuHomePhabricator

Regression: Internal server error when Zotero returns >400 status for exported citations (i.e. bibtex)
Closed, ResolvedPublic

Description

Discovered while using broken install of zotero that returns internal server error for exports.

To reproduce:

http://localhost:1970/api?format=bibtex&search=http%3A%2F%2Flink.springer.com%2Fchapter%2F10.1007%2F11926078_68

returns

{"status":500,"type":"internal_error","title":"TypeError","detail":"Cannot read property 'response' of undefined","method":"GET","uri":"/api?format=bibtex&search=http%3A%2F%2Flink.springer.com%2Fchapter%2F10.1007%2F11926078_68"}

Event Timeline

Mvolz claimed this task.
Mvolz raised the priority of this task from to Unbreak Now!.
Mvolz updated the task description. (Show Details)
Mvolz added a project: Citoid.
Mvolz moved this task to Service on the Citoid board.
Mvolz subscribed.

Change 218375 had a related patch set uploaded (by Mvolz):
[WIP]Fix export bug where Zotero fails to export

https://gerrit.wikimedia.org/r/218375

Mvolz set Security to None.

Change 218375 merged by Mobrovac:
Fix export bug where Zotero fails to export

https://gerrit.wikimedia.org/r/218375

mobrovac subscribed.

Deployed, resolving.