[jira] [Comment Edited] (OFBIZ-12201) In several locations the date-time localisation is NOT respected.

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-12201) In several locations the date-time localisation is NOT respected.

Nicolas Malin (Jira)

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

Jacques Le Roux edited comment on OFBIZ-12201 at 3/30/21, 6:21 PM:
-------------------------------------------------------------------

I wonder if it's not related with the fact that a localised date-time would not work in find if not in a specific format, ie in US format...

I got this error too in French:  !Image 003.png!

The text might be useful:

Error:
TypeError: dateObj is null

File(s):
/common/js/jquery/plugins/datejs/date-fr-FR.js


was (Author: jacques.le.roux):
I wonder if it's not related with the fact that a localised date-time would not work in find if not in a specific format, ie in US format...

I got this error too in French: !Image 003.png!

> In several locations the date-time localisation is NOT respected.
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-12201
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12201
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS, ALL PLUGINS
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Priority: Major
>         Attachments: Image 003.png
>
>
> I did not search for all cases but here are some:
> ordermgr/control/FindRequest
> ordermgr/control/FindQuote
> ordermgr/control/findreturn
> accounting/control/findInvoices
> So it seems it's (mostly?) related to the find function.
> It's only about rendering the date in the field after picking it, the date-time picker is localised.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)