"select" renderers shoud support "escape" and "disabled" properties for
SelectItemGroup
---------------------------------------------------------------------------------------
Key: TRINIDAD-1140
URL: https://issues.apache.org/jira/browse/TRINIDAD-1140
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.2.8-core
Reporter: Stephen Friedrich
The only attribute that is ever rendered for optgroup is the label.
However optgroup has a disabled attribute (which is also honored by browsers).
Also the "escape" proeprty should be taken into account when rendering the
label.
Tested with selectOneListbox, but very probably the other "select" renderers
have the same problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.