mirror of
https://github.com/zotero/zotero.git
synced 2026-09-23 00:43:17 +00:00
PubMed saves can include a PMCID even when DOI-based full-text lookup fails to produce a PDF. In that case the connector asks the desktop attachment resolver flow for fallback sources, but getFileResolvers() only considered DOI and URL data, so Zotero never tried the matching PMC article URL. Treat PMCID as a valid signal for file lookup eligibility and add a PubMed Central OA resolver before DOI-based OA lookup. Cover the new fallback path in attachment resolver tests and the connector hasAttachmentResolvers endpoint. |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| resource | ||
| tests | ||
| chrome.manifest | ||
| runtests.sh | ||