hi! Thank you very much for your answer.
yaopeng -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ben Schumacher Sent: Tuesday, May 14, 2002 12:06 PM To: [EMAIL PROTECTED] Subject: RE: [JDEV] Storing custom information in a Roster JabberIM supports text formatting by adding XHTML into the message packet it sends out. By default, it will assume that all clients support text formatting. However, if you're chatting with a client that doesn't send embedded XHTML, it will realize that the client you're chatting with doesn't support text formatting, and turn-off this feature in the client. So, what you're seeing is a somebody sending you a message from a client that doesn't support text formatting. The message you're seeing is simply JabberIM informing you that it is disabling text formatting for the duration of this chat session. Make sense? Cheers, Ben On Tue, 14 May 2002, Yao Peng wrote: > hi! Peter: > > I currently use Jabber client version 1.10.0.6, jabberCom Version 2.3.2.3. I > want to know why the receiver always get a message with a error message: > > " This contact does not support text formatting. " > > in the second line when the receiver get first message. > > Here is the ariginal message: > > ---- New Conversation [Mon, 5:40 pm] ---- > This contact does not support text formatting. > SEAN TRINH says: hello! > > Is it normal or an error which I need fix? > > > Sun > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
