Bug 66352 - Translation bug in licq daemon version 1.2.7.
Summary: Translation bug in licq daemon version 1.2.7.
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-07 12:00 UTC by Andriy N. Gritsenko
Modified: 2004-05-12 05:28 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (412 bytes, patch)
2004-05-07 12:00 UTC, Andriy N. Gritsenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.