Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fixes issue 401 which causes error when nested form created programatica...#704

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

ruado1987
Copy link
Contributor

@jzaefferer: This PR replaces issue#401.

@ruado1987
Copy link
ContributorAuthor

@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
ContributorAuthor

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)

@benqus
Copy link

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?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
1.14.0
Development

Successfully merging this pull request may close these issues.

3 participants
@ruado1987@jzaefferer@benqus

[8]ページ先頭

©2009-2025 Movatter.jp