Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 3.1.0.BETA1
 - 
            Fix Version/s: 3.1.0.BETA2, 3.1
 - 
            Component/s: ACE-Components
 - 
            Labels:None
 - 
            Environment:ICEfaces 3.1.0 BETA1
 
- 
                        Assignee Priority:P1
 - 
                        Affects:Compatibility/Configuration
 
Description
                    An ace:dataTable uses grouping for a single column.  The sortAscending attribute for this column is set to true.  When a new set of data is retrieved the resetSorting() method is called for the dataTable.  When this is called the sortAscending for the groupBy column is set to false or is ignored when the data is displayed.
            
Activity
| Field | Original Value | New Value | 
|---|---|---|
| Salesforce Case | [5007000000MGox9] | 
| Attachment | Case11295Example.zip [ 14484 ] | |
| Attachment | Case11295ExampleWAR.zip [ 14485 ] | 
| Fix Version/s | 3.1.0.BETA2 [ 10336 ] | |
| Fix Version/s | 3.1 [ 10312 ] | |
| Assignee Priority | P1 | |
| Assignee | Nils Lundquist [ nils.lundquist ] | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #29255 | Wed May 30 16:01:58 MDT 2012 | nils.lundquist |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
            
             | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #29273 | Thu May 31 17:41:32 MDT 2012 | nils.lundquist |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
            
             
                            MODIFY
            				/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/column/ColumnMeta.java
            
             | 
| Affects | [Compatibility/Configuration] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 

Test Case that shows issue.
Steps to reproduce: