Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Fix Version/s: 3.1.0.BETA2, 3.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:ICEfaces3 Trunk Revision# 29035
-
Assignee Priority:P1
-
ICEsoft Forum Reference:
Description
The test page consist of an ice:inputRichText with it's value bound to a backing bean, as well as a commandButton with an actionListener. Each time the actionListener is called some text is appended to the inputRichText's value. Currently, the text inside the inputRichText component is only being updated on the first click of the commandButton. The same value is being printed on the page and this value gets updated with each click of the button, it is only the text within the component that does not update. I've attached a screenshot showing the issue, as well as the war file used for testing.
Activity
Cruz Miraback
created issue -
Cruz Miraback
made changes -
Field | Original Value | New Value |
---|---|---|
ICEsoft Forum Reference | http://jforum.icesoft.org/JForum/posts/list/20862.page | |
Salesforce Case | [] |
Cruz Miraback
made changes -
Attachment | InputRichText.png [ 14430 ] | |
Attachment | inputRichText.war [ 14431 ] |
Cruz Miraback
made changes -
Salesforce Case | [] | |
Fix Version/s | 3.1 [ 10312 ] | |
Affects Version/s | 3.1 [ 10312 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P2 | |
Affects Version/s | 3.0.1 [ 10282 ] | |
Affects Version/s | 3.1 [ 10312 ] | |
Assignee | Arturo Zambrano [ artzambrano ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P2 | P1 |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 3.1.0.BETA2 [ 10336 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29288 | Mon Jun 04 18:30:49 MDT 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor_ext.js
MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichText.java MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextRenderer.java |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30021 | Tue Jul 17 11:06:02 MDT 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor_ext.js
MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichText.java MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextRenderer.java |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Committed fix at revision 29288.