Opened 7 years ago

Closed 7 years ago

#1479 closed defect (fixed)

Extended characters saved as entities in ScienceDirect translator guest access mode

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

Description

http://forums.zotero.org/discussion/7080/html-encoded-ae-oe-ue/

Probably need to run Zotero.Utilities.unescapeHTML() on the authors retrieved through the doGet(), since it's returning (possibly encoded) HTML as plaintext. (I wouldn't be surprised if this problem occurs in other translators as well.)

Change History (1)

comment:1 Changed 7 years ago by mcburton

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

(In [4600]) Fixes #1479, adding unescaping author field.

Note: See TracTickets for help on using tickets.