FormComponentPanel should not add a name attribute
--------------------------------------------------
Key: WICKET-2140
URL: https://issues.apache.org/jira/browse/WICKET-2140
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.3.5
Reporter: Emond Papegaaij
FormComponent adds a name attribute in onComponentTag. This behaviour is
inherited by FormComponentPanel, but is not valid for the latter. Often a
FormComponentPanel is a div or span, for which the name attribute is not
allowed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.