You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Danny Robinson (JIRA)" <de...@myfaces.apache.org> on 2007/07/18 22:28:04 UTC

[jira] Created: (TRINIDAD-110) Deprecated 'laf' MessageBoxRenderer needs migrating to xhtml renderkit

Deprecated 'laf' MessageBoxRenderer needs migrating to xhtml renderkit
----------------------------------------------------------------------

                 Key: TRINIDAD-110
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-110
             Project: MyFaces Trinidad
          Issue Type: Improvement
    Affects Versions: 1.0.2-core
            Reporter: Danny Robinson
            Assignee: Danny Robinson
            Priority: Minor


Migrate the deprecated MessageBoxRenderer to the new renderkit architecture, using XhtmlRenderer and delegating to PanelBoxRenderer for outer elements.

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


[jira] Resolved: (TRINIDAD-110) Deprecated 'laf' MessageBoxRenderer needs migrating to xhtml renderkit

Posted by "Danny Robinson (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danny Robinson resolved TRINIDAD-110.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.2-core

Fixed in rev. 557393.
Changes made during migration:
Width of tr:messages table is now controlled via skinning.
When only 1 message is visible, additional skin selector 'af|messages::list-single' will be added in addition to normal 'af|messages::list'
Now delegates to panelBox for outer skin rendering - skin selector names have minor changes for consistency with panelBox naming convention
New delegates to panelHeader for Header rendering.
Ready for next stage - client-side enhancements.

> Deprecated 'laf' MessageBoxRenderer needs migrating to xhtml renderkit
> ----------------------------------------------------------------------
>
>                 Key: TRINIDAD-110
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-110
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>    Affects Versions: 1.0.2-core
>            Reporter: Danny Robinson
>            Assignee: Danny Robinson
>            Priority: Minor
>             Fix For: 1.0.2-core
>
>
> Migrate the deprecated MessageBoxRenderer to the new renderkit architecture, using XhtmlRenderer and delegating to PanelBoxRenderer for outer elements.

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