problem with framsets and rich:calendar
---------------------------------------
Key: RF-8052
URL:
https://jira.jboss.org/jira/browse/RF-8052
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.2.SR1, 3.3.2.GA
Environment: Tomcat 6.0.18, Windows (several different versions), Internet
Explorer 7 as well as 8
Reporter: Thomas Morper
Our web application is based on a frameset with 3 frames: one ofr the headline, one for
the menu tree and the mainFrame with the data the user wants. All pages for the mainFrame
are loaded by clicking on an entry of the menu tree where they are included with
target=mainFrame.
Since 3.3.2, we have the following problem that only happens at the Internet Explorer (7
or 8) but not with Firefox: when we add a rich:calendar component to the JSF page that is
loaded to the mainFrame, all following pages that are slected at the menu tree will not be
opened at the mainFrame but in a new browser window. It seems as if the component is
destroying the IEs frame mapping. When I remove the rich:calendar from the page, the
following pages are correctly opened at the mainFrame.
The problem does not happen with 3.3.1 or earlier, but it happens with 3.3.2.GA as well as
3.3.2.SR1.
--
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