tr:messages globalOnly="true" still rendering when it should not
----------------------------------------------------------------
Key: TRINIDAD-693
URL: https://issues.apache.org/jira/browse/TRINIDAD-693
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.0.3-core
Reporter: Dave Brunette
With <tr:messages globalOnly="true" />, I'm having the following problems with
it displaying when it should not be:
1) After a PPR, if there were messages added to the FacesContext, but they are
all component-specific... none of the component-specific messages are shown
(which is good), but the messages box is still displaying with a title of
"Error" and empty contents. This can be seen in
trinidad-demo/faces/components/messages.jspx.
2) With event based c/s validation, it is still displaying the
component-specific messages
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.