Ranjit Kumar Singh created OFBIZ-4873:
-----------------------------------------

             Summary: Error in CSV download
                 Key: OFBIZ-4873
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4873
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Release Branch 11.04
            Reporter: Ranjit Kumar Singh
            Priority: Critical


If sorting is enabled for at least one field in list type form-widget we get 
Template Exception Stack trace in downloaded file, the same can also be 
verified at console.

Here is the Error details:

Error executing macro: renderFieldTitle
required parameter: id is not specified.
The problematic instruction:
----------
==> macro renderFieldTitle [on line 53, column 1 in 
component://widget/templates/csvFormMacroLibrary.ftl]
 in user-directive renderFieldTitle [on line 116, column 57 in 
component://widget/templates/csvFormMacroLibrary.ftl]
 in user-directive renderSortField [on line 1, column 1 in Fri May 11 12:33:29 
IST 2012]
----------

Java backtrace for programmers:
----------
freemarker.template.TemplateException: Error executing macro: renderFieldTitle
required parameter: id is not specified.
        at freemarker.core.Macro$Context.sanityCheck(Macro.java:211)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to