zotero / translation-server

A Node.js-based server to run Zotero translators
Other
122 stars 51 forks source link

Translate doi.org URL instead of extracting DOI #50

Closed mrtcode closed 5 years ago

mrtcode commented 5 years ago

Fixes #48. The problem occurs only for doi.org URLs. The fix removes DOI from doi.org URL parsing code and solves the incorrectly parsed DOI problem. DOI is still parsed on URL translation failure.