Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: EE-4.0.0.GA, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IF4 trunk rev. 42519
Browsers: all
Server: Tomcat7.0.42
-
Assignee Priority:P2
Description
On the DynamciAttribute test page, when updating any of the two attributes, the updates are not visible on the page.
QA test app for ace:controlList:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/listControl
Dynamic attribute test: //listControlDynAttribute.jsf
QA test app for ace:controlList:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/listControl
Dynamic attribute test: //listControlDynAttribute.jsf
Activity
Carmen Cristurean
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Judy Guglielmin [ judy.guglielmin ] | |
Security | Private [ 10001 ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Affects Version/s | 3.3 [ 10370 ] | |
Affects Version/s | 4.0 [ 11382 ] | |
Priority | Major [ 3 ] | Minor [ 4 ] |
Assignee Priority | P2 [ 10011 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42539 | Tue Sep 09 17:18:07 MDT 2014 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/listcontrol/ListControlMeta.java
|
Judy Guglielmin
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Judy Guglielmin
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Judy Guglielmin [ judy.guglielmin ] | Arturo Zambrano [ artzambrano ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43908 | Wed Jan 14 16:59:16 MST 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/listcontrol/ListControlRenderer.java
|
Arturo Zambrano
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43912 | Thu Jan 15 13:51:58 MST 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/listcontrol/ListControlRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43914 | Thu Jan 15 14:47:39 MST 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/listcontrol/ListControlRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43917 | Thu Jan 15 15:30:55 MST 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/listcontrol/listcontrol.css
|
Liana Munroe
made changes -
Attachment | listControl.PNG [ 17890 ] |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Using: <f:ajax execute="@this" render="@all"/> instead of: onclick="ice.se(event, this); does not change how the test functions.