Opened 2 years ago
Closed 2 years ago
#1487836 closed Bugs (fixed)
charset fallback doesn't work since 0.5.0
| Reported by: | Skuzzy | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.6-beta |
| Component: | Core functionality | Version: | 0.5 |
| Severity: | normal | Keywords: | charset fallback |
| Cc: |
Description
In my main.inc.php the default charset setting looks like:
$rcmail_configdefault_charset? = 'ISO-8859-2';
If the email header dosn't have charset, the charset fallback works fine in 0.4.0, but since 0.5.0 dosn't.
Attachments (3)
Change History (9)
Changed 2 years ago by Skuzzy
comment:1 Changed 2 years ago by Skuzzy
- Summary changed from charset fallback isn't working since 0.5.0 to charset fallback dosn't work since 0.5.0
comment:2 Changed 2 years ago by Skuzzy
- Summary changed from charset fallback dosn't work since 0.5.0 to charset fallback doesn't work since 0.5.0
comment:3 Changed 2 years ago by alec
- Milestone changed from later to 0.6-beta
Please, attach sample message.
comment:4 Changed 2 years ago by alec
Check your charset setting in Preferences -> Displaying Messages.
comment:5 Changed 2 years ago by Skuzzy
I've tried modify the user preferences too, nothing happened. RC shows the email always with UTF-8.
Thanks
comment:6 Changed 2 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Fixed in [8abc1761].
Note: See
TracTickets for help on using
tickets.

test email with 0.5.1