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

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

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

Nicolas Malin (Jira)

     [ 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)