ICEfaces
  1. ICEfaces
  2. ICE-8124

ice:inputRichText value not updating on the page when changed programmatically

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major 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

      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 ICE-8124 ice:inputRichText value not updating on the page when changed programmatically... fixed
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor_ext.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichText.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextRenderer.java
        Hide
        Arturo Zambrano added a comment -

        Committed fix at revision 29288.

        Show
        Arturo Zambrano added a comment - Committed fix at revision 29288.
        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 ICE-8124 modified approach for supporting programmatic changes in ace:richTextEntry, now it's done by using String.hashCode()
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor_ext.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichText.java
        Commit graph 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 ]

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Cruz Miraback
          • Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: