ICEfaces
  1. ICEfaces
  2. ICE-7471

ace:dialog - dynamically changing header value causes dialog content to disappear

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.1-Beta2
    • Fix Version/s: 3.0.1, EE-3.0.0.GA
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 2.1.0 Beta2

      Description

      If the header attribute of the ace:dialog component is set to a value binding EL expression and this value is changed while the dialog is displayed, the dialog losses its content and the header is not changed. A browser refresh displays the correct value and content.



        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Attachment Case10704Example.war [ 13767 ]
        Attachment dialog-header-issue-after.JPG [ 13768 ]
        Attachment dialog-header-issue-before.JPG [ 13769 ]
        Arran Mccullough made changes -
        Attachment Case10704Example.zip [ 13770 ]
        Ken Fyten made changes -
        Salesforce Case []
        Fix Version/s 2.1 [ 10241 ]
        Assignee Priority P2
        Assignee yip.ng [ yip.ng ]
        Arran Mccullough made changes -
        Salesforce Case [5007000000JNFq8]
        Ken Fyten made changes -
        Fix Version/s 3.0.1 [ 10282 ]
        Fix Version/s 3.0 [ 10241 ]
        Assignee Priority P2
        yip.ng made changes -
        Attachment screenshot-3.png [ 13886 ]
        Hide
        yip.ng added a comment -

        Same general problem as ICE-7517. Only now it's the title attribute that gets moved, not "appendToBody." And it's moved in jQuery JS, not wrapper JS. See screenshot-3.png.

        Show
        yip.ng added a comment - Same general problem as ICE-7517 . Only now it's the title attribute that gets moved, not "appendToBody." And it's moved in jQuery JS, not wrapper JS. See screenshot-3.png.
        Ken Fyten made changes -
        Assignee Priority P2
        Ken Fyten made changes -
        Assignee Priority P2 P1
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28131 Fri Mar 02 15:07:53 MST 2012 yip.ng ICE-7471: ace:dialog - dynamically changing header value causes dialog content to disappear.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogRenderer.java
        Hide
        yip.ng added a comment - - edited

        Fixed. The jQuery dialog already has a title parameter to take the header text directly. By using the title parameter the framework DOM diff. is able to detect the difference. Don't know why Grimlock used the twisted way of passing the header text thru a title attribute.

        Revision: 28131


        Modified : /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogRenderer.java

        Show
        yip.ng added a comment - - edited Fixed. The jQuery dialog already has a title parameter to take the header text directly. By using the title parameter the framework DOM diff. is able to detect the difference. Don't know why Grimlock used the twisted way of passing the header text thru a title attribute. Revision: 28131 Modified : /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogRenderer.java
        yip.ng made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28154 Mon Mar 05 10:11:11 MST 2012 yip.ng ICE-7471: ace:dialog - dynamically changing header value causes dialog content to disappear.
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogRenderer.java
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Hide
        yip.ng added a comment -

        Revision: 28154


        Modified : /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogRenderer.java

        Show
        yip.ng added a comment - Revision: 28154 Modified : /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogRenderer.java
        yip.ng made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s EE-3.0.0.GA [ 10262 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P1

          People

          • Assignee:
            yip.ng
            Reporter:
            Arran Mccullough
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: