[jira] [Updated] (OFBIZ-6403) Form widget <hyperlink> id not supported by MacroFormRenderer.java

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

[jira] [Updated] (OFBIZ-6403) Form widget <hyperlink> id not supported by MacroFormRenderer.java

Nicolas Malin (Jira)

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

Christian Carlow updated OFBIZ-6403:
------------------------------------
    Attachment: OFBIZ-6403_fix.patch

This patch fixes the last by assigning an empty string as default value to the id parameter.  Otherwise this error occurs:

FreeMarker template error: When calling macro "makeHyperlinkString", required parameter "id" (parameter #12) was not specified.

> Form widget <hyperlink> id not supported by MacroFormRenderer.java
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-6403
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6403
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>            Assignee: Nicolas Malin
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-6403.patch, OFBIZ-6403_fix.patch
>
>
> This problem was encountered when trying to patch OFBIZ-6402.



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