[jira] [Commented] (OFBIZ-5310) Export CSV error

Posted by Nicolas Malin (Jira) on
URL: http://ofbiz.116.s1.nabble.com/jira-Commented-OFBIZ-5310-Export-CSV-error-tp4643858.html


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

Adrian Crum commented on OFBIZ-5310:
------------------------------------

Fixed in revision 1522002. Thanks Oliver!

               

> Export CSV error
> ----------------
>
>                 Key: OFBIZ-5310
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5310
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: oliver wang
>            Assignee: Adrian Crum
>
> The csvMenuMacroLibrary.ftl cannot be found in the system. So the communication error will be occured when exporting csv. Now I have to add a empty csvMenuMacroLibrary.ftl under framework\widget\templates.
> The error should be caused by the following code changes:
> MacroScreenViewHandler.java
> MenuStringRenderer menuStringRenderer = new MacroMenuRenderer(UtilProperties.getPropertyValue("widget", getName() + ".menurenderer"), request, response);
> screens.getContext().put("menuStringRenderer", menuStringRenderer);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira