Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6DR#3
-
Component/s: ICE-Components
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
forum user wrote:
I use selectInputDate. No popup. When I put my locale to, for instance, fr-CA, the months and days are in french. But the first day of the week is "lun." (mon.). It should be "dim" (sun.)
The thing is, if I click on the right or left arrow to change the month, the order of the days change automatically and "dim." appears suddenly to be the first day of the week! During the rest of the session, the calendars are from now on correctly set to the locale, the order of the days is correct. If I logout and relog, the same strange behavior appears.
Issue Links
- depends on
-
ICE-2485 Set Ajax request header Accept-Language from previous lifecycle's Locale
- Closed
Activity
Philip Breau
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Mandeep Hayher [ mandeep.hayher ] |
Mandeep Hayher
made changes -
Assignee | Mandeep Hayher [ mandeep.hayher ] | Ken Fyten [ ken.fyten ] |
Ken Fyten
made changes -
Fix Version/s | 1.7DR#3 [ 10112 ] | |
Assignee | Ken Fyten [ ken.fyten ] | Mark Collette [ mark.collette ] |
Ken Fyten
made changes -
Assignee Priority | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15471 | Wed Dec 19 22:25:11 MST 2007 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/application/D2DViewHandler.java
|
Mark Collette
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15483 | Fri Dec 21 11:26:47 MST 2007 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/application/D2DViewHandler.java
|
Ken Fyten
made changes -
Fix Version/s | 1.7 [ 10080 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Mark Collette [ mark.collette ] |
Following behaviour seen with Icefaces1.6.2:
When the page is loaded the first time the week starts with"dim" but when some date in the current month is selected the starting day of the week changes to "lun".