Hello,
It's a question before creating a Jira. In a datetime field, I'm not able to enter in the field, directly the date-time I want, because going to the next field with tab, erase it. If I use datetimepicker icon it works. Second point: With en language, the tooltips in the fields says the format is yyyy-MM-dd HH.mm.ss.SSS when it is MM/dd/yyyy hh:mm:ss a It seem that it was'nt like this few months ago. Can anyone confirm this ? Olivier |
Hi Olivier,
Please see my reply inline.. Regards, James On 2021/01/11 20:41:53, Olivier Heintz <[hidden email]> wrote: > Hello, > > It's a question before creating a Jira. > > In a datetime field, I'm not able to enter in the field, directly the date-time I want, because going to the next field with tab, erase it. > If I use datetimepicker icon it works. [James] I think you are referring to trunk. Is the datetime format entered, the same as the datetimepicker? > > Second point: With en language, the tooltips in the fields says the format is yyyy-MM-dd HH.mm.ss.SSS when it is MM/dd/yyyy hh:mm:ss a [James] Issue is with the hardcoded value for the tooltip, as the date display format is locale-specific. > > It seem that it was'nt like this few months ago. Can anyone confirm this ? [James] See OFBIZ-12071. > > Olivier > |
Hi Oliver,
Found the regression comes from OFBIZ-12097. The fix is now in trunk. Will look into the tooltip issue. Thanks, James On 2021/01/12 01:32:31, James Yong <[hidden email]> wrote: > Hi Olivier, > > Please see my reply inline.. > > Regards, > James > > On 2021/01/11 20:41:53, Olivier Heintz <[hidden email]> wrote: > > Hello, > > > > It's a question before creating a Jira. > > > > In a datetime field, I'm not able to enter in the field, directly the date-time I want, because going to the next field with tab, erase it. > > If I use datetimepicker icon it works. > [James] I think you are referring to trunk. Is the datetime format entered, the same as the datetimepicker? > > > > > Second point: With en language, the tooltips in the fields says the format is yyyy-MM-dd HH.mm.ss.SSS when it is MM/dd/yyyy hh:mm:ss a > [James] Issue is with the hardcoded value for the tooltip, as the date display format is locale-specific. > > > > > It seem that it was'nt like this few months ago. Can anyone confirm this ? > [James] See OFBIZ-12071. > > > > > Olivier > > > |
Tooltip issue fixed at OFBIZ-12123.
On 2021/01/12 03:19:12, James Yong <[hidden email]> wrote: > Hi Oliver, > > Found the regression comes from OFBIZ-12097. > The fix is now in trunk. > > Will look into the tooltip issue. > > Thanks, > James > > On 2021/01/12 01:32:31, James Yong <[hidden email]> wrote: > > Hi Olivier, > > > > Please see my reply inline.. > > > > Regards, > > James > > > > On 2021/01/11 20:41:53, Olivier Heintz <[hidden email]> wrote: > > > Hello, > > > > > > It's a question before creating a Jira. > > > > > > In a datetime field, I'm not able to enter in the field, directly the date-time I want, because going to the next field with tab, erase it. > > > If I use datetimepicker icon it works. > > [James] I think you are referring to trunk. Is the datetime format entered, the same as the datetimepicker? > > > > > > > > Second point: With en language, the tooltips in the fields says the format is yyyy-MM-dd HH.mm.ss.SSS when it is MM/dd/yyyy hh:mm:ss a > > [James] Issue is with the hardcoded value for the tooltip, as the date display format is locale-specific. > > > > > > > > It seem that it was'nt like this few months ago. Can anyone confirm this ? > > [James] See OFBIZ-12071. > > > > > > > > Olivier > > > > > > |
Free forum by Nabble | Edit this page |