Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#902 closed defect (fixed)

'F' character turned into degree fahrenheit character in BibTeX import

Reported by: dstillman Owned by: simon
Priority: major Milestone: 1.0.3
Component: ingester Version: 1.0
Keywords: Cc:

Description

BibTeX mapping table is converting ASCII F to \u2109 (­the degree fahrenheit sign, ℉) on import. Cute.

http://forums.zotero.org/discussion/1950/

Might want to consider removing a few of the other ones too. (Do we really want to convert 'fi' and 'fi' to ligatures on import?)

Change History (2)

comment:1 Changed 9 years ago by codec

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

(In [2152]) Remove a couple of rather overzealous reverse translations. which fixes #902 'F' character turned into degree fahrenheit character in BibTeX import

comment:2 Changed 9 years ago by dstillman

(In [2239]) Addresses #902, 'F' character turned into degree fahrenheit character in BibTeX import

Don't convert ligatures and a few other characters on import

Note: See TracTickets for help on using tickets.