Skip to content

Conversation

ruado1987
Copy link
Contributor

@jzaefferer: This PR replaces issue #401.

@ruado1987
Copy link
Contributor Author

@jzaefferer : Any update on this PR? It has been around here for nearly a week.

@jzaefferer
Copy link
Collaborator

Sorry. Didn't have time since doing the 1.11.1 release. I'll check this out when I'm back home next week.

@ruado1987
Copy link
Contributor Author

Alright. Thanks.

@jzaefferer
Copy link
Collaborator

Thank you for the PR, but nested forms are invalid in HTML5. This comment provides a workaround specifically for the plupload issue: #401 (comment)

@jzaefferer jzaefferer closed this Jan 14, 2014
@benqus
Copy link

benqus commented Feb 6, 2015

Indeed, it is invalid in HTML5 but the problem is that other libraries generate a form into the DOM dynamically, such as plupload (https://github.com/moxiecode/plupload/blob/1.5.7/src/javascript/plupload.html4.js#L89).

Our case is an <input type="file" /> which we - frankly - don't care about validating.

Maybe just ignore validations of fields from nested forms?

Arkni added a commit to Arkni/jquery-validation that referenced this pull request Mar 4, 2018
Arkni added a commit to Arkni/jquery-validation that referenced this pull request Mar 4, 2018
Arkni added a commit that referenced this pull request Mar 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants