mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bug #12831] Mail notices is bad content.


From: anonymous
Subject: [Mldonkey-bugs] [bug #12831] Mail notices is bad content.
Date: Wed, 27 Apr 2005 15:00:04 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=12831>

                 Summary: Mail notices is bad content.
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: None
            Submitted on: Wed 04/27/05 at 11:00
                Category: Core
                Severity: 3 - Normal
              Item Group: Program malfunction
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: 2.5.30.14
                 Release: 
        Platform Version: Linux
         Binaries Origin: CVS / Self compiled
                CPU type: Intel x86

    _______________________________________________________

Details:

Mail notices is encoding iso8859-1, and I work in UTF-8.
Mail content encode to be UTF-8 force that is display ok.

change source: src/utils/net/mailer.ml (with 2 line)
original code=>
"From: mldonkey <%s>/r/nTo: %s/r/nSubject: %s/r/nMIME-Version:
1.0/r/nContent-Type: text/plain/r/nDate: %s/r/n/r/n%s"

rewrite to be:
"From: mldonkey <%s>/r/nTo: %s/r/nSubject: %s/r/nMIME-Version:
1.0/r/nContent-Type: text/plain;/r/n/tcharset="utf-8"/r/nDate: %s/r/n/r/n%s"

Mail notices had be OK! 

--
Raw Lin
http://www.rawya.org/pLog/






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=12831>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]