You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jeanne Waldman (JIRA)" <de...@myfaces.apache.org> on 2011/01/26 18:46:45 UTC

[jira] Updated: (TRINIDAD-1767) Warn and no-op on SkinFactory.addSkin for duplicate skins.

     [ https://issues.apache.org/jira/browse/TRINIDAD-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeanne Waldman updated TRINIDAD-1767:
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-2
         Assignee: Jeanne Waldman
           Status: Resolved  (was: Patch Available)

> Warn and no-op on SkinFactory.addSkin for duplicate skins.
> ----------------------------------------------------------
>
>                 Key: TRINIDAD-1767
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1767
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Skinning
>    Affects Versions: 1.2.13-core 
>            Reporter: Jeanne Waldman
>            Assignee: Jeanne Waldman
>             Fix For: 2.0.0-beta-2
>
>         Attachments: 1767_1.2.x.patch, 1767_2.0.x.patch
>
>
> hrow an IllegalStateException from Trinidad's SkinFactory.addSkin() method
> if a skin id that already exists is added again. This will not change the
> method signature since IllegalStateException is an unchecked exception.
> This will keep a duplicate skin from overriding an existing one.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.