You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Piyush Hari (JIRA)" <ad...@incubator.apache.org> on 2007/05/03 20:39:15 UTC

[jira] Created: (ADFFACES-481) Warning and Info icons don't display on PDAs

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.


[jira] Updated: (ADFFACES-481) Warning and Info icons don't display on PDAs

Posted by "Piyush Hari (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piyush Hari updated ADFFACES-481:
---------------------------------

    Status: Patch Available  (was: Open)

> 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.


[jira] Updated: (ADFFACES-481) Warning and Info icons don't display on PDAs

Posted by "Piyush Hari (JIRA)" <ad...@incubator.apache.org>.
     [ 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.


[jira] Assigned: (ADFFACES-481) Warning and Info icons don't display on PDAs

Posted by "Jeanne Waldman (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeanne Waldman reassigned ADFFACES-481:
---------------------------------------

    Assignee: Jeanne Waldman

> 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
>         Assigned To: Jeanne Waldman
>            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.


[jira] Updated: (ADFFACES-481) Warning and Info icons don't display on PDAs

Posted by "Jeanne Waldman (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeanne Waldman updated ADFFACES-481:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1-incubating-core-SNAPSHOT
           Status: Resolved  (was: Patch Available)

committed for Piyush.
svn 537064

> 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
>         Assigned To: Jeanne Waldman
>            Priority: Minor
>             Fix For: 1.0.1-incubating-core-SNAPSHOT
>
>         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.