[jira] [Closed] (OFBIZ-5310) Export CSV error
Posted by
Nicolas Malin (Jira) on
URL: http://ofbiz.116.s1.nabble.com/jira-Closed-OFBIZ-5310-Export-CSV-error-tp4643859.html
[
https://issues.apache.org/jira/browse/OFBIZ-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Crum closed OFBIZ-5310.
------------------------------
Resolution: Fixed
> 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