[
https://issues.apache.org/jira/browse/TRINIDAD-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeanne Waldman resolved TRINIDAD-1166.
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.10-core
1.2.10-core
Assignee: Jeanne Waldman
fixed the error in the constants. e.g.,
public static final String
AF_SELECT_BOOLEAN_RADIO_DISABLED_SELECTED_ICON_NAME =
- "af|selectBooleanCheckbox::disabled-selected-icon";
+ "af|selectBooleanRadio::disabled-selected-icon";
> Wrong skin selectors for selectOneRadio component
> -------------------------------------------------
>
> Key: TRINIDAD-1166
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1166
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Skinning
> Affects Versions: 1.0.8-core
> Reporter: Tomas Havelka
> Assignee: Jeanne Waldman
> Fix For: 1.2.10-core, 1.0.10-core
>
>
> Renderer for selectOneRadio component using wrong names for component state
> icons (read-only and disabled). It uses
> af|selectBooleanCheckbox::disabled-selected-icon instead of
> af|selectOneRadio::disabled-selected-icon etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.