You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Kelvin Wong (JIRA)" <de...@myfaces.apache.org> on 2006/04/25 05:49:05 UTC

[jira] Created: (TOBAGO-57) behaves differently in MyFaces and Tobago

<h:message> behaves differently in MyFaces and Tobago
-----------------------------------------------------

         Key: TOBAGO-57
         URL: http://issues.apache.org/jira/browse/TOBAGO-57
     Project: MyFaces Tobago
        Type: Bug

    Versions: 1.0.7    
 Environment: OS : Windows XP Professional
JDK : J2SE 5.0
Container : Apache Tomcat 5.5
    Reporter: Kelvin Wong
    Priority: Minor


When using <h:messages> with globalOnly = "true" in MyFaces, it displays messages without client id.  In Tobago, the same tag displays all messages (with or without client id)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (TOBAGO-57) Add globalOnly attribute to messages tag

Posted by "Volker Weber (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOBAGO-57?page=all ]

Volker Weber resolved TOBAGO-57.
--------------------------------

    Resolution: Fixed

> Add globalOnly attribute to messages tag
> ----------------------------------------
>
>                 Key: TOBAGO-57
>                 URL: http://issues.apache.org/jira/browse/TOBAGO-57
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.7
>         Environment: OS : Windows XP Professional
> JDK : J2SE 5.0
> Container : Apache Tomcat 5.5
>            Reporter: Kelvin Wong
>         Assigned To: Volker Weber
>            Priority: Minor
>             Fix For: 1.0.8
>
>
> Tobagos messages tag should have a globalOnly attribute like <h:messages>.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (TOBAGO-57) behaves differently in MyFaces and Tobago

Posted by "Volker Weber (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOBAGO-57?page=comments#action_12376208 ] 

Volker Weber commented on TOBAGO-57:
------------------------------------

You can't use <h:messages> (and also no other <h:..> tags) in tobago. 
see: http://myfaces.apache.org/tobago/faq.html#tobago/myfaces%20extension

Use <tc:messages> instead, unfortunately there is no globalOnly in <tc:messages>.

Im going to change this issue into a feature request for adding globalOnly to <tc:messages>.

> <h:message> behaves differently in MyFaces and Tobago
> -----------------------------------------------------
>
>          Key: TOBAGO-57
>          URL: http://issues.apache.org/jira/browse/TOBAGO-57
>      Project: MyFaces Tobago
>         Type: Bug

>     Versions: 1.0.7
>  Environment: OS : Windows XP Professional
> JDK : J2SE 5.0
> Container : Apache Tomcat 5.5
>     Reporter: Kelvin Wong
>     Priority: Minor

>
> When using <h:messages> with globalOnly = "true" in MyFaces, it displays messages without client id.  In Tobago, the same tag displays all messages (with or without client id)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira