mtd91429
About
- Username
- mtd91429
- Joined
- Roles
- Member
Comments
-
It looks to be a simple fix. I'll post a pull request on Github.
-
Ah - you're right about the accept header, I did miss that. Sorry. However, I'm not sure if I agree that they're the same issue (but I may very well be wrong). To me, the fact that the ORCID translator fails to throw the same error as the Clinical …
-
Just incase it helps (although it is somewhat redundant), here is the error produced from Firefox: ---------------------------------------- (2)(+0000002): Translate: Translation using CSL JSON failed: string => TypeError: invalid 'instanceof' op…
-
System Info (as it may be helpful): Windows 7, Typically use the Chrome Connector with Zotero Standalone, Working with Zotero 5.0 Database The Clinical Key problem is a bit more complicated (I think) than the ORCID issue. There are two strategies …
-
The ORCID Translator relies on the CSL JSON translator to parse the information. The problem is that the API it is using doesn't return a JSON formatted string. Instead, it returns an XML formatted record. For example, if I go to the test cases co…
-
@jmeyerszary with the help of @adamsmith, we were able to get a translator to handle journal articles in addition to books (but not journal or book table of contents). I'm not sure how long it will take before the next update is pushed out, but yo…
-
See this github issue for for further details https://github.com/zotero/zotero/issues/1163 As @dstillman said, it is a server side issue. I think it involves HTMLPurifier https://github.com/zotero/dataserver/issues/35 While not ideal, I've stopped…
-
I just did some testing and as far as I can tell, it works. Thanks for the help. I'll open up an issue on the Zutilo repo to have it switch to the new 5.0 url formatting (I'm guessing that we'd want to do that after 5.0 rolls out of beta testing)
-
I posted to the recently closed issue on github here https://github.com/zotero/zotero/issues/1163 Here are some of the links that I've tried: zotero://select/items/1_TX73HWQC zotero://select/items/1_5T899593 zotero://select/items/1_6G84GJFF
-
I haven't found where in the code the href removal occurs. However, I do think that it is related to to syncing with the server. I installed the master branch of zotero in an unsigned nightly build version of firefox and didn't sign in. The sync pro…
-
"I don't think CrossRef requires a user key for that one." --You're right; as far as I understand, that's the case with this API "have you tested this? I see no mention of piis or similar internal IDs on the CrossRef docs" --You're right, the docs …
-
A while back, I reached out to Clinical Key and asked them to embed the metadata in the page or include a DOI. They never responded to my email (not surprisingly). I tried working on an XPath solution but got annoyed and gave up. https://groups.go…
-
Update to bug report above The inability for zotfile to rename attachmens is now occurring within FF (not just the standalone) on the import of references. However, the right-click>Manage Attachments>Rename attachments still works within the …
-
Bug Report: Zotero Standalone & Zotfile - unable to rename attachments Zotero Standalone Version 4.0.28.7 Zotfile Version - Latest commit from master branch (commit 0519560) System: Windows 7 x64 Description: When importing articles into the …
-
@mmckone - I've started working on a translator for Clinical Key; I'll try to update this thread if it progresses. @adamsmith - I think it is aimed at practitioners. However, my institute's library look-up service sometimes links me to article…