Bug 44740 - [PATCH] centericq with MSN UTF-8 Support
Summary: [PATCH] centericq with MSN UTF-8 Support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-30 09:00 UTC by Cheng-Lung Sung
Modified: 2002-10-30 11:04 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (5.02 KB, patch)
2002-10-30 09:00 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2002-10-30 09:00:09 UTC
Because MSN Messager transfer msg with UTF-8 format, but original libmsn
lacks of UTF-8 converter. After looking for solution at google.com, I found
some patches which were not exactly suitable. Afterward, I examine patches
and try to correct some bugs in patches. And here I sent the patch file with 
send-pr , hope this utf-8 patch can move to ports/centericq/patch.
Original incorrect version patch: http://linux.cgs.pl/cicq/2002-02/0138.html

How-To-Repeat:     Withour utf-8 , users can't transfer multibyte character  to remote 
client correctly. Take myself for an example, using 'big5' charsets, can't
deliver Chinese Big5 characters to remote client.
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-10-30 11:03:51 UTC
State Changed
From-To: open->closed

committed, thanks