[jira] [Comment Edited] (OFBIZ-5608) Dates Displaying Incorrectly With Negative Offest Timezones.

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

[jira] [Comment Edited] (OFBIZ-5608) Dates Displaying Incorrectly With Negative Offest Timezones.

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006590#comment-15006590 ]

Jacques Le Roux edited comment on OFBIZ-5608 at 11/16/15 4:57 PM:
------------------------------------------------------------------

[~[hidden email]], I checked your assertion about
// FIXME: modelFormField.getEntry ignores shortDateInput when converting Date objects to Strings.

I put a breaking point in ModelFormField.getEntry(), but it's never used in relation with shortDateInput which is only used in htmlFormMacroLibrary.renderDateTimeField macro.

I tried editing a FixedAsset in webtools and I found that it works well


was (Author: jacques.le.roux):
[~[hidden email]], I checked your assertion about
// FIXME: modelFormField.getEntry ignores shortDateInput when converting Date objects to Strings.

I put a breaking point in ModelFormField.getEntry(), but it's never used in relation with shortDateInput which is only used in htmlFormMacroLibrary.renderDateTimeField macro.

I found that it works well, but when you come back to the options page xhen creating an order in order manager

> Dates Displaying Incorrectly With Negative Offest Timezones.
> ------------------------------------------------------------
>
>                 Key: OFBIZ-5608
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5608
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 12.04, Release Branch 13.07, Trunk
>            Reporter: Rupert Howell
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: IgnoreTimeZone.patch, ObjectTypeTests.patch, dates.patch, dates_1589040.patch, sqldate_scenarios.png
>
>
> Dates are displaying incorrectly when negative offset (relative to UTC) are applied by the users settings.



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