In a project with a AJAX and form with validation suddenly stopped working because the wrongly application of the vertical variable (missing a $).
I attached a patch below fixing that.
| Comment | File | Size | Author |
|---|---|---|---|
| vertical_tab_variable-875482-1.patch | 638 bytes | pakmanlh |
Comments
Comment #2
pakmanlhComment #3
rvilarThis patch works for me.
Comment #4
joelpittetYeah that looks like a typo.
Comment #6
jelle_sFixed in latest dev. Thanks for the patch!