Ticket #1485661 (closed Bugs: fixed)

Opened 15 months ago

Last modified 13 months ago

Subject Field of Preview Window

Reported by: basri Owned by:
Priority: 5 Milestone: 0.2.1
Component: MIME parsing Version: 0.2-stable
Severity: normal Keywords: character set
Cc:

Description

I am using 2.0-stable. I am from Turkey and using ISO-8859-9 character set by default and set it in main.inc.php file. "$rcmail_configdefault_charset? = 'ISO-8859-9';"

In preview window at bottom of mail list, In subject field of preview window;

if subject includes character set information "=?ISO-8859-9?Q?" then it works correctly. but subject not includes character set information then subject displays small squares instead of some characters.

I think, it must be use default character set "ISO-8859-9".

In full page mode it works correctly, only preview mode is wrong.

Change History

Changed 14 months ago by alec

  • milestone changed from later to 0.2.1

Changed 14 months ago by thomasb

  • component changed from User Interface to MIME parsing

Please provide a sample message we can test with. Upload it to http://testing.roundcube.net/ and add the Upload-ID to this tiket.

Changed 13 months ago by alec

  • status changed from new to closed
  • resolution set to fixed

We need some charset detector, but check r2286.

Note: See TracTickets for help on using tickets.