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

[jira] [Closed] (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 ]

Jacques Le Roux closed OFBIZ-5883.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 13.07.02
                   12.04.06
                   Upcoming Branch
         Assignee: Jacques Le Roux

Thanks Gareth,

Oops indeed, I was focused on the input field and did not see the time sliders in the datetimepicker. Bright side: it's good to have a distinct Jira issue for the releases change logs :)

Your patch is in 
trunk r1641131
R13.07 r1641132
R12.04 r1641133


> 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
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch, 12.04.06, 13.07.02
>
>         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)