iframe not working in rich:tabpanel
-----------------------------------
Key: RF-7578
URL:
https://jira.jboss.org/jira/browse/RF-7578
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.5
Environment: Weblogic 9.2 SP3, jRockit jrrt-3.1.0-1.5.0, windows XP, Richfaces
3.1.5, JSF 1.1, IE 6.0
Reporter: Ernesto Esteban
Priority: Critical
Dear all,
I'm currently stuck with a problem concerning rich:tabpanel that holds an iframe. I
have a rich:tabpanel with a tab containing an iframe. The src of the iframe is an other
jsf page containing rich elements (a rich:tree or a rich:modal for example) that contain
richfaces ajax elements.
When I open the tab the iframe load the content (my tree is loaded). I can browse the tree
and the ajax method work fine. But if I go back to the page containing the tab then I
cannot perform actions anymore. None of the ajax elements are triggered anymore... All my
links are broken, nothing happens.
I did several tests and the problem occurs each time the iframe calls a page containing
high level Richfaces components such as Tree or modal. If the page only contains a
rich:panel for example, it works fine. It seems that as soon as the iframe contains a jsf
page with ajax elements there is a conflict betwwen the pages. Do I have to surround my
elements with a4j:region elements?
It looks like the request send by my first action (when I use the tree in the iframe) is
conflicting with other requests...
Currently I cannot switch to an higher version of the RichFaces libraries as I have to
use weblogic 9.2SP3 which is not JEE 5 compliant. I have to deal with Richfaces 3.1.5 and
JSF 1.1.
Hope you can help me, thanks in advance.
Best regards,
kins.
--
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