You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Nikkel K (JIRA)" <ji...@apache.org> on 2011/02/08 10:04:57 UTC

[jira] Created: (OFBIZ-4170) The Time-Slider of the DateTimePicker seems to be bugged at the first Item

The Time-Slider of the DateTimePicker seems to be bugged at the first Item
--------------------------------------------------------------------------

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


If you open the DTP you can see 3 sliders at the bottom line displaying hours, minutes and seconds. If you move those sliders to the very left you will notice that the first two positions are equal. For example on the "hour slider" the first 2 Slider-Positions are "1". So effectivly you cannot set the time to 00:00:00 but only to 01:05:10. The first Element seems to be buggy. 
Case:
Your time is xx:00:xx
you select 20 minutes and click on "now".
result: the minutes dont change.

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

        

[jira] Commented: (OFBIZ-4170) The Time-Slider of the DateTimePicker seems to be bugged at the first Item

Posted by "Sascha Rodekamp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991883#comment-12991883 ] 

Sascha Rodekamp commented on OFBIZ-4170:
----------------------------------------

Hi,
seems that there is a little bit more work todo ... i'll check.

Thanks for reporting.

Have a good day
Sascha

> The Time-Slider of the DateTimePicker seems to be bugged at the first Item
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-4170
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4170
>             Project: OFBiz
>          Issue Type: Bug
>         Environment: Win XP SP3, JRE 1.6.0_23-b05, german locale
>            Reporter: Nikkel K
>
> If you open the DTP you can see 3 sliders at the bottom line displaying hours, minutes and seconds. If you move those sliders to the very left you will notice that the first two positions are equal. For example on the "hour slider" the first 2 Slider-Positions are "1". So effectivly you cannot set the time to 00:00:00 but only to 01:05:10. The first Element seems to be buggy. 
> Case:
> Your time is xx:00:xx
> you select 20 minutes and click on "now".
> result: the minutes dont change.

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

        

[jira] Updated: (OFBIZ-4170) The Time-Slider of the DateTimePicker seems to be bugged at the first Item

Posted by "Sascha Rodekamp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-4170:
-----------------------------------

    Attachment: OFBIZ-4170_TimepickerUpdate.zip
                OFBIZ-4170_TimepickerUpdate.patch

Hi,
here is a patch for the reported issue. The bug is solved in the current Timepicker version 0.9.3. To apply the patch:

* Applay the .patch file
* delete the old timepicker 0.9.1 version
* extract the zip file and copy the js files in place

That's it
Have a good day 
Sascha

> The Time-Slider of the DateTimePicker seems to be bugged at the first Item
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-4170
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4170
>             Project: OFBiz
>          Issue Type: Bug
>         Environment: Win XP SP3, JRE 1.6.0_23-b05, german locale
>            Reporter: Nikkel K
>         Attachments: OFBIZ-4170_TimepickerUpdate.patch, OFBIZ-4170_TimepickerUpdate.zip
>
>
> If you open the DTP you can see 3 sliders at the bottom line displaying hours, minutes and seconds. If you move those sliders to the very left you will notice that the first two positions are equal. For example on the "hour slider" the first 2 Slider-Positions are "1". So effectivly you cannot set the time to 00:00:00 but only to 01:05:10. The first Element seems to be buggy. 
> Case:
> Your time is xx:00:xx
> you select 20 minutes and click on "now".
> result: the minutes dont change.

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

        

[jira] Closed: (OFBIZ-4170) The Time-Slider of the DateTimePicker seems to be bugged at the first Item

Posted by "Erwan de FERRIERES (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES closed OFBIZ-4170.
-------------------------------------


> The Time-Slider of the DateTimePicker seems to be bugged at the first Item
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-4170
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4170
>             Project: OFBiz
>          Issue Type: Bug
>         Environment: Win XP SP3, JRE 1.6.0_23-b05, german locale
>            Reporter: Nikkel K
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-4170_TimepickerUpdate.patch, OFBIZ-4170_TimepickerUpdate.zip
>
>
> If you open the DTP you can see 3 sliders at the bottom line displaying hours, minutes and seconds. If you move those sliders to the very left you will notice that the first two positions are equal. For example on the "hour slider" the first 2 Slider-Positions are "1". So effectivly you cannot set the time to 00:00:00 but only to 01:05:10. The first Element seems to be buggy. 
> Case:
> Your time is xx:00:xx
> you select 20 minutes and click on "now".
> result: the minutes dont change.

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

        

[jira] Assigned: (OFBIZ-4170) The Time-Slider of the DateTimePicker seems to be bugged at the first Item

Posted by "Erwan de FERRIERES (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES reassigned OFBIZ-4170:
-----------------------------------------

    Assignee: Erwan de FERRIERES

> The Time-Slider of the DateTimePicker seems to be bugged at the first Item
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-4170
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4170
>             Project: OFBiz
>          Issue Type: Bug
>         Environment: Win XP SP3, JRE 1.6.0_23-b05, german locale
>            Reporter: Nikkel K
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-4170_TimepickerUpdate.patch, OFBIZ-4170_TimepickerUpdate.zip
>
>
> If you open the DTP you can see 3 sliders at the bottom line displaying hours, minutes and seconds. If you move those sliders to the very left you will notice that the first two positions are equal. For example on the "hour slider" the first 2 Slider-Positions are "1". So effectivly you cannot set the time to 00:00:00 but only to 01:05:10. The first Element seems to be buggy. 
> Case:
> Your time is xx:00:xx
> you select 20 minutes and click on "now".
> result: the minutes dont change.

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