[
https://issues.apache.org/jira/browse/OFBIZ-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758648#action_12758648
]
Wickersheimer Jeremy commented on OFBIZ-2965:
---------------------------------------------
Jacques, i think this file was modified by ofbiz, the file i get from upstream
does not include all that's bellow the // OFBiz addition: modified
format_iso_date.js, included here for convenience.
Can you try debugging with firebug ? if you put a break at
Date.parseFormattedString "return dt_date;" you should see the returned Date
object (it was Undefined Date for me before). Also make sure you reload with
Ctrl+F5 to avoid getting the js file from the browser cache.
> calendar picker does not parse the selected date correctly
> ----------------------------------------------------------
>
> Key: OFBIZ-2965
> URL: https://issues.apache.org/jira/browse/OFBIZ-2965
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Release Branch 9.04, SVN trunk
> Reporter: Wickersheimer Jeremy
> Priority: Minor
> Fix For: Release Branch 9.04, SVN trunk
>
> Attachments: calendar.patch
>
>
> The javascript calendar does not parse date with no times properly, the side
> effect is that the calendar will default to today's date.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.