AbstractControl should not render name attribute
------------------------------------------------
Key: CLK-699
URL: https://issues.apache.org/jira/browse/CLK-699
Project: Click
Issue Type: Bug
Components: core
Affects Versions: 2.2.0
Reporter: Bob Schellink
Assignee: Bob Schellink
Fix For: 2.3.0-M1
I'm raising this as a bug since rendering the name attribute is not allowed by
XHTML, except for Fields. Having AbstractControl render name by default means
subclasses will automatically render name as well, unless they override it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.