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

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

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

Nicolas Malin (Jira)

     [ 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