rich:messages ignores ajaxRendered attribute.
---------------------------------------------
Key: RF-4530
URL:
https://jira.jboss.org/jira/browse/RF-4530
Project: RichFaces
Issue Type: Bug
Reporter: Sergey Halipov
Rich messages component is always rerendered with ajax request, even if ajaxRendered is
set to 'false'.
<h:form>
<h:inputText required="true" />
<rich:messages ajaxRendered="false" />
<a4j:commandButton value="Click me" />
</h:form>
Error message will be shown after clocking on the button.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira