SelectOneRow missing disabled and readonly attributes as described in TLD
(patch provided)
------------------------------------------------------------------------------------------
Key: TOMAHAWK-982
URL: https://issues.apache.org/jira/browse/TOMAHAWK-982
Project: MyFaces Tomahawk
Issue Type: Bug
Components: selectOneRadio / radio
Affects Versions: 1.1.5
Reporter: Mike Gillan
Priority: Trivial
Fix For: 1.1.5
Attachments: SelectOneRow.patch
The SelectOneRow sandbox component does not render the HTML 'disabled' or
'readonly' attributes as specified by the component's TLD documentation.
(Source code has a comment indicating that these features have not been
implemented.) I needed this functionality so I implemented it. (Patch provided)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.