Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.7.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:any
-
Support Case References:
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
Attached is a simple ICEfaces portlet which contains a dataTable with a dataPaginator. Adding the portlet and clicking the "Toggle Table Display" button causes IE6 to crash. The browser remains unresponsive until shut down with the task manager. When setting the dataPaginator to rendered="false" the portlet is shown without problems. This only occurs on IE6.
-
Hide
- TableProblem.war
- 7.38 MB
- Michael Thiem
-
- META-INF/MANIFEST.MF 0.0 kB
- WEB-INF/classes/.../Record.class 0.8 kB
- WEB-INF/classes/.../TableProblemBean.class 2 kB
- WEB-INF/faces-config.xml 0.6 kB
- WEB-INF/html_basic.tld 244 kB
- WEB-INF/jsf_core.tld 25 kB
- WEB-INF/liferay-display.xml 0.2 kB
- WEB-INF/liferay-plugin-package.xml 0.8 kB
- WEB-INF/liferay-portlet.xml 0.8 kB
- WEB-INF/portlet.xml 1 kB
- WEB-INF/web.xml 3 kB
- index.jsp 0.2 kB
- tableProblem.jspx 4 kB
- xmlhttp/css/royale/css-images/add.gif 0.1 kB
- xmlhttp/css/.../css-images/arrow-ff-dis.gif 0.9 kB
- xmlhttp/css/.../css-images/arrow-ff.gif 0.2 kB
- xmlhttp/css/.../arrow-first-dis.gif 0.1 kB
- xmlhttp/css/.../css-images/arrow-first.gif 0.2 kB
- xmlhttp/css/.../css-images/arrow-fr.gif 0.3 kB
- xmlhttp/css/.../arrow-last-dis.gif 0.9 kB
- xmlhttp/css/.../css-images/arrow-last.gif 0.3 kB
- xmlhttp/css/.../arrow-next-dis.gif 0.9 kB
- xmlhttp/css/.../css-images/arrow-next.gif 0.2 kB
- xmlhttp/css/.../arrow-previous-dis.gif 0.9 kB
- xmlhttp/css/.../arrow-previous.gif 0.2 kB
- xmlhttp/css/.../css-images/arrow-rw-dis.gif 0.1 kB
- xmlhttp/css/.../cal_arrow_left.gif 0.2 kB
- xmlhttp/css/.../cal_arrow_right.gif 0.2 kB
- xmlhttp/css/.../css-images/cal_button.gif 0.1 kB
- xmlhttp/css/.../css-images/cal_off.gif 0.6 kB
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Introduce context parameter "com.icesoft.faces.noCompress" used to list (space separated) the mime-types of the resources that should not be compressed.
Show
Mircea Toma
added a comment - Introduce context parameter "com.icesoft.faces.noCompress" used to list (space separated) the mime-types of the resources that should not be compressed.
Please change noCompress to compressResourcesExclusions so that the relationship between the two parameters is clear and so that they will appear together in the documentation.
Show
Deryk Sinotte
added a comment - Please change noCompress to compressResourcesExclusions so that the relationship between the two parameters is clear and so that they will appear together in the documentation.
Rename parameter name.
Show
Mircea Toma
added a comment - Rename parameter name.
Tested successfully on IE 6 + Liferay 5.1 Tomcat 6 with the new parameter name compressResourcesExclusions on branch revision #17546
Show
Joanne Bai
added a comment - Tested successfully on IE 6 + Liferay 5.1 Tomcat 6 with the new parameter name compressResourcesExclusions on branch revision #17546
Tested on Liferay 5 with Tomcat 6