You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Gareth Carter (JIRA)" <ji...@apache.org> on 2014/11/22 21:31:12 UTC

[jira] [Updated] (OFBIZ-5883) jQuery datetimepicker popup time value is not set correctly from an existing value

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

Gareth Carter updated OFBIZ-5883:
---------------------------------
    Attachment: 1641119.patch

This patch resets the input field with id ${id} with the value without ms 

> jQuery datetimepicker popup time value is not set correctly from an existing value
> ----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5883
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5883
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Release Branch 12.04, Release Branch 13.07, Trunk
>            Reporter: Gareth Carter
>            Priority: Minor
>         Attachments: 1641119.patch
>
>
> The jQuery datetimepicker popup for date-time fields does not set the time correctly from an existing value. This is because all date-time (Timestamp) fields return a millisecond component which is not supported by datetimepicker. It seems that datetimepicker is unable to parse the time with a millisecond component and instead defaults to 00:00



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)