Description of problem:
The Contact Admin page does not limit the text a user can send, so a user can repeatedly send a lengthy novel through the Zanata email system filling the server.
Version
3.8 (retested with changed behaviour)
How reproducible:
Easy always
Steps to Reproduce:
1. Sign in as someone
2. Click on Contact Admin in the footer
3. Enter a massive amount of text into the subject line and message body
4. Press Send
Actual results:
Admin gets a huge email
Expected results:
This should not be allowed
Additional info:
Damian Jansen commented on 2013-12-10 18:24:37 -0500:
Looks like the ckeditor will need a plugin added to do this.
Damian Jansen commented on 2014-07-28 20:56:02 -0400:
Tested 3.5.0-SNAPSHOT (git-server-3.4.2-201-ge0afdde)
Not as a big a deal now, should just be an improvement request.
Damian Jansen commented on 2015-07-13 20:20:37 -0400:
Reassigned to PM
How many chars should be fine for the max length?
Verified in RC2