You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "youssef khaye (JIRA)" <ji...@apache.org> on 2011/09/25 15:48:26 UTC

[jira] [Updated] (OFBIZ-4448) Date time field with input method set to time-drop-down is not working correctly

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

youssef khaye updated OFBIZ-4448:
---------------------------------

    Attachment: date-time-drop-down.patch

this patch should fix this issue by handling this specific case when generating the source code of the minutes drop-down input

> Date time field with input method set to time-drop-down is not working correctly
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4448
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4448
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: youssef khaye
>            Priority: Minor
>         Attachments: date-time-drop-down.patch
>
>
> when a field of type date-time with input method set to time-dropandown and it's step attibute set to 5 (for example).
> It shows a wroing default value in minutes drop-down in when minutes are greater than (60 - step/2)
> for 11:58 it show 11:00 instead of 12 : 00.
> a solution for that particular case is to show 11:55

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