[richfaces-issues] [JBoss JIRA] Created: (RF-4530) rich:messages ignores ajaxRendered attribute.

Sergey Halipov (JIRA) jira-events at lists.jboss.org
Wed Sep 24 04:20:21 EDT 2008


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

        



More information about the richfaces-issues mailing list