Details
-
Type: Bug
-
Status: Closed
-
Priority: 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 ] |
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 | |
Files Changed | ||||
MODIFY
/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 | |
Files Changed | ||||
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 ] |
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 |
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.