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.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | sample-icefaces-rich-text-portlet-4.4.1.1.war [ 10884 ] |
Fix Version/s | 1.7.1 [ 10122 ] | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Summary | "Save" icon does not work when two <ice:inputRichText /> components are present | "Save" icon does not work when two <ice:inputRichText /> components are present on two different tabs |
Fix Version/s | 1.7.1 [ 10122 ] |
Salesforce Case | [] | |
Fix Version/s | 1.8 [ 10161 ] |
Attachment | ICE-2899.war [ 11579 ] |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Fix Version/s | 1.7.2 [ 10130 ] | |
Fix Version/s | 1.8 [ 10161 ] | |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Adnan Durrani [ adnan.durrani ] |
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.