Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7RC1
-
Fix Version/s: 1.7.2
-
Component/s: None
-
Labels:None
-
Environment:Liferay 4.4.2 + Tomcat 6.0.16 bundle + JSF 1.1 + ICEfaces 1.7RC1
Description
Attached you will find the same portlet I attached to ICE-2898. Please see that ticket for installation instructions.
When you click on the first tab "Rich Text 1" and click on its "Save" icon, you will see the Tomcat log indicate that the setBiography() setter method is called in the bean.
But when you click on the "Another Rich Text" tab, and click on the "Save" icon there, it doesn't call the setter. In fact, the behavior I'm seeing is that I get redirected to a totally different portal page.
When you click on the first tab "Rich Text 1" and click on its "Save" icon, you will see the Tomcat log indicate that the setBiography() setter method is called in the bean.
But when you click on the "Another Rich Text" tab, and click on the "Save" icon there, it doesn't call the setter. In fact, the behavior I'm seeing is that I get redirected to a totally different portal page.
-
Hide
- sample-icefaces-rich-text-portlet-4.4.1.1.war
- 4.20 MB
- Neil Griffin
-
- META-INF/context.xml 0.2 kB
- WEB-INF/classes/.../managedbean/View.class 2 kB
- WEB-INF/classes/log4j.properties 0.2 kB
- WEB-INF/classes/log4j.xml 0.8 kB
- WEB-INF/.../messages-override.properties 1 kB
- WEB-INF/faces-config.xml 0.9 kB
- WEB-INF/geronimo-web.xml 0.5 kB
- WEB-INF/jboss-web.xml 0.3 kB
- WEB-INF/lib/backport-util-concurrent.jar 319 kB
- WEB-INF/lib/el-api.jar 24 kB
- WEB-INF/lib/el-ri.jar 97 kB
- WEB-INF/lib/icefaces-comps.jar 1.68 MB
- WEB-INF/lib/icefaces-facelets.jar 593 kB
- WEB-INF/lib/icefaces.jar 772 kB
- WEB-INF/lib/jsf-api.jar 356 kB
- WEB-INF/lib/jsf-impl.jar 778 kB
- WEB-INF/liferay-display.xml 0.3 kB
- WEB-INF/liferay-plugin-package.properties 0.6 kB
- WEB-INF/liferay-portlet.xml 0.8 kB
- WEB-INF/portlet.xml 1 kB
- WEB-INF/src/com/.../managedbean/View.java 3 kB
- WEB-INF/src/log4j.xml 0.8 kB
- WEB-INF/src/messages-override.properties 1 kB
- WEB-INF/web.xml 4 kB
- portlet-override.css 0.1 kB
- view.xhtml 4 kB
-
Hide
- ICE-2899.war
- 6.30 MB
- Adnan Durrani
-
- META-INF/MANIFEST.MF 0.0 kB
- index.jsp 0.1 kB
- WEB-INF/lib/xercesImpl.jar 1.15 MB
- WEB-INF/classes/test/Bean.java 0.5 kB
- WEB-INF/lib/icefaces-comps.jar 1.90 MB
- WEB-INF/lib/commons-collections.jar 558 kB
- WEB-INF/lib/backport-util-concurrent.jar 319 kB
- WEB-INF/lib/commons-beanutils.jar 226 kB
- WEB-INF/lib/commons-logging.jar 52 kB
- WEB-INF/lib/jstl.jar 20 kB
- main.jspx 2 kB
- WEB-INF/.../krysalis-jCharts-1.0.0-alpha-1.jar 151 kB
- WEB-INF/web.xml 2 kB
- WEB-INF/lib/xml-apis.jar 190 kB
- WEB-INF/lib/icefaces.jar 1.08 MB
- WEB-INF/lib/commons-digester.jar 140 kB
- WEB-INF/lib/jsf-api.jar 356 kB
- WEB-INF/lib/jsf-impl.jar 778 kB
- WEB-INF/lib/commons-fileupload.jar 56 kB
- WEB-INF/faces-config.xml 0.5 kB
- WEB-INF/classes/test/Bean.class 0.8 kB
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
demo added runs on tomcat
Show
Adnan Durrani
added a comment - demo added runs on tomcat
Fixed as of 1.7.2
Show
Adnan Durrani
added a comment - Fixed as of 1.7.2
This is noted as a Known Issue for 1.7. Using more than one instance of inputRichText on the same page is not currently supported.