You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Swapnil M Mane (JIRA)" <ji...@apache.org> on 2018/08/31 06:40:00 UTC

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

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

Swapnil M Mane closed OFBIZ-10545.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 16.11.05

This has been fixed at r#1839730 at release16.11

Thanks David S Hunter for your contribution.

Issue doesn't exist on trunk and r17.12, so no backporting needed.

> SurveyOptions.ftl is in the wrong location 
> -------------------------------------------
>
>                 Key: OFBIZ-10545
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10545
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 16.11
>            Reporter: David S Hunter
>            Assignee: Swapnil M Mane
>            Priority: Minor
>             Fix For: 16.11.05
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> 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)