Email Notifications will not do nested, nested ${screen.render...
-----------------------------------------------------------------

                 Key: OFBIZ-351
                 URL: http://issues.apache.org/jira/browse/OFBIZ-351
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: ecommerce, order
            Reporter: Chris Howe


When running the email notification services, if you have a screen that was 
called by ${screen.render(screenString)} and screenString contains a 
${screen.render(secondScreenRender)}, the email service will fail

for instance if you were to put a ${screen.render(screenString)} inside 
OrderScreens.xml#orderheader , the email will fail

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to