Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#864 closed defect (fixed)

OCLC FirstSearch WorldCat not importing accented characters properly

Reported by: stakats Owned by: simon
Priority: major Milestone: 1.5 Beta 1
Component: translators Version: 1.5
Keywords: Cc:

Description

Looks like OCLC FirstSearch WorldCat exports records as ISO-8859, but we're not reading them properly. Not sure how to handle this from sandbox. Simon, any ideas?

Change History (1)

comment:1 Changed 9 years ago by dstillman

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

(In [2008]) Fixes #864, OCLC FirstSearch WorldCat not importing accented characters properly

Added responseCharset parameter to doPost() and doGet() to set xmlhttp.channel.contentCharset before attempting to read textual data -- fifth and fourth parameters, respectively

Note: See TracTickets for help on using tickets.