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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
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 |
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 |