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
Using: <f:ajax execute="@this" render="@all"/> instead of: onclick="ice.se(event, this); does not change how the test functions.