The input filed should not request when length of filed is less than 8.
Here's just an update on js file
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | check-lenght-on-input.patch | 499 bytes | sadeghbayan |
| check-input-lenght.patch | 5.45 KB | sadeghbayan |
The input filed should not request when length of filed is less than 8.
Here's just an update on js file
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | check-lenght-on-input.patch | 499 bytes | sadeghbayan |
| check-input-lenght.patch | 5.45 KB | sadeghbayan |
Comments
Comment #2
esolitosThe patch seems to alter the whole JS os it's hard to see trhe differences.
If the 8 char is the only matter we could archive the same with a more simple change:
Comment #3
sadeghbayan commentedyes you're right.
Here's another one with simpler way.
Comment #5
esolitosFixed in release 1.0