Summary: | Can't talk in channels whose name is composed of multibyte(at lease japanese) characters. | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Yoshinari Takaoka <mumumu> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Yoshinari Takaoka
2008-05-04 01:16:42 UTC
SVN commit 805572 by argonel: -new encoding handling now only applies to blowfish messages -little bit of cleanup in ::_send_internal BUG:161582 M +7 -9 blowfish/blowfish.cpp M +1 -1 blowfish/blowfish.h M +21 -29 server.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=805572 I confirmed your fix with ascii, UTF-8(irc.ustream.tv), iso-2022-jp(Japan WIDE IRC Network). Many Thanks! argonel! |