mirror of
https://github.com/zotero/zotero.git
synced 2026-09-17 23:51:18 +00:00
This was a regression from the switch to `Zotero.HTTP.download()`. 302 wasn't a success code, so `HTTP.download()` would throw, and since the status wasn't set correctly on the `XMLHttpRequest` within `HTTP.UnexpectedStatusException`, it would think it was an interrupted S3 connection and trigger another download after a delay. |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| resource | ||
| tests | ||
| chrome.manifest | ||
| runtests.sh | ||