We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the PR #1046 I encountered a bug when trying to call the COinS translator from another translator. The error only happened on one out of three websites: http://www.pedocs.de/frontdoor.php?source_opus=9491&la=de . We switch to parse the COinS object directly but maybe it is worth to look closer into this error. The translator code is saved in https://gist.github.com/zuphilip/0c8eb48ff54ada471977d69e65ecb8a7 and the error message looks like:
23:56:18 Translation using Fachportal Pädagogik failed: string => TypeError: translate._sandboxManager.sandbox.Array is not a constructor stack => Zotero.Translate.Sandbox.Base.loadTranslator/safeTranslator.setHandler/<@chrome://zotero/content/xpcom/translation/translate.js:263:27 Zotero.Translate.Base.prototype._runHandler@chrome://zotero/content/xpcom/translation/translate.js:1022:20 Zotero.Translate.Base.prototype._detectTranslatorsCollected@chrome://zotero/content/xpcom/translation/translate.js:1539:3 Zotero.Translate.Base.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:1374:30 Zotero.Translate.Search.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:2354:2 Zotero.Translate.Base.prototype.decrementAsyncProcesses@chrome://zotero/content/xpcom/translation/translate.js:993:4 Zotero.Translate.Base.prototype._detectTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1523:3 Zotero.Translate.Base.prototype._detect/<@chrome://zotero/content/xpcom/translation/translate.js:1504:17 Zotero.Translate.Base.prototype._loadTranslator@chrome://zotero/content/xpcom/translation/translate.js:1574:16 Zotero.Translate.Base.prototype._detect@chrome://zotero/content/xpcom/translation/translate.js:1503:1 Zotero.Translate.Base.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:1371:5 Zotero.Translate.Search.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:2354:2 Zotero.Translate.Base.prototype.decrementAsyncProcesses@chrome://zotero/content/xpcom/translation/translate.js:993:4 Zotero.Translate.Base.prototype._detectTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1523:3 Zotero.Translate.Base.prototype._detect/<@chrome://zotero/content/xpcom/translation/translate.js:1504:17 Zotero.Translate.Base.prototype._loadTranslator@chrome://zotero/content/xpcom/translation/translate.js:1574:16 Zotero.Translate.Base.prototype._detect@chrome://zotero/content/xpcom/translation/translate.js:1503:1 Zotero.Translate.Base.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:1371:5 Zotero.Translate.Search.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:2354:2 Zotero.Translate.Base.prototype.decrementAsyncProcesses@chrome://zotero/content/xpcom/translation/translate.js:993:4 Zotero.Translate.Base.prototype._detectTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1523:3 Zotero.Translate.Base.prototype._detect/<@chrome://zotero/content/xpcom/translation/translate.js:1504:17 Zotero.Translate.Base.prototype._loadTranslator@chrome://zotero/content/xpcom/translation/translate.js:1574:16 Zotero.Translate.Base.prototype._detect@chrome://zotero/content/xpcom/translation/translate.js:1503:1 Zotero.Translate.Base.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:1371:5 Zotero.Translate.Search.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:2354:2 Zotero.Translate.Base.prototype.decrementAsyncProcesses@chrome://zotero/content/xpcom/translation/translate.js:993:4 Zotero.Translate.Base.prototype._detectTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1523:3 Zotero.Translate.Base.prototype._detect/<@chrome://zotero/content/xpcom/translation/translate.js:1504:17 Zotero.Translate.Base.prototype._loadTranslator@chrome://zotero/content/xpcom/translation/translate.js:1574:16 Zotero.Translate.Base.prototype._detect@chrome://zotero/content/xpcom/translation/translate.js:1503:1 Zotero.Translate.Base.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:1371:5 Zotero.Translate.Search.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:2354:2 Zotero.Translate.Base.prototype.decrementAsyncProcesses@chrome://zotero/content/xpcom/translation/translate.js:993:4 Zotero.Translate.Base.prototype._detectTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1523:3 Zotero.Translate.Base.prototype._detect/<@chrome://zotero/content/xpcom/translation/translate.js:1504:17 Zotero.Translate.Base.prototype._loadTranslator@chrome://zotero/content/xpcom/translation/translate.js:1574:16 Zotero.Translate.Base.prototype._detect@chrome://zotero/content/xpcom/translation/translate.js:1503:1 Zotero.Translate.Base.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:1371:5 Zotero.Translate.Search.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:2354:2 Zotero.Translate.Base.prototype.decrementAsyncProcesses@chrome://zotero/content/xpcom/translation/translate.js:993:4 Zotero.Translate.Base.prototype._detectTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1523:3 Zotero.Translate.Base.prototype._detect/<@chrome://zotero/content/xpcom/translation/translate.js:1504:17 Zotero.Translate.Base.prototype._loadTranslator@chrome://zotero/content/xpcom/translation/translate.js:1574:16 Zotero.Translate.Base.prototype._detect@chrome://zotero/content/xpcom/translation/translate.js:1503:1 Zotero.Translate.Base.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:1371:5 Zotero.Translate.Search.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:2354:2 Zotero.Translate.Base.prototype.decrementAsyncProcesses@chrome://zotero/content/xpcom/translation/translate.js:993:4 Zotero.Translate.Base.prototype._detectTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1523:3 Zotero.Translate.Base.prototype._detect/<@chrome://zotero/content/xpcom/translation/translate.js:1504:17 Zotero.Translate.Base.prototype._loadTranslator@chrome://zotero/content/xpcom/translation/translate.js:1574:16 Zotero.Translate.Base.prototype._detect@chrome://zotero/content/xpcom/translation/translate.js:1503:1 Zotero.Translate.Base.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:1371:5 Zotero.Translate.Search.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:2354:2 Zotero.Translate.Base.prototype.decrementAsyncProcesses@chrome://zotero/content/xpcom/translation/translate.js:993:4 Zotero.Translate.Base.prototype._detectTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1523:3 Zotero.Translate.Base.prototype._detect/<@chrome://zotero/content/xpcom/translation/translate.js:1504:17 Zotero.Translate.Base.prototype._loadTranslator@chrome://zotero/content/xpcom/translation/translate.js:1574:16 Zotero.Translate.Base.prototype._detect@chrome://zotero/content/xpcom/translation/translate.js:1503:1 Zotero.Translate.Base.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:1371:5 Zotero.Translate.Search.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:2354:2 Zotero.Translate.Base.prototype.decrementAsyncProcesses@chrome://zotero/content/xpcom/translation/translate.js:993:4 Zotero.Translate.Base.prototype._detectTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1523:3 Zotero.Translate.Base.prototype._detect/<@chrome://zotero/content/xpcom/translation/translate.js:1504:17 Zotero.Translate.Base.prototype._loadTranslator@chrome://zotero/content/xpcom/translation/translate.js:1574:16 Zotero.Translate.Base.prototype._detect@chrome://zotero/content/xpcom/translation/translate.js:1503:1 Zotero.Translate.Base.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:1371:5 Zotero.Translate.Search.prototype.complete@chrome://zotero/content/xpcom/translation/translate.js:2354:2 Zotero.Translate.Base.prototype.decrementAsyncProcesses@chrome://zotero/content/xpcom/translation/translate.js:993:4 Zotero.Translate.Base.prototype._detectTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1523:3 Zotero.Translate.Base.prototype._detect/<@chrome://zotero/content/xpcom/translation/translate.js:1504:17 Zotero.Translate.Base.prototype._loadTranslator@chrome://zotero/content/xpcom/translation/translate.js:1574:16 Zotero.Translate.Base.prototype._detect@chrome://zotero/content/xpcom/translation/translate.js:1503:1 Zotero.Translate.Base.prototype._getTranslatorsTranslatorsReceived@chrome://zotero/content/xpcom/translation/translate.js:1128:3 Zotero.Translate.Base.prototype._getTranslatorsGetPotentialTranslators/<@chrome://zotero/content/xpcom/translation/translate.js:1095:28 Zotero.Translators</this.getAllForType@chrome://zotero/content/xpcom/translation/translator.js:180:4 Zotero.Translate.Base.prototype._getTranslatorsGetPotentialTranslators@chrome://zotero/content/xpcom/translation/translate.js:1094:1 Zotero.Translate.Base.prototype.getTranslators@chrome://zotero/content/xpcom/translation/translate.js:1081:4 Zotero.Translate.Search.prototype.getTranslators@chrome://zotero/content/xpcom/translation/translate.js:2311:9 Zotero.Translate.Sandbox.Base.loadTranslator/safeTranslator.getTranslators@chrome://zotero/content/xpcom/translation/translate.js:302:12 Zotero.Translate.Sandbox.Base.loadTranslator/safeTranslator[i]<@chrome://zotero/content/xpcom/translation/translate.js:401:9 @resource://gre/modules/RemoteAddonsParent.jsm:761:66 retrieveNextCOinS@C:\Users\zumstein\AppData\Roaming\Mozilla\Firefox\Profiles\eux6gyz4.coding\zotero\translators\COinS.js:105:3 doWeb@C:\Users\zumstein\AppData\Roaming\Mozilla\Firefox\Profiles\eux6gyz4.coding\zotero\translators\COinS.js:229:3 Zotero.Translate.Base.prototype._translateTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1222:4 Zotero.Translate.Web.prototype._translateTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1811:3 Zotero.Translate.Base.prototype.translate/</<@chrome://zotero/content/xpcom/translation/translate.js:1195:51 Zotero.Translate.Base.prototype._loadTranslator@chrome://zotero/content/xpcom/translation/translate.js:1574:16 Zotero.Translate.Base.prototype.translate/<@chrome://zotero/content/xpcom/translation/translate.js:1195:7 Zotero.Translators</this.get@chrome://zotero/content/xpcom/translation/translator.js:162:4 Zotero.Translate.Base.prototype.translate@chrome://zotero/content/xpcom/translation/translate.js:1192:1 Zotero.Translate.Web.prototype.translate@chrome://zotero/content/xpcom/translation/translate.js:1802:2 Zotero.Translate.Sandbox.Base.loadTranslator/safeTranslator.translate@chrome://zotero/content/xpcom/translation/translate.js:317:12 Zotero.Translate.Sandbox.Base.loadTranslator/safeTranslator[i]<@chrome://zotero/content/xpcom/translation/translate.js:401:9 @resource://gre/modules/RemoteAddonsParent.jsm:761:66 scrape@Fachportal Pädagogik:112:3 doWeb@Fachportal Pädagogik:73:3 Zotero.Translate.Base.prototype._translateTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1222:4 Zotero.Translate.Web.prototype._translateTranslatorLoaded@chrome://zotero/content/xpcom/translation/translate.js:1811:3 Zotero.Translate.Base.prototype.translate/<@chrome://zotero/content/xpcom/translation/translate.js:1189:58 Zotero.Translate.Base.prototype._loadTranslator@chrome://zotero/content/xpcom/translation/translate.js:1574:16 Zotero.Translate.Base.prototype.translate@chrome://zotero/content/xpcom/translation/translate.js:1189:4 Zotero.Translate.Web.prototype.translate@chrome://zotero/content/xpcom/translation/translate.js:1802:2 _run@chrome://scaffold/content/scaffold.js:423:4 run@chrome://scaffold/content/scaffold.js:367:4 oncommand@chrome://scaffold/content/scaffold.xul:1:1 url => http://www.pedocs.de/frontdoor.php?source_opus=9491&la=de downloadAssociatedFiles => true automaticSnapshots => true
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the PR #1046 I encountered a bug when trying to call the COinS translator from another translator. The error only happened on one out of three websites: http://www.pedocs.de/frontdoor.php?source_opus=9491&la=de . We switch to parse the COinS object directly but maybe it is worth to look closer into this error. The translator code is saved in https://gist.github.com/zuphilip/0c8eb48ff54ada471977d69e65ecb8a7 and the error message looks like:
The text was updated successfully, but these errors were encountered: