Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03
-
Fix Version/s: 4.1, EE-3.3.0.GA_P04
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Support Case References:Support Case #13433 - https://icesoft.my.salesforce.com/5007000001DTVru
-
Workaround Exists:Yes
-
Workaround Description:
Description
When dynamically including content that has an ace:fileEntry on a page and the user clicks a standard h:commandButton, a full page refresh/update is seen.
This happens only if the fileEntry component is not on the page on the initial load but dynamically added. It also only happens for a button that doesn't use an f:ajax tag (<h:commandButton action="#{fileEntry.doNothing}" value="Do nothing" />). If the fileEntry component is removed from the page, the refresh behavior remains.
This happens only if the fileEntry component is not on the page on the initial load but dynamically added. It also only happens for a button that doesn't use an f:ajax tag (<h:commandButton action="#{fileEntry.doNothing}" value="Do nothing" />). If the fileEntry component is removed from the page, the refresh behavior remains.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Case13433Example.war [ 19880 ] | |
Attachment | Case13433Example.zip [ 19881 ] |
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Invalid [ 6 ] |
Resolution | Invalid [ 6 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Attachment | Case13433Example.war [ 19880 ] |
Attachment | Case13433Example.zip [ 19881 ] |
Attachment | Case13433Example.war [ 20380 ] | |
Attachment | Case13433Example.zip [ 20381 ] |
Assignee | Mircea Toma [ mircea.toma ] | |
Fix Version/s | 4.1 [ 11375 ] | |
Fix Version/s | EE-3.3.0.GA_P04 [ 12270 ] | |
Assignee Priority | P1 [ 10010 ] |
Assignee Priority | P1 [ 10010 ] | P2 [ 10011 ] |
Assignee Priority | P2 [ 10011 ] | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45752 | Mon Jul 13 18:22:51 MDT 2015 | mircea.toma | |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Link | This issue depends on ICE-10760 [ ICE-10760 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45809 | Thu Jul 30 14:38:31 MDT 2015 | mircea.toma | |
Files Changed | ||||
![]() |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Link | This issue blocks ICE-10760 [ ICE-10760 ] |
Link | This issue blocks ICE-10760 [ ICE-10760 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows this issue.
Steps: