Opened 8 years ago

Closed 8 years ago

#1094 closed defect (fixed)

XMLHTTPRequest error during translation

Reported by: erazlogo Owned by: dstillman
Priority: major Milestone: 1.0.8
Component: ingester Version: 1.0
Keywords: Cc:

Description

See forum post for fuller description. I think RIS is the problem here but I'm not entirely sure.

zotero(4): Translation using Wiley InterScience failed:
QueryInterface => function QueryInterface() {
[native code]
}
message => Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIXM
LHttpRequest.send]
result => 2147500037
name => NS_ERROR_FAILURE
filename => chrome://zotero/content/xpcom/cite.js
lineNumber => 1624
columnNumber => 0
initialize => function initialize() {
[native code]
}

Change History (3)

comment:1 Changed 8 years ago by dstillman

  • Component changed from translators to ingester
  • Owner changed from mikowitz to dstillman
  • Status changed from new to assigned
  • Summary changed from RIS translator gives an error to XMLHTTPRequest error during translation

comment:2 Changed 8 years ago by erazlogo

May or may not be related: csledit.xul no longer displays anything, and quick copy for citation doesn't work (i did reset translators and styles recently).

comment:3 Changed 8 years ago by dstillman

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [3134]) Fixes #1094, XMLHTTPRequest error during translation

Whitespace change to regenerate dev XPI, since SourceForge was down (and therefore externals weren't pulled) -- at least, that's my guess

Note: See TracTickets for help on using tickets.