Opened 8 years ago

Closed 8 years ago

#1243 closed defect (fixed)

Wiley InterScience search results pages fail with XPath error

Reported by: dstillman Owned by: mcburton
Priority: major Milestone:
Component: translators Version: 1.0
Keywords: Cc:

Description

E.g., http://www3.interscience.wiley.com/journal/121370210/issue

Individual article pages work.

Also should fix regex in detectWeb to allow translation on redirected page after cookie failure, e.g., http://www3.interscience.wiley.com/journal/121370210/issue?CRETRY=1&SRETRY=0 (which the $ at the end of the regex is breaking)

Change History (3)

comment:1 Changed 8 years ago by tjowens

santawort posted code for a fix to the forums. It just needs to be tested, potentially refined and deployed. http://forums.zotero.org/discussion/5226

comment:2 Changed 8 years ago by dstillman

I believe santawort's patch was an attempt to fix the synchronicity issue, not the XPath error. r3976 addresses the synchronicity issue in a better way (though there's still an issue with the popup window). The XPath error at the above URL still exists.

comment:3 Changed 8 years ago by dstillman

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

(In [3981]) Fixes #1243, Wiley InterScience search results pages fail with XPath error

Thanks to santawort for regexp tweak.

Also fixes the same PDF being saved for multiple items

Note: See TracTickets for help on using tickets.