You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rishi Solanki (JIRA)" <ji...@apache.org> on 2009/07/03 08:08:47 UTC

[jira] Updated: (OFBIZ-2671) Getting error while using "MacroScreenViewHandler".

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

Rishi Solanki updated OFBIZ-2671:
---------------------------------

    Attachment: BalanceSheet.csv

Hello Jacopo,
I have tested the use of "MacroScreenViewHandler" for the csv that is for the handler "screentext".
I have tested it for;
Accounting >> Organization Gl Setting >> Reports >> Balance sheet

After getting the Balance sheet, when we go for the csv export then getting error in generated csv file, Here I'm attaching the same error generated.


> Getting error while using "MacroScreenViewHandler".
> ---------------------------------------------------
>
>                 Key: OFBIZ-2671
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2671
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Brajesh Patel
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: BalanceSheet.csv
>
>
> I am getting error message in side of the .csv file while using "MacroScreenViewHandler". error log as follows:
> ---- stack trace ---------------------------------------------------------------
> freemarker.core.ParseException: Error in template: component://widget/templates/textScreenMacroLibrary.ftl
> on line 33, column 1
> Macros cannot be nested. in component://widget/templates/textScreenMacroLibrary.ftl
> freemarker.core.FMParser.Macro(FMParser.java:1760)
> freemarker.core.FMParser.FreemarkerDirective(FMParser.java:2393)
> freemarker.core.FMParser.Content(FMParser.java:2618)
> freemarker.core.FMParser.OptionalBlock(FMParser.java:2786)
> freemarker.core.FMParser.Macro(FMParser.java:1846)
> freemarker.core.FMParser.FreemarkerDirective(FMParser.java:2393)
> freemarker.core.FMParser.Content(FMParser.java:2618)
> freemarker.core.FMParser.OptionalBlock(FMParser.java:2786)
> freemarker.core.FMParser.Root(FMParser.java:2958)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.