After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 346929 - don't send empty messages via groupchat
don't send empty messages via groupchat
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: Group Chat
0.12
Other All
: Normal minor
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-07 17:34 UTC by Keywan Najafi Tonekaboni
Modified: 2006-07-09 09:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Keywan Najafi Tonekaboni 2006-07-07 17:34:15 UTC
Please describe the problem:
don't send messages with an empty body in a groupchat.

Steps to reproduce:
1. join a group chat 
2. click in the message entry field
3. leave it blank and press enter


Actual results:
If you listen to the XML-Stream you can recognize a message like this:

<message id="msg_269" to="prometoys@cassini/Smack" from="test@conference.localhost/Test" type="groupchat"><body></body></message>

Expected results:
The entry field shouldn't react and send message when the field is empty

Does this happen every time?
yes

Other information:
Comment 1 Richard Hult 2006-07-09 09:33:21 UTC
Thanks! Fixed in CVS.