[ https://issues.apache.org/jira/browse/ADFFACES-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Piyush Hari updated ADFFACES-481: --------------------------------- Attachment: patch_may03_1_40PM_icon_bug.patch This is the patch that solves the issue. Warning and Info icons were "nullified". I removed that code. > 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 > Attachments: patch_may03_1_40PM_icon_bug.patch > > > 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.