Allow custom attributes within jsf-components
---------------------------------------------
Key: MYFACES-3296
URL: https://issues.apache.org/jira/browse/MYFACES-3296
Project: MyFaces Core
Issue Type: New Feature
Affects Versions: 2.1.2
Reporter: Rene O
It would be good, if all jsf-components allow the usage of custom attributes:
Example: <h:inputText id="testcomponent" value="value" myattribute="test" />
A common usecase for this issue is the usage of HTML5 data-* attributes (
http://dev.w3.org/html5/spec/elements.html#custom-data-attribute )
Currently all custom attributes are ignored and not rendered.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira