[richfaces-issues] [JBoss JIRA] Created: (RF-3698) Seam Components in ModalPanel aren't working in 3.2.1

Devon Hillard (JIRA) jira-events at lists.jboss.org
Thu Jun 12 23:18:49 EDT 2008


Seam Components in ModalPanel aren't working in 3.2.1
-----------------------------------------------------

                 Key: RF-3698
                 URL: http://jira.jboss.com/jira/browse/RF-3698
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: Jboss 4.2.2 GA
Seam 2.0.2.GA
RichFaces 3.2.1
            Reporter: Devon Hillard
         Attachments: image-modal.xhtml

I have a ModalPanel which contains a s:div defined in an xhtml file.

I have a page which includes the ModelPanel file like this:

<a:include viewId="/image-modal.xhtml" />

On that page I display thumbnail images, when an image is clicked, Richfaces.showModelPanel is called, and the s:div within the modal panel is rerendered with the selected image data to be displayed.

When using RichFaces 3.2.0, this works perfectly.

When upgrading the RichFaces jars to 3.2.1, all of the dynamic components in the modal panel are unset breaking all functionality of the panel.

I will attach relevant .xhtml source.

What has changed?  How can I fix this?  

Thanks!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list