Opened 10 years ago

Closed 10 years ago

#184 closed enhancement (fixed)

support non-ASCII characters in HTML and RTF

Reported by: simon Owned by: simon
Priority: major Milestone: 1.0 Beta 1
Component: export Version: 1.0
Keywords: Cc:

Description

we need to encode unicode entities in HTML and RTF to handle international characters.

Change History (1)

comment:1 Changed 10 years ago by simon

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

(In [489]) closes #184, support non-ASCII characters in HTML and RTF. since we use the unicode features of RTF 1.5, this requires Word 97 or later on a PC (or presumably Word 98 or later on a Mac) to read.

fixes one last strict mode bug

Note: See TracTickets for help on using tickets.