Opened 6 years ago

Closed 5 years ago

#1484209 closed Bugs (invalid)

encoding problem with Chinese emails - sample attached

Reported by: dontmakemelogin Owned by:
Priority: 5 Milestone:
Component: MIME parsing Version: 0.1-beta2
Severity: normal Keywords: encoding chinese
Cc:

Description (last modified by thomasb)

When I get an email that's in Chinese, there are 2 problems:

  1. I can't read the subject (jibberish)
  2. I can't read the email (jibberish, changing encoding in browser doesn't help)

If I view the source of the email, I can read the text without any problems in the default UTF-8 encoding.

This problem still exists in the latest beta tarball (0.1.2 beta 2?). I am marking it as major because the primary function of roundcube is the viewing of email, and I cannot read some of my email.

Thanks

Change History (5)

comment:1 Changed 6 years ago by thomasb

Please provide a sample message. Upload it at http://testing.roundcube.net and post the upload-ID here.

comment:2 Changed 5 years ago by udotirol

Confirming this behaviour even for ordinary mails containing only "regular" umlauts. I will upload a sample as well.

comment:3 Changed 5 years ago by udotirol

Ok, so the upload id is 20080111_174531_8

comment:4 Changed 5 years ago by seansan

  • Milestone set to 0.1.1
  • Summary changed from encoding problem with Chinese emails (title, and actual email) to encoding problem with Chinese emails - sample attached

Review in 1.1

comment:5 Changed 5 years ago by thomasb

  • Component changed from Interface to MIME parsing
  • Description modified (diff)
  • Milestone 0.2-alpha deleted
  • Resolution set to invalid
  • Severity changed from major to normal
  • Status changed from new to closed

No charset specified in message. RoundCube assumes ISO-8859-1.

This is not a bug, even Thunderbird fails to display the sample message correctly.

Note: See TracTickets for help on using tickets.