You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Leon (JIRA)" <ji...@apache.org> on 2012/04/28 05:03:39 UTC

[jira] [Created] (OFBIZ-4847) webtools doesn't treat "Date" field properly

Leon created OFBIZ-4847:
---------------------------

             Summary: webtools doesn't treat "Date" field properly
                 Key: OFBIZ-4847
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4847
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Leon
            Priority: Minor
             Fix For: SVN trunk


if a entity field type is "Date" (YYYY-MM-DD), in edit or create form of webtools, the component of this field is redered as "timestamp".

Update the ViewGeneric.ftl to change the related "shortDateInput" from false to true will resolve this problem. see attached patch file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OFBIZ-4847) webtools doesn't treat "Date" field properly

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-4847.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Release Branch 12.04
                   Release Branch 11.04
         Assignee: Jacques Le Roux

Thanks Leon,

Your patch is in
trunk r1340405  
R12.04 r1340406
R11.04 r1340407  
  


                
> webtools doesn't treat "Date" field properly
> --------------------------------------------
>
>                 Key: OFBIZ-4847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4847
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Leon
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Release Branch 11.04, SVN trunk, Release Branch 12.04
>
>         Attachments: OFBIZ-4847.patch
>
>
> if a entity field type is "Date" (YYYY-MM-DD), in edit or create form of webtools, the component of this field is redered as "timestamp".
> Update the ViewGeneric.ftl to change the related "shortDateInput" from false to true will resolve this problem. see attached patch file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OFBIZ-4847) webtools doesn't treat "Date" field properly

Posted by "Leon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leon updated OFBIZ-4847:
------------------------

    Attachment: OFBIZ-4847.patch
    
> webtools doesn't treat "Date" field properly
> --------------------------------------------
>
>                 Key: OFBIZ-4847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4847
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Leon
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4847.patch
>
>
> if a entity field type is "Date" (YYYY-MM-DD), in edit or create form of webtools, the component of this field is redered as "timestamp".
> Update the ViewGeneric.ftl to change the related "shortDateInput" from false to true will resolve this problem. see attached patch file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira