For the quickest reply, please use our new Customer Helpdesk and Feedback platform
 
   
 
[ERROR] Your message is empty. Your message has not been posted.
Posted: 23 July 2009 05:31 AM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2009-07-23

Every time I write a character in the IM window, it comes up with:

“[ERROR] Your message is empty. Your message has not been posted.”

If I am writing something, the first time I press any key, it pops up. If I pause for a second, I get it again. It varies, sometimes I get only once, sometimes I have had 6 or 7 before the message is even sent.

It is OK to tell me IF the message is blank, but I haven’t even pressed enter yet! Is thing something Twitter is doing, or the gateway? I am using it with GTalk, it does the same thing in Trillian, Pidgin, and a few other IM clients I used. What cause cause this?

Typing notification maybe? It shouldn’t. Any help would be nice.

Profile
 
 
Posted: 28 July 2009 07:43 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  1
Joined  2009-07-28

I have the same problem. I wrote a few jabber bots and I had to differentiate incoming messages by checking if the message has a <body> tag or not. Only messages with this tag actually contain relevant user entered text. It looks exactly like it would look if they didn’t do this and regard every incoming message as a user entered command (defaulting to an empty string if there is no actual message body).

Profile