From kopete-devel Sat Jan 31 18:13:14 2004 From: Martijn Klingens Date: Sat, 31 Jan 2004 18:13:14 +0000 To: kopete-devel Subject: [Kopete-devel] [Bug 73901] long nicknames are cut off Message-Id: <20040131181314.13014.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kopete-devel&m=107557280310288 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=73901 ------- Additional Comments From klingens@kde.org 2004-01-31 19:13 ------- Subject: Re: [Kopete-devel] long nicknames are cut off On Saturday 31 January 2004 19:01, Favonia wrote: > I make another sample > ABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLM What charset is this? KMail displays it perfectly fine as western letters, but in fact they are *NOT* the same Ascii codes. Even though I see 'A B C D E ...'. Are there two different utf-8 sequences to represent the western alphabet??? When I do 'view source' your text reads as ----START---- Entity: line 6: parser error : Input is not proper UTF-8, indicate encoding ! QRSTUVWXYZABCDEFGHIJKLMNOP ...............................................................................^ Entity: line 6: error: Bytes: 0xEF 0xBC 0x25 0x42 QRSTUVWXYZABCDEFGHIJKLMNOP ...............................................................................^ ---- END ---- Which makes it extra strange that it works on the debug output, since the Konsole is usually not utf-8. Weird stuff :) _______________________________________________ Kopete-devel mailing list Kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel