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
Neil Griffin
created issue -
Neil Griffin
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | sample-icefaces-rich-text-portlet-4.4.1.1.war [ 10884 ] |
Ken Fyten
made changes -
Fix Version/s | 1.7.1 [ 10122 ] | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Adnan Durrani
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Adnan Durrani
made changes -
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 |
Ken Fyten
made changes -
Fix Version/s | 1.7.1 [ 10122 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 1.8 [ 10161 ] |
Adnan Durrani
made changes -
Attachment | ICE-2899.war [ 11579 ] |
Adnan Durrani
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Fix Version/s | 1.7.2 [ 10130 ] | |
Fix Version/s | 1.8 [ 10161 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
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.