Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0, EE-2.0.0.GA, 2.0.2
-
Fix Version/s: 3.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Assignee Priority:P1
Description
If we have a checkbox button inside a tab and we set it to true, and then we change tabs, when returning to the tab that contains the checkbox button, it will always be set to false, regardless of what is the default value in the bean. The test app used was /repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/CheckboxBttn. Although the bean used in this app has the annotation @ViewScoped, the same problem occurred when changing it to @SessionScoped.
Issue Links
- blocks
-
ICE-6870 ACE Tabset Proxy Server example doesn't prevent switching tabs with invalid input when running as a portlet
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #27179 | Thu Jan 12 15:10:37 MST 2012 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tabset/TabPane.java
MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tabset/TabSetRenderer.java MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tabset/TabSetMeta.java MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tabset/TabSet.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24835 | Wed Jun 15 16:53:23 MDT 2011 | mark.collette | Commit was previously lost due to |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/ace/component/checkboxbutton/CheckboxButtonRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24678 | Tue May 24 10:38:59 MDT 2011 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/ace/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonRenderer.java
|