Details
Description
Please see attached portlet for details.
-
Hide
- ice-1704.zip
- 3.58 MB
- Deryk Sinotte
-
- ice-1704/index.jsp 0.1 kB
- ice-1704/META-INF/MANIFEST.MF 0.1 kB
- ice-1704/src/com/.../test/TestBean.java 2 kB
- ice-1704/test.jspx 1.0 kB
- ice-1704/WEB-INF/.../test/TestBean.class 1 kB
- ice-1704/WEB-INF/faces-config.xml 0.4 kB
- ice-1704/.../backport-util-concurrent.jar 343 kB
- ice-1704/WEB-INF/.../commons-beanutils.jar 184 kB
- ice-1704/WEB-INF/.../commons-collections.jar 558 kB
- ice-1704/WEB-INF/.../commons-digester.jar 107 kB
- ice-1704/WEB-INF/.../commons-discovery.jar 70 kB
- ice-1704/WEB-INF/lib/commons-el.jar 110 kB
- ice-1704/WEB-INF/.../commons-fileupload.jar 52 kB
- ice-1704/WEB-INF/.../commons-logging-api.jar 44 kB
- ice-1704/WEB-INF/lib/commons-logging.jar 52 kB
- ice-1704/WEB-INF/lib/el-api.jar 24 kB
- ice-1704/WEB-INF/lib/el-ri.jar 97 kB
- ice-1704/WEB-INF/lib/icefaces-comps.jar 621 kB
- ice-1704/WEB-INF/lib/icefaces.jar 668 kB
- ice-1704/WEB-INF/lib/jsf-api.jar 356 kB
- ice-1704/WEB-INF/lib/jsf-impl.jar 778 kB
- ice-1704/WEB-INF/web.xml 2 kB
-
Hide
- sample-icefaces-sun-portlet.zip
- 4.99 MB
- Neil Griffin
-
- sample-icefaces-sun-portlet/build.xml 4 kB
- sample-icefaces-sun-portlet/Edit.jspx 4 kB
- sample-icefaces-sun-portlet/Help.jspx 2 kB
- sample-icefaces-sun-portlet/JobApplication.jspx 8 kB
- sample-icefaces-sun-portlet/.../context.xml 2 kB
- sample-icefaces-sun-portlet/.../ant-deploy.xml 2 kB
- sample-icefaces-sun-portlet/.../build-impl.xml 45 kB
- sample-icefaces-sun-portlet/.../genfiles.properties 0.4 kB
- sample-icefaces-sun-portlet/.../private.properties 4 kB
- sample-icefaces-sun-portlet/.../private.xml 0.2 kB
- sample-icefaces-sun-portlet/.../project.properties 4 kB
- sample-icefaces-sun-portlet/.../project.xml 4 kB
- sample-icefaces-sun-portlet/.../JobApplication.class 7 kB
- sample-icefaces-sun-portlet/.../Edit.properties 0.2 kB
- sample-icefaces-sun-portlet/.../Help.properties 1 kB
- sample-icefaces-sun-portlet/.../JobApplication.properties 2 kB
- sample-icefaces-sun-portlet/.../log4j.xml 14 kB
- sample-icefaces-sun-portlet/.../Override.properties 1 kB
- sample-icefaces-sun-portlet/.../faces-config.xml 3 kB
- sample-icefaces-sun-portlet/.../geronimo-web.xml 0.3 kB
- sample-icefaces-sun-portlet/.../backport-util-concurrent.jar 343 kB
- sample-icefaces-sun-portlet/.../commons-beanutils.jar 184 kB
- sample-icefaces-sun-portlet/.../commons-collections.jar 558 kB
- sample-icefaces-sun-portlet/.../commons-digester.jar 107 kB
- sample-icefaces-sun-portlet/.../commons-fileupload.jar 52 kB
- sample-icefaces-sun-portlet/.../commons-lang.jar 240 kB
- sample-icefaces-sun-portlet/.../commons-logging.jar 52 kB
- sample-icefaces-sun-portlet/.../commons-validator.jar 136 kB
- sample-icefaces-sun-portlet/.../el-api.jar 24 kB
- sample-icefaces-sun-portlet/.../icefaces.jar 649 kB
Issue Links
- blocks
-
ICE-1809 Support for Liferay Portal
-
- Closed
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Fix test when to update element attribute.
Attaching a bare bones ICEfaces web application that shows the problem. It's not confined to portlets and confirms the "null" values showing up in IE and Safari (but not Firefox). It also shows another issue in that the form itself seems to stop working after the first time you clear the values but ONLY in Firefox. Safari appears to work fine (IE I haven't had a chance to check yet). If this is a completely unrelated behaviour, we should open a new case for it.
Forgot to mention, extract attached portlet to Liferay 4.3.0-RC1 "webapps" folder.
Also, just to clarify, the required text fields like "First Name", etc.. should not contain the string "null" in them after the form submit, rather, they should simply be empty/blank.
Neil
Comfirmed fixed as of trunk revision 14135.
Thanks Mircea!!!