elifesciences / refract

Convert NLM XML files into the Lens JSON
Other
9 stars 3 forks source link

PeerJ articles #4

Closed ivangrub closed 11 years ago

ivangrub commented 11 years ago

Sax parser is not parsing through the XML file. Gets stuck after initializing the parser.

ivangrub commented 11 years ago

The error comes from the getURL function in util.js line 46. The XML is never received from the http request

ivangrub commented 11 years ago

Was issue with https vs http protocols. Fixed in cache_warmer

michael commented 11 years ago

Cool. I forgot to change that, I had a local issue with https, that's why I was forcing http.

ivangrub commented 11 years ago

I've only changed it in the peerj branch because the other ones are still working fine. On Jul 10, 2013 2:17 PM, "Michael Aufreiter" notifications@github.com wrote:

Cool. I forgot to change that, I had a local issue with https, that's why I was forcing http.

— Reply to this email directly or view it on GitHubhttps://github.com/elifesciences/refract/issues/4#issuecomment-20774022 .