You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Hank Ibell <hw...@gmail.com> on 2015/09/10 16:11:05 UTC

Question about h:messages and AJAX

Hello,

I have a question about JIRA issue MYFACES-3184
<https://issues.apache.org/jira/browse/MYFACES-3184>, particularly about
the changes to HtmlMessagesRendererBase. The changes can be found in revision
1138539 <http://svn.apache.org/viewvc?view=revision&revision=1138539>.

Since the h:messages component does not implement the ClientBehaviorHolder
interface, is it possible for it to be affected by the issue outlined in
MYFACES-3184?

If this is a valid change, can anyone think of a use case? I have not been
able to think of a way to reproduce this issue with h:messages.

Relevant links:
http://docs.oracle.com/javaee/6/api/javax/faces/component/html/HtmlMessages.html
http://docs.oracle.com/javaee/6/api/javax/faces/component/html/HtmlSelectOneRadio.html
http://docs.oracle.com/javaee/6/api/javax/faces/component/html/HtmlSelectManyCheckbox.html
http://docs.oracle.com/javaee/6/api/javax/faces/component/behavior/ClientBehaviorHolder.html
https://issues.apache.org/jira/browse/MYFACES-3184
http://svn.apache.org/viewvc?view=revision&revision=1138539

Thank you.

Regards,
Hank Ibell