Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.3.16
-
None
Description
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.