[jira] [Created] (OFBIZ-10817) Configure stackTrace displaying on ftl rendering

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

[jira] [Created] (OFBIZ-10817) Configure stackTrace displaying on ftl rendering

Nicolas Malin (Jira)
Nicolas Malin created OFBIZ-10817:
-------------------------------------

             Summary: Configure stackTrace displaying on ftl rendering
                 Key: OFBIZ-10817
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10817
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
            Reporter: Nicolas Malin
            Assignee: Nicolas Malin
         Attachments: Failure.png, FailureSafe.png

Currently when freemarker failed to execute a template, you have on end screen rendered all java stack trace generate.

I propose to improve this to display the stack trace only when the property widget.verbose is true, no regression during development and when you switch to production site, in general your widget.verbose is false so end user haven't stack trace (that totally unused for them).

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)