Skip to content

Disabled fieldset validating disabled fields #1750

Open
@kino90

Description

@kino90

Subject of the issue

If I disable a random field, it won't get validated (and that's ok).
If I disable a <fieldset> all the fields inside shouldn't be validated, as if they were all disabled

Your environment

  • jquery-validation v1.14.0 - 6/30/2015 // Fiddle using 1.15 (latest)
  • Browser: any (Chrome latest)

Steps to reproduce

Disable a fieldset with some required fields in it
Fiddle : https://jsfiddle.net/yoLut4zq/

Expected behaviour

Validation shouldn't trigger

Actual behaviour

Validation triggers, so you "should" type something in a disabled input

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions