Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.1.0.RC1
-
Fix Version/s: EE-4.1.0.GA, 4.2.BETA, 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:EE4-trunk r48681
Browsers: FF43.0.1, Chrome50
Server: Tomcat7.0.32
-
Assignee Priority:P1
Description
dataTable > TableConfigPanel Ajax tests fail: "open" ajax events don't appear to fire (there is no ajax report rendered when opening the tableConfigPanel):
"open" Event Test (Default execute/render)
"open" Event Test (execute=@all render=@all)
QA test app:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/dataTable
Test page: /dataTableAjax.jsf
"open" Event Test (Default execute/render)
"open" Event Test (execute=@all render=@all)
QA test app:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/dataTable
Test page: /dataTableAjax.jsf
r48855: modified supplied client id to obtain the client id of the panel itself, and thus being able to register the open ajax event correctly