.find is being used incorrectly, as far as I can tell, so never sets that it found that element.
To reproduce
1) Set of maxlength on field and use !count
2) Enter text into that field on a form
Currently the text stats at 0 whatever is typed.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1252930_maxlength_count_1.patch | 769 bytes | hefox |
| maxlength_count.patch | 15.39 KB | hefox |
Comments
Comment #1
hefox commentedIgnore first patch
Comment #2
dawehnerPlease commit it you are a maintainer as well.
Comment #3
l_o_l commentedPatch works perfectly for me. Thank you !
I am using 6.x-2.0-beta2
Maybe its also solved in the dev versions ? I did not check.
Comment #4
hefox commentedCommited.
Comment #5.0
(not verified) commentedAdding steps to reproduce