Ticket #128 (closed Bugs: fixed)

Opened 3 years ago

Last modified 3 years ago

Messages using the windows-1251 charset are not correctly displayed

Reported by: octo Owned by: octo
Priority: minor Milestone: 1.0.x
Component: LogicMail Version: 1.0.3
Keywords: 1.0.4 Cc:
Blocked By: Blocking:

Description

Messages written with the Cyrillic alphabet are sometimes encoded with the  Windows-1251 character set. While the BlackBerry fully supports Cyrillic characters encoded in Unicode charsets, it does not handle Windows-1251.

This can be fixed by integrating a translation table to convert the data to Unicode. The question then, of course, is which charsets to include translations for (and how much the size of the application will increase by bundling the tables).

Change History

comment:1 Changed 3 years ago by octo

  • Keywords 1.0.4 added
  • Status changed from new to closed
  • Resolution set to fixed

Fixed in 1.0.4 by including Unicode translation tables for the following legacy charsets:

Windows-1251
Windows-1252
Windows-1253
Windows-1254
Windows-1255
Windows-1256
Windows-1257
Windows-1258
Note: See TracTickets for help on using tickets.