[jira] Created: (OFBIZ-4169) DateTimePicker shows wrong current time

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-4169) DateTimePicker shows wrong current time

Nicolas Malin (Jira)
DateTimePicker shows wrong current time
---------------------------------------

                 Key: OFBIZ-4169
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4169
             Project: OFBiz
          Issue Type: Bug
         Environment: Win XP SP3, JRE 1.6.0_23-b05, german locale
            Reporter: Nikkel K


The DateTimePicker calculates *nearly* always in 5m steps and rounds up or down, depending on the nearest result. This means, that you have at 14:11:10 and at 14:12:10 a time of 14:10:10 in the DTP and at 14:13:10 and 14:14:10 already 14:15:10 (so on the one hand you have a "current" time that shows in the future and on the other hand the same time 5 times in the DTP (while the mins. dont increase, the seconds do).

comment to the *nearly* always: i had exactly *one* case, where i had xx:*01*:xx, and i cant recreate it...

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4169) DateTimePicker shows wrong current time

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993495#comment-12993495 ]

Sascha Rodekamp commented on OFBIZ-4169:
----------------------------------------

Hi,
jep i will check what's the problem.

Cheers
Sascha

> DateTimePicker shows wrong current time
> ---------------------------------------
>
>                 Key: OFBIZ-4169
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4169
>             Project: OFBiz
>          Issue Type: Bug
>         Environment: Win XP SP3, JRE 1.6.0_23-b05, german locale
>            Reporter: Nikkel K
>
> The DateTimePicker calculates *nearly* always in 5m steps and rounds up or down, depending on the nearest result. This means, that you have at 14:11:10 and at 14:12:10 a time of 14:10:10 in the DTP and at 14:13:10 and 14:14:10 already 14:15:10 (so on the one hand you have a "current" time that shows in the future and on the other hand the same time 5 times in the DTP (while the mins. dont increase, the seconds do).
> comment to the *nearly* always: i had exactly *one* case, where i had xx:*01*:xx, and i cant recreate it...

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4169) DateTimePicker shows wrong current time

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-4169:
-----------------------------------

    Assignee: Sascha Rodekamp

Found the issue, fix will come tonight.
Just a configuration thing.


> DateTimePicker shows wrong current time
> ---------------------------------------
>
>                 Key: OFBIZ-4169
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4169
>             Project: OFBiz
>          Issue Type: Bug
>         Environment: Win XP SP3, JRE 1.6.0_23-b05, german locale
>            Reporter: Nikkel K
>            Assignee: Sascha Rodekamp
>
> The DateTimePicker calculates *nearly* always in 5m steps and rounds up or down, depending on the nearest result. This means, that you have at 14:11:10 and at 14:12:10 a time of 14:10:10 in the DTP and at 14:13:10 and 14:14:10 already 14:15:10 (so on the one hand you have a "current" time that shows in the future and on the other hand the same time 5 times in the DTP (while the mins. dont increase, the seconds do).
> comment to the *nearly* always: i had exactly *one* case, where i had xx:*01*:xx, and i cant recreate it...

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Resolved: (OFBIZ-4169) DateTimePicker shows wrong current time

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp resolved OFBIZ-4169.
------------------------------------

    Resolution: Fixed

> DateTimePicker shows wrong current time
> ---------------------------------------
>
>                 Key: OFBIZ-4169
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4169
>             Project: OFBiz
>          Issue Type: Bug
>         Environment: Win XP SP3, JRE 1.6.0_23-b05, german locale
>            Reporter: Nikkel K
>            Assignee: Sascha Rodekamp
>
> The DateTimePicker calculates *nearly* always in 5m steps and rounds up or down, depending on the nearest result. This means, that you have at 14:11:10 and at 14:12:10 a time of 14:10:10 in the DTP and at 14:13:10 and 14:14:10 already 14:15:10 (so on the one hand you have a "current" time that shows in the future and on the other hand the same time 5 times in the DTP (while the mins. dont increase, the seconds do).
> comment to the *nearly* always: i had exactly *one* case, where i had xx:*01*:xx, and i cant recreate it...

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4169) DateTimePicker shows wrong current time

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-4169:
-----------------------------------


Thanks Nikkel K. The patch is committed at Rev1071328

> DateTimePicker shows wrong current time
> ---------------------------------------
>
>                 Key: OFBIZ-4169
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4169
>             Project: OFBiz
>          Issue Type: Bug
>         Environment: Win XP SP3, JRE 1.6.0_23-b05, german locale
>            Reporter: Nikkel K
>            Assignee: Sascha Rodekamp
>
> The DateTimePicker calculates *nearly* always in 5m steps and rounds up or down, depending on the nearest result. This means, that you have at 14:11:10 and at 14:12:10 a time of 14:10:10 in the DTP and at 14:13:10 and 14:14:10 already 14:15:10 (so on the one hand you have a "current" time that shows in the future and on the other hand the same time 5 times in the DTP (while the mins. dont increase, the seconds do).
> comment to the *nearly* always: i had exactly *one* case, where i had xx:*01*:xx, and i cant recreate it...

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-4169) DateTimePicker shows wrong current time

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-4169.
----------------------------------


Hi Sascha,

It's an OFBiz convention to close Jira issues once resolved. Actually I directly close them without passing by resolved status.

Happy to see you handling issues :)

> DateTimePicker shows wrong current time
> ---------------------------------------
>
>                 Key: OFBIZ-4169
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4169
>             Project: OFBiz
>          Issue Type: Bug
>         Environment: Win XP SP3, JRE 1.6.0_23-b05, german locale
>            Reporter: Nikkel K
>            Assignee: Sascha Rodekamp
>
> The DateTimePicker calculates *nearly* always in 5m steps and rounds up or down, depending on the nearest result. This means, that you have at 14:11:10 and at 14:12:10 a time of 14:10:10 in the DTP and at 14:13:10 and 14:14:10 already 14:15:10 (so on the one hand you have a "current" time that shows in the future and on the other hand the same time 5 times in the DTP (while the mins. dont increase, the seconds do).
> comment to the *nearly* always: i had exactly *one* case, where i had xx:*01*:xx, and i cant recreate it...

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira