Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02
-
Fix Version/s: EE-3.3.0.GA_P03
-
Component/s: ACE-Components
-
Labels:None
-
Environment:HideEE-3.3.0-maintenance branch rev.41315
Browsers: all
Server: Tomcat7
QA test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/tabSetShowEE-3.3.0-maintenance branch rev.41315 Browsers: all Server: Tomcat7 QA test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/tabSet
-
Assignee Priority:P3
Description
The tabSet attribute page: /tabSet/tabsetAttribute.jsf
uses an <icecore:singleSubmit/> tag, and when clicking the "Change Style and StyleClass" button on this page, the actionListener is fired twice and the style/styleClass is changed twice on the tabSet (debug statements are added in the bean).
This works as expected if replacing the icecore:singleSubmit tag with an f:ajax tag:
<f:ajax execute="@all" render="@all">
QA test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/tabSet
uses an <icecore:singleSubmit/> tag, and when clicking the "Change Style and StyleClass" button on this page, the actionListener is fired twice and the style/styleClass is changed twice on the tabSet (debug statements are added in the bean).
This works as expected if replacing the icecore:singleSubmit tag with an f:ajax tag:
<f:ajax execute="@all" render="@all">
QA test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/tabSet
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion