Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 3.3, EE-3.3.0.GA
 - 
            Fix Version/s: EE-3.3.0.GA_P01, 4.0.BETA, 4.0
 - 
            Component/s: ACE-Components
 - 
            Labels:None
 - 
            Environment:All
 
- 
                        Assignee Priority:P1
 - 
                        Salesforce Case Reference:
 
Description
                    With the EE 3.2.0 release and older, clicking the Today button for the ace:dateTimeEntry component would select the current days date and keep the popup opened.  With the 3.3.0 and EE 3.3.0 releases this behavior has changed.  On click of the Today button it selects the current date but closes the popup.
            
Activity
| Field | Original Value | New Value | 
|---|---|---|
| Salesforce Case Reference | 5007000000UZj7bAAD | 
| Attachment | Case12255Example.zip [ 16103 ] | 
| Summary | ace:dateTimeEntry - Clicking Today button closes popup | REGRESSION: ace:dateTimeEntry - Clicking Today button closes popup | 
| Assignee | yip.ng [ yip.ng ] | |
| Fix Version/s | 3.4 [ 10770 ] | |
| Assignee Priority | P1 [ 10010 ] | 
| Fix Version/s | EE-3.3.0.GA_P01 [ 11174 ] | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #36630 | Wed Jul 10 17:47:23 MDT 2013 | yip.ng |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.js
            
             
                            MODIFY
            				/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datetimeentry/jquery-ui-timepicker-addon.js
            
             
                            MODIFY
            				/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datetimeentry/readme.txt
            
             
                            MODIFY
            				/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryMeta.java
            
             
                            MODIFY
            				/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryRenderer.java
            
             
                            MODIFY
            				/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/readme.txt
            
             | 
| Attachment | screenshot-01.png [ 16113 ] | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Fix Version/s | 4.0 [ 11382 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 

Attached test case source code that shows the issue.