[jira] Created: (OFBIZ-3957) Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3957) Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL

Nicolas Malin (Jira)
Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL
---------------------------------------------------------------------------

                 Key: OFBIZ-3957
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3957
             Project: OFBiz
          Issue Type: Sub-task
            Reporter: Jacques Le Roux




--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3957) Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-3957:
----------------------------------------

To reproduce simply try to create an order in Order Manager

> Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL
> ---------------------------------------------------------------------------
>
>                 Key: OFBIZ-3957
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3957
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3957) Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Sascha Rodekamp commented on OFBIZ-3957:
----------------------------------------

yes that is right.

The ftl macro definition was updated with two new attribute ('event' and 'action'). When i implemented and changed all the calender calls these attributes weren't there. So we have to simply add an empty event and action attribute to every ftl calender call.
Not a big deal, but i have to do this ;)

Cheers
Sascha

> Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL
> ---------------------------------------------------------------------------
>
>                 Key: OFBIZ-3957
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3957
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3957) Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3957:
-----------------------------------

    Attachment: OFBIZ-3957_calenderFix.patch

Here is the fix for the template calendar calls, i hope i didn't miss one.

> Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL
> ---------------------------------------------------------------------------
>
>                 Key: OFBIZ-3957
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3957
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>         Attachments: OFBIZ-3957_calenderFix.patch
>
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3957) Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3957.
----------------------------------

       Resolution: Fixed
    Fix Version/s: jQuery
         Assignee: Jacques Le Roux

Thanks Sascha,

You patch is committed at r1006178, I have added some more you missed at r1006183

> Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL
> ---------------------------------------------------------------------------
>
>                 Key: OFBIZ-3957
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3957
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>             Fix For: jQuery
>
>         Attachments: OFBIZ-3957_calenderFix.patch
>
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3957) Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Sascha Rodekamp commented on OFBIZ-3957:
----------------------------------------

Thanks Jacques

> Seems like there is an issue with <@htmlTemplate.renderDateTimeField in FTL
> ---------------------------------------------------------------------------
>
>                 Key: OFBIZ-3957
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3957
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>             Fix For: jQuery
>
>         Attachments: OFBIZ-3957_calenderFix.patch
>
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.