mirror of
https://github.com/zotero/zotero.git
synced 2026-09-20 00:12:49 +00:00
For a URL like `https://ezproxy.school.edu/login?url=http://resolver.ebscohost.com/openurl`, without a trailing `?`, we were just adding a `%` to the end, making the URL invalid after the redirection (`/openurl&url_ver=Z39.88-2004` instead of `/openurl?url_ver=Z39.88-2004`). (And apparently no one who sent in these URLs actually tested them in-app?) |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| resource | ||
| tests | ||
| chrome.manifest | ||
| runtests.sh | ||