Ticket #752 (assigned defect: None)

Opened 3 years ago

Last modified 39 years ago

First message to user encoding

Reported by: varjat Owned by: emostar
Priority: normal Milestone:
Component: message Version: devel
Keywords: Cc:

Description

Sometimes first message to user that is in contact list was send in system locales (KOI8-R) encoding, not default (CP1251) (the ~/.licq/users/xxxxxxxxx.Licq file content the UserEncoding? = CP 1251 string, where xxxxxxxxx - users UIN). But next message always send in CP1251.

CVSsnap date: 200506xx- 20050720 Qt-gui Reprodueced when messages sent via server and directly

Change History

Changed 3 years ago by varjat

Logged In: YES user_id=1310648

Note #1: This trouble happends only with AOL ICQ 5 Lite users Note #2: Wrong encoded messages may sent not only first.

Changed 3 years ago by varjat

Logged In: YES user_id=1310648

After 20050817 cvs's update offline messages to some users received as unreadable

Changed 3 years ago by nobody

Logged In: NO

Bug still present in 1.3.2-release. I am setting Default charset = CP 1251. All messages from me to any user are send in system locale (KOI8-R), until user reply to me. After users' reply all works fine.

Changed 3 years ago by nobody

Logged In: NO

Update. while running "licq -d 31" found following: First message (which is send incorrectly) is converted to CP 1251 (as it must be), but then for unknown reason converted again to UTF16 and then send to server.

Changed 2 years ago by emostar

Logged In: YES user_id=21415

How about with the latest SVN? I think the issue is that the other client doesn't say what encoding they want until you get a message from them. I'll look into it this more.

Note: See TracTickets for help on using tickets.