Whenever I try to save the field settings for the password widget, I get the following errors:
* password cannot be longer than characters but is currently 5 characters long.
* The default value is invalid.
Any ideas?
Thanks
Scott
Whenever I try to save the field settings for the password widget, I get the following errors:
* password cannot be longer than characters but is currently 5 characters long.
* The default value is invalid.
Any ideas?
Thanks
Scott
Comments
Comment #1
maulwuff commentedI had problems while using a WYSIWYG-Editor (Nicedit). It put a
<br>to every textarea. As a result, the only allowed value for password was<br>. After disabling nicedit from the allowed values list, it worked.Comment #2
buddaI get this when the password field is simply a single line and no WYSIWYG editor in sight! Not sure what to do in order to get around this! Kind of makes the field useless/broken.