seeing this post, the user has an empty message attribute.
To confirm this, I've replied with an empty comment as well (many whitespaces) - It worked
so before submitting, the string checked must be trimmed to remove whitespaces,
so " " will become ""
jquery has .trim for strings, and there is also https://github.com/epeli/underscore.string