[Pidgin] #1645: ICQ Encoding Problems
Pidgin
trac at pidgin.im
Thu Feb 5 07:57:47 EST 2009
#1645: ICQ Encoding Problems
--------------------+-------------------------------------------------------
Reporter: I4ko | Owner: elb
Type: defect | Status: new
Milestone: | Component: ICQ
Version: 2.0.1 | Resolution:
Keywords: | Launchpad_bug:
--------------------+-------------------------------------------------------
Comment(by eugene2k):
00 means that it will be just "ASCII" code(main codepage symbol)
---
ASCII is a character table that goes up to 127. The rest is reserved.
So in windows you will see ї, but not this "¿" strange symbol.
---
You don't have different characters in unicode which depend on the active
codepage. That's the whole point of the standard: to not have codepages.
What you have instead is a set of standardized unicode symbols, with the
turned question mark being 0x00bf. Check the symbol table in windows
yourself if you don't beleive me.
If qip displays 0x00BF as (ї), then it's a qip problem, because it surely
isn't in the utf-16 standard. Moreover qip must be doing something
additionally to replace the characters it recieves.
--
Ticket URL: <http://developer.pidgin.im/ticket/1645#comment:95>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list