Bug 66352

Summary: Translation bug in licq daemon version 1.2.7.
Product: Ports & Packages Reporter: Andriy N. Gritsenko <andrej>
Component: Individual Port(s)Assignee: Dirk Meyer <dinoex>
Status: Closed FIXED    
Severity: Affects Only Me CC: andrej
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Andriy N. Gritsenko 2004-05-07 12:00:43 UTC
	If configuration parameter Translation isn't 'none' then when you
	receive some packets their content is translated twise (from some
	charset to another one) and gets unreadable.

Fix: The patch removes extra translation from process message.
How-To-Repeat: 	Set Translation parameter in licq.conf to RUSSIAN_WIN. Start Licq.
	Set charsets to KOI8-R. Login and go into Invisible mode then talk
	with someone via server. Voila.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-05-07 12:19:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer.
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2004-05-12 05:28:31 UTC
State Changed
From-To: open->closed

committed, thanks.