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)

round5.jpg (20.6 KB) - added by Skuzzy 2 years ago.
test email with 0.5.1
round4.jpg (19.7 KB) - added by Skuzzy 2 years ago.
test email with 0.4
roundcube_test.eml (637 bytes) - added by Skuzzy 2 years ago.
test mail with ISO-8859-2 chars

Download all attachments as: .zip

Change History (9)

Changed 2 years ago by Skuzzy

test email with 0.5.1

Changed 2 years ago by Skuzzy

test email with 0.4

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.

Changed 2 years ago by Skuzzy

test mail with ISO-8859-2 chars

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.