[
https://issues.apache.org/jira/browse/WW-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850212#comment-13850212
]
ASF subversion and git services commented on WW-4260:
-----------------------------------------------------
Commit 1551478 from [~lukaszlenart] in branch 'struts2/trunk'
[ https://svn.apache.org/r1551478 ]
WW-4260 Uses ServletContext to load themes.properties from
> themes.properties cannot be loaded using ServletContext
> -------------------------------------------------------
>
> Key: WW-4260
> URL: https://issues.apache.org/jira/browse/WW-4260
> Project: Struts 2
> Issue Type: Improvement
> Components: Integration
> Affects Versions: 2.3.16
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.3.17
>
>
> Right now when defining a new theme and overriding just separated files, all
> the files and themes.properties must lay under classpath (e.g. in
> {{src/main/resources}} when using Maven).
> This all is because {{TemplateEngine}} doesn't use {{ServletContext}} to
> resolve path to {{themes.properties}}.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)