zotero/chrome
pi-dal 9fb88bf087
fix(attachments): add PMCID fallback for PubMed resolver lookup
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.
2026-05-09 19:24:06 +08:00
..
content fix(attachments): add PMCID fallback for PubMed resolver lookup 2026-05-09 19:24:06 +08:00
locale Update English strings for Transifex 2026-04-29 14:14:58 -04:00
skin/default/zotero Rename Sync preferences pane to Account 2026-04-14 16:10:50 -04:00