[
https://issues.apache.org/jira/browse/WICKET-6658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825109#comment-16825109
]
ASF subversion and git services commented on WICKET-6658:
---------------------------------------------------------
Commit 62638b92d48f295bdbdab2921074958e3c970891 in wicket's branch
refs/heads/wicket-8.x from Sven Meier
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=62638b9 ]
WICKET-6658 allow non-form tag for nested forms
> Allow nested forms on non-<form> tag
> ------------------------------------
>
> Key: WICKET-6658
> URL: https://issues.apache.org/jira/browse/WICKET-6658
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 8.4.0
> Reporter: Sven Meier
> Assignee: Sven Meier
> Priority: Minor
> Fix For: 8.5.0, 9.0.0-M2
>
>
> Wicket already supports nested forms, but requires them to be used with a
> <form> tag.
> Since the tag is changed into a <div> anyway, it would be nice if Wicket
> allowed using nested forms with any other tag too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)