bwiernik / zotero-shortdoi

Zotero extension to retrieve and validate DOIs and shortDOIs
Mozilla Public License 2.0
1.29k stars 49 forks source link

No "⛔ No DOI found" tag is added when DOI field is empty. #39

Open pencilheart opened 1 year ago

pencilheart commented 1 year ago

In Zotero version 6.0.19 on macOS 13.1. Here is the problem item. Besides, the plugin can work fine in other items.

[
    "0": {
    "key": "KV3MAFGM",
    "version": 35659,
    "itemType": "journalArticle",
    "title": "Ceramic Engineerring and Science Proceedings: Preface",
    "date": "2006",
    "volume": "27",
    "issue": "3",
    "creators": [
        {
            "firstName": "Z.",
            "lastName": "Dongming",
            "creatorType": "author"
        },
        {
            "firstName": "U.",
            "lastName": "Schulz",
            "creatorType": "author"
        }
    ],
    "tags": [],
    "collections": [
        "ZNGGRIXI",
        "C2AYP2EC"
    ],
    "relations": {},
    "dateAdded": "2022-12-22T05:45:52Z",
    "dateModified": "2022-12-25T06:10:42Z"
}
]
everlee78 commented 1 year ago

i get the same problem