Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8RC1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Any
Description
The main problem is that when the hour "12" is selected, if you click on a day number it doesn't get selected. Instead, the next day is selected. For example, you click on day "20", but actually day "21" is submitted and highlighted. Also, if "PM" was selected, it switches to "AM", and viceversa. This doesn't happen every time; it happens about 50% of the times you do this.
The other bug is that when you advance many months forward and then you click on a day, the hour selected automatically changes to one hour less. For example, I'm in January 2009 and have selected day 20 and the hour selected is 11, and then I advance to May 2009 and pick any day in May, then automatically the hour changes to 10.
The other bug is that when you advance many months forward and then you click on a day, the hour selected automatically changes to one hour less. For example, I'm in January 2009 and have selected day 20 and the hour selected is 11, and then I advance to May 2009 and pick any day in May, then automatically the hour changes to 10.
Activity
Arturo Zambrano
created issue -
Arturo Zambrano
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Adnan Durrani [ adnan.durrani ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 1.8RC1 [ 10143 ] | |
Assignee Priority | P2 | |
Affects Version/s | 1.8RC1 [ 10143 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18294 | Thu Feb 05 17:11:44 MST 2009 | adnan.durrani | Fix for |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDate.java
|
Adnan Durrani
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Adnan Durrani
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mandeep Hayher
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Adnan Durrani
made changes -
Assignee | Adnan Durrani [ adnan.durrani ] | Ken Fyten [ ken.fyten ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 1.8 [ 10161 ] | |
Fix Version/s | 1.8RC1 [ 10143 ] | |
Assignee Priority | P2 | P1 |
Assignee | Ken Fyten [ ken.fyten ] | Mark Collette [ mark.collette ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18421 | Tue Feb 24 15:34:29 MST 2009 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDateRenderer.java
|
Mark Collette
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8RC2 [ 10163 ] | |
Fix Version/s | 1.8 [ 10161 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P1 |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Mark Collette [ mark.collette ] |
These seem like they could be quirks of the datetime data-type or timezone being used. Might want to consult with Mark as he has some experience in this area.