[richfaces-issues] [JBoss JIRA] Created: (RF-4499) modalpanel inside a4j:include closed unexpectedly.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Fri Sep 19 06:15:21 EDT 2008


modalpanel inside a4j:include closed unexpectedly.
--------------------------------------------------

                 Key: RF-4499
                 URL: https://jira.jboss.org/jira/browse/RF-4499
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2
            Reporter: Ilya Shaikovsky
            Assignee: Nick Belaevski


Inside ui: one - works fine.

<a4j:include viewId="/richfaces/include/examples/wstep1.xhtml" />

and uinside 
	<rich:modalPanel id="panel">
	<h:form>
		<a4j:commandButton />
	</h:form>
	</rich:modalPanel>
nothing inside button reREnder. Nothing specified in action of the button (so no navigation). But seems include reREndered - so modal closed.

-- 
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