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

Kendo Validator is getting hung up on a complex form

1 Answer 107 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
iCognition
Top achievements
Rank 1
iCognition asked on 22 Aug 2013, 05:20 AM
Uncaught Error: Syntax error, unrecognized expression: input:hidden[name='Sections\[0\']\.Settings\[0\]\.Value] jquery.min.js:4

The HTML it's failing on is as follows:

<input data-val="true" data-val-required="The Boolean field is required." id="Sections_0__Settings_0__Value" name="Sections[0].Settings[0].Value" type="checkbox" value="true" />
<input name="Sections[0].Settings[0].Value" type="hidden" value="false" /> 
<span class="field-validation-valid" data-valmsg-for="Sections[0].Settings[0].Value" data-valmsg-replace="true"></span>

Can this be fixed ASAP

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 23 Aug 2013, 09:02 AM
Hello Matt,

Indeed you are correct about this issue. However, we managed to address it and the fix should be included with the next internal build. Meanwhile, I have updated your telerik points.

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