[
https://issues.apache.org/jira/browse/OFBIZ-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510766
]
David E. Jones commented on OFBIZ-1127:
---------------------------------------
Adrian you wrote "I would prefer to keep it open. You are alone in the opinion
that this isn't a problem." However, I think I've been pretty clear that I DO
agree that this is a problem and should be resolved, hence my participation in
it.
Whatever the case, this issue is way too chaotic. The stuff in the original
description (I believe) has been invalidated already. You yourself mentioned
"getting a little off track". On the other hand you also mentioned opening this
issue, so perhaps you're thinking of another one as Daniel Martinez is the one
who opened this one?
Anyway, my point is for the sake of clarity and to start fresh and because the
original premise of this issue has been rejected, it should be closed.
It's great that you and Daniel are working on this, but these sorts of things
(low level, global changes) should be discussed in the larger group as
transparently as possible, and we shouldn't be in a hurry to get a solution in
place. I'm not saying this stuff is kind of a good idea, I'm saying it's the
way we should always do things in OFBiz.
> Modify the form widget to support user locales
> ----------------------------------------------
>
> Key: OFBIZ-1127
> URL: https://issues.apache.org/jira/browse/OFBIZ-1127
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Daniel MartÃnez
> Priority: Minor
> Attachments: localedateformats1.patch
>
>
> Modify the form widget to support user parametrized user locales. To support
> the local dates formats I propose a new Entity LocaleDateFormat which will
> used by the user to choose his preferred date/time format. This entity will
> have at least three columns:
> - PK
> - locale, a good list for this the CLDR (http://unicode.org/cldr/)
> - Varchar with date format , as described in javadoc of SimpleDateFormat
> Also, a parameter should be passed to the javascript calendar for it to use
> the correct format
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.