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

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

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

Nicolas Malin (Jira)
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)