From jira-events at lists.jboss.org Fri Apr 18 16:39:03 2008 Content-Type: multipart/mixed; boundary="===============9200477646942792932==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-3060) rich:scrollableDataTable is not working with IE6.0 (IE is crashing by displaying some JS error) Date: Fri, 18 Apr 2008 16:39:02 -0400 Message-ID: <24757961.1208551142976.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 9233421.1208165460159.JavaMail.jira@cloud.prod.atl2.jboss.com --===============9200477646942792932== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-3060?page=3Dall ] Nick Belaevski updated RF-3060: ------------------------------- Fix Version/s: (was: 3.1.5) > rich:scrollableDataTable is not working with IE6.0 (IE is crashing by dis= playing some JS error) > -------------------------------------------------------------------------= ---------------------- > > Key: RF-3060 > URL: http://jira.jboss.com/jira/browse/RF-3060 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.4 > Environment: Windows XP (Prof), IE6.0 > Reporter: Ranveer Singh > Assigned To: Konstantin Mishin > Fix For: 3.2.1 > > Attachments: screenshot-1.jpg, web.xml > > > Getting following errors when trying to launch my page which includes ric= h:scrollableTable. > 1. RichFaces undefined(Line number 36,38) > 2. ModalPanel is undefined(Line number 90,134) > 3. ClientUI is undefined (Line 115) > Then IE is crashing. It works fine with FF and IE7.0 as well. If I am usi= ng rich:dataTable also then also it is working.. > My Code Includes................. I have included Four files which i am u= sing . > File1 & File2 is body for For File3. > ############################File1 ################################# > > xmlns=3D"http://www.w3.org/1999/xhtml" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich"> > Polling Policies > > > = > > > > > > > > = > > > = > > = > > > ####################################### File2 > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich"> > id=3D"pollingpolicyTable" binding=3D"#{pollingPolicy.polPolicyData}" > value=3D"#{pollingPolicy.polPolicyList}" var=3D"polBean" sortMode=3D"sin= gle" > selection=3D"#{pollingPolicy.selection}"> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > = > > > > >
> > > > > = >

> >

> = >

> onclick=3D"Richfaces.hideModalPanel('form:panel1')" > oncomplete=3D"this.disabled=3Dfalse" value=3D"Yes" reRender= =3D"pollingpolicyTable" /> > = > onclick=3D"Richfaces.hideModalPanel('form:panel1')" > oncomplete=3D"this.disabled=3Dfalse" value=3D"No" /> > = >

>
>
>
>
> ########################## Main.xhtml (File3 ) > > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich"> > > > <ui:insert name=3D"title" /> > > > > > > = > > > > > > > > > >
Body
> > > #################### My Header Includes (File 4) ########################= ########### > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich"> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============9200477646942792932==--