Posted by wizztick on March 5, 2008 at 1:10pm
Jump to:
| Project: | CAPTCHA Pack |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
maxlength in the math_capatcha is fixed to 2 characters, while the x, y, and z (from x + y = z ) can be configured in range. Making it sometimes impossible to enter the answer!
Suggested solution: make maxlength and size attributes of the form element depend of the length of the maxium value possible. Please remember that it is possible to have a negative answer.
Comments
#1
good catch
fixed by
http://drupal.org/cvs?commit=104569
http://drupal.org/cvs?commit=104571
thanks
#2
Automatically closed -- issue fixed for two weeks with no activity.