Ticket #1486187 (closed Bugs: fixed)

Opened 11 months ago

Last modified 11 months ago

roundcube 0.3 mail list by date sort and mail content decode problem

Reported by: cityhunter Owned by:
Priority: 5 Milestone: 0.3.1
Component: Core functionality Version: 0.3-stable
Severity: normal Keywords:
Cc:

Description

roundcube 0.3 mail list by date sort and mail content decode problem


mail list by date sort and mail content decode problem

hi

in my 0.2stable

mail list by date sort is ok but mail subject and content (without encode) not decode by default_language

http://img8.imageshack.us/img8/5980/rbug1.jpg

================================================== ==========

in 0.3stable mail list by date sort have a little error mail subject (without encode) decode is right by default_language setting but mail content (without encode) not decode by default_language setting

http://img8.imageshack.us/img8/814/rbug2.jpg

================================================== ==================

in 0.31beta trunk-r2993

mail list by date sort have wrong (in the same day still wrong) mail subject (without encode) decode is right by default_language setting but mail content (without encode) not decode by default_language setting

http://img19.imageshack.us/img19/9366/rbug3.jpg

================================ hope default_language setting can with user language setting

or in mail (preview) pane can select to chenage other language by hand

and when reply the mail can use the language to encode the mail (not only utf-8 ,not everyone can read utf-8 mail correctly) 3q~

Attachments

mail.rar (29.6 KB) - added by cityhunter 11 months ago.

Change History

Changed 11 months ago by alec

  • component changed from User Interface to Core functionality

Please, attache specified messages source. What IMAP server?

Changed 11 months ago by cityhunter

dovecot 1.1.11

Changed 11 months ago by alec

So, dovecot has SORT and sorting is done on IMAP server side. We need messages source.

Changed 11 months ago by cityhunter

Changed 11 months ago by alec

  • status changed from new to closed
  • resolution set to fixed

About sorting: all attached messages are sorted with proper dates (they're contains Date: header) on my server (dovecot 1.1.18). About body encoding: fixed in r3010.

Note: See TracTickets for help on using tickets.