Warning and Info icons don't display on PDAs --------------------------------------------
Key: ADFFACES-481 URL: https://issues.apache.org/jira/browse/ADFFACES-481 Project: MyFaces ADF-Faces Issue Type: Improvement Environment: PDA Reporter: Piyush Hari Priority: Minor The icon component renders a skin specific icon. Each skin implementation exposes a set of customizable icons that can be overridden by a custom skin. Each icon is identified by name. "name" attribute is a name identifying which icon should be rendered. Valid values depend on the skin-family. Shortcut names exist for ".AFRequiredIcon", ".AFWarningIcon", ".AFInfoIcon", and ".AFErrorIcon". They are "required", "warning", "info", and "error" respectively. For PDAs, "warning" and "info' icons do not display. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.