This is a migrated thread and some comments may be shown as answers.

Validator with input arrays

1 Answer 169 Views
Validation
This is a migrated thread and some comments may be shown as answers.
PPCnSEO
Top achievements
Rank 1
PPCnSEO asked on 06 Jan 2012, 12:14 PM
Hi,

We are using the kendo validator and running into issues using input boxes in an array (name="something[]")
Using firebug to add the square brackets to the name on your own demos throws exactly the same error.

Strangely enough in one situation the array and validator do work together but in most they don't.
In the one situation that does work, I find it breaks with the same error if any field doesn't validate.
Where it always fails it does validate correctly if the array is removed.

I am a commercial customer so please let me know if a hotfix for this is released.

      1. Uncaught Syntax error, unrecognized expression: [data-for=drop[]]
        1. Sizzle.errorjquery.js:4241
        2. Sizzle.filterjquery.js:4227
        3. jQuery.fn.extend.findjquery.js:5401
        4. d.extend._validateInputkendo.all.min.js:11
        5. d.extend.validatekendo.all.min.js:11
        6. submitQuote

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 06 Jan 2012, 12:48 PM
Hello,

Indeed we are aware of this issue and it has been already addressed. I have attached the latest internal build which should contain the fix.

All the best,
Rosen
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Validation
Asked by
PPCnSEO
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or