Last modified: 2013-03-08 11:12:35 UTC
Hi, When I was testing RevDelete on test.wikipedia.org, I tried to test out the max allowed length of the field. The field itself allows me to enter unlimited characters, but when it comes to save, it is obviously limited. Therefore, can you put a limit on the character length of the field that = the limit that you're allowed to save so people don't put extra long reasons and then wonder where it's all disappeared to? My test edit is http://test.wikipedia.org/w/index.php?title=Special:RevisionDelete&target=User%3AThehelpfulone&type=revision&ids=66812. Thanks :) Thehelpfulone
The related bug isn't exactly a duplicate, but it is related and could probably be fixed in a similar way.
Sounds like we just need to add a maxlength attribute to the input field in the HTML.
I'm told this is fixed, but can't check it. Could you check and close this if it is fixed?
Tested, there isn't a max limit on the length of the field added yet, see http://test.wikipedia.org/w/index.php?title=Special%3ALog&type=delete&user=&page=User%3AThehelpfulone&year=&month=-1&tagfilter=. Thanks, THO
Think this is fixed as of r87339.