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

Gareth Carter commented on OFBIZ-5773:
--------------------------------------

Hi guys

I have just had a look at this issue and I don't believe the patch provided 
does not fix the issue. Google chrome works fine but in Firefox it seems to set 
initDate to browsers locale even though the attribute value is ISO:

<input name="shipAfterDate_i18n" title="Format: yyyy-MM-dd HH:mm:ss.SSS" 
value="2014-11-07 00:00:00.000" size="25" maxlength="30" 
id="shipAfterDate_00001_i18n" type="text">

In Firefox, initDate is 07/11/2014 00:00:00 so either Firefox or jQuery is 
converting to local format (I think firefox)

I have created another issue relating to this one 
https://issues.apache.org/jira/browse/OFBIZ-5850, shall I provide the patch in 
that issue or this?

> <@htmlTemplate.renderDateTimeField> icon buttons disappear on some pages 
> after refresh
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5773
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5773
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: Release Branch 11.04, Upcoming Branch
>
>         Attachments: OFBIZ-5773-branch-13.07.patch, OFBIZ-5773.patch
>
>
> When some pages that use <@htmlTemplate.renderDateTimeField> are refreshed 
> the icons associated with those fields start to disappear.
> For example, the ShipBeforeDate fields of the ship groups at 
> ordermgr/control/editOrderItems disappear one at a time for each refresh.  
> Another example of this happening is at ordermgr/control/EditQuote for the 
> QuoteIssueDate field but oddly the ValidFromDate and ValidThruDate don't 
> exhibit the behavior even though they are the same type of field.  Also, the 
> statusId field of the ordermgr/control/EditQuote also gets unset after the 
> first refresh which may be related.
> I'm not sure if this behavior is isolated to the 
> <@htmlTemplate.renderDateTimeField> or also occuring for form-widget 
> <date-time type="timestamp"/> fields as well. 



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

Reply via email to