You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "David S Hunter (JIRA)" <ji...@apache.org> on 2018/08/30 18:32:00 UTC

[jira] [Created] (OFBIZ-10545) SurveyOptions.ftl is in the wrong location

David S Hunter created OFBIZ-10545:
--------------------------------------

             Summary: SurveyOptions.ftl is in the wrong location 
                 Key: OFBIZ-10545
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10545
             Project: OFBiz
          Issue Type: Bug
            Reporter: David S Hunter


In the website, I was at "/content/control/updateSurveyQuestion". I saw the following error message: 

   Error rendering included template at location [component://content/template/survey/SurveyOptions.ftl': freemarker.template.TemplateNotFoundException]...

 

I did a search and I found the file; however, the file is in the Groovy folder at:

_/applications/content/groovyScripts/SurveyOptions.ftl_

 

I believe the correct location should have been: 

_/applications/content/template/survey/SurveyOptions.ftl_

 

I re-saved the file at what I think is the correct location, and the error was fixed. 

 

This is my first time suggesting an issue, so if I did anything incorrectly, please let me know :). 

 



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