You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2008/09/02 18:15:44 UTC

[jira] Created: (MYFACES-1954) changed defaults for showSummary and showDetail

<h:messages> changed defaults for showSummary and showDetail
------------------------------------------------------------

                 Key: MYFACES-1954
                 URL: https://issues.apache.org/jira/browse/MYFACES-1954
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 1.2.4
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


Message from Karel Zacek

I had problem to render <h:messages> after upgrading from myfaces-1.2.3 to myfaces-1.2.4.
After little searching i stated that default values for showDetail and showSummary attributes of <h:messages> were changed.

1.2.3 - showSummary=true showDetail=false
1.2.4 - showSummary=false showDetail=true

Strangely, UIMessage and UIMessages has different default values for both properties.

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