Opened 4 years ago
Closed 4 years ago
#1485661 closed Bugs (fixed)
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 (3)
comment:1 Changed 4 years ago by alec
- Milestone changed from later to 0.2.1
comment:2 Changed 4 years ago by thomasb
- Component changed from User Interface to MIME parsing
comment:3 Changed 4 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
We need some charset detector, but check [5faac054].

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