You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Ben Smith <le...@gmail.com> on 2007/12/01 00:13:21 UTC

messages globalOnly doesn't work

I'm using the Sun RI 1.1_01 and Tomahawk 1.1.6.

When I use <t:messages globalOnly="true"/> the component only shows messages
sent with a component ID.  The global messages I send (component ID of null)
do not show up.  I get the same behavior if I set globalOnly="false".

h:messages does not have this problem.

Is this a known bug?

Thanks,
--Ben Smith