Protein Data Bank translator not working...
...when there is no actual paper included in the page.
"Saving to My Library…
An error occurred while saving this item. Check Known Translator Issues for more information."
Sample URLs NOT WORKING:
http://www.rcsb.org/pdb/explore/explore.do?structureId=2FB1
http://www.rcsb.org/pdb/explore/explore.do?structureId=2DUK
http://www.rcsb.org/pdb/explore/explore.do?structureId=3E57
http://www.rcsb.org/pdb/explore/explore.do?structureId=3FK9
Sample URL WORKING:
http://www.rcsb.org/pdb/explore/explore.do?structureId=1VHZ
operating system: Windows 7 x64
Browser and version: Chrome Version 31.0.1650.57 m
Zotero version: Standalone 4.0.11
Translator name: DOI
Error message:
Your error report has been submitted.Report ID:1207790699
Please post a message to the Zotero forums (forums.zotero.org) with this Report ID, a description of the problem, and any steps necessary to reproduce it.Error reports are not reviewed unless referred to in the forums.
"Saving to My Library…
An error occurred while saving this item. Check Known Translator Issues for more information."
Sample URLs NOT WORKING:
http://www.rcsb.org/pdb/explore/explore.do?structureId=2FB1
http://www.rcsb.org/pdb/explore/explore.do?structureId=2DUK
http://www.rcsb.org/pdb/explore/explore.do?structureId=3E57
http://www.rcsb.org/pdb/explore/explore.do?structureId=3FK9
Sample URL WORKING:
http://www.rcsb.org/pdb/explore/explore.do?structureId=1VHZ
operating system: Windows 7 x64
Browser and version: Chrome Version 31.0.1650.57 m
Zotero version: Standalone 4.0.11
Translator name: DOI
Error message:
Your error report has been submitted.Report ID:1207790699
Please post a message to the Zotero forums (forums.zotero.org) with this Report ID, a description of the problem, and any steps necessary to reproduce it.Error reports are not reviewed unless referred to in the forums.
http://www.zotero.org/support/troubleshooting_translator_issues
article DOIs work, protein DOIs currently don't.
There is a translator for the PDB, but it only works on pdb addresses like
http://www.pdb.org/pdb/explore/explore.do?structureId=1COW
we can make this work for the rcsb addresses and it will give you better data when it works, but you'll still get the same error where there is no article.
http://www.crossref.org/openurl/?pid=zter:zter321&url_ver=Z39.88-2004&&rft_id=info:doi/10.2210/pdb3fk9/pdb&noredirect=true&format=unixref
We're just erroring out on them with 'TypeError: invalid 'in' operand elements'. (And when run via Add Item by Identifier, we're for some reason beginning translation via the Airiti translator, which makes a processDocuments call on http://dx.doi.org/10.2210/pdb2fb1/pdb that triggers a .gz file download. Yikes.)
I'll let Aurimas take the Airiti issue - we're not beginning with Airiti, we just try it when CrossRef fails, but then do indeed download the g.z. -
I don't think Airiti currently works ever, so we could disable it and wait until
https://github.com/zotero/translators/pull/632
goes through.