Bug 3368 - Encoding x-mac-cyrillic not supported
Summary: Encoding x-mac-cyrillic not supported
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.11.1
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2015-01-19 10:00 UTC by Anton Butanaev
Modified: 2015-01-26 06:04 UTC (History)
0 users

See Also:


Attachments
Adding support for charset=x-mac-cyrillic (7.77 KB, patch)
2015-01-19 10:01 UTC, Anton Butanaev
no flags Details | Diff
Patch fixing menu entry (2.69 KB, patch)
2015-01-19 12:45 UTC, Anton Butanaev
no flags Details | Diff
Patch fixed menu accel (2.69 KB, patch)
2015-01-26 04:59 UTC, Anton Butanaev
no flags Details | Diff

Description Anton Butanaev 2015-01-19 10:00:12 UTC
Hi,

For some reason, thunderbird sometimes uses this encoding: x-mac-cyrillic. iconv supports it. Here is an example of mail header:

User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
MIME-Version: 1.0
Subject: =?x-mac-cyrillic?Q?Fwd=3A_Re=3A_Fwd=3A_Re=3A_FixPreTrade?=
 =?x-mac-cyrillic?Q?Rh_1=2E7=2E0_=28=EF=F0=E8=E5=EC=EA=E0=29_=84=EE?=
 =?x-mac-cyrillic?Q?=EF=EE=EB=ED=E5=ED=E8=E5_=DC1_16=2E01=2E2015?=

Attached patch to solve this problem.

Anton
Comment 1 Anton Butanaev 2015-01-19 10:01:30 UTC
Created attachment 1472 [details]
Adding support for charset=x-mac-cyrillic
Comment 2 Paul 2015-01-19 10:22:36 UTC
Thanks for the patch, it's now in GIT.
Comment 3 Anton Butanaev 2015-01-19 12:45:38 UTC
Created attachment 1473 [details]
Patch fixing menu entry
Comment 4 Anton Butanaev 2015-01-19 12:47:11 UTC
Hi Paul,

Here is another patch (to use over previous one) that fixes menu entry (MACCYR -> Mac-Cyrillic) and a typo.

Anton
Comment 5 Ricardo Mones 2015-01-23 09:50:57 UTC
(In reply to comment #4)
> Hi Paul,
> 
> Here is another patch (to use over previous one) that fixes menu entry
> (MACCYR -> Mac-Cyrillic) and a typo.

This new patch removes current accel key from menu, maybe that should be fixed before comitting.

Thanks,
Comment 6 Anton Butanaev 2015-01-26 04:58:05 UTC
> This new patch removes current accel key from menu, maybe that should be
> fixed before comitting.

Hi Paul,

Fixed accel.

Anton
Comment 7 Anton Butanaev 2015-01-26 04:59:19 UTC
Created attachment 1474 [details]
Patch fixed menu accel
Comment 8 Paul 2015-01-26 06:04:04 UTC
thanks.

Note You need to log in before you can comment on or make changes to this bug.