osm!
Yes, there was bug in 2.3.16 and previous - template folder had to be
put on classpath (src/main/resources/) as ThemeManager was looking for
theme.properties only using classpath. I have extended that and now
(as from 2.3.17 - not released yet) you can put it in webapps as well.
See https://
Hi Lukasz,
Just to follow-up, I *think* I identified the problem... I just don't
understand why. The issue is that our template directory is in
src/main/webapps/ and not src/main/resources/ . Is it possible that this is
a bug in how the UIBean resolves paths? When we move the directory the
erro
Hi all,
I'm working on an struts2+Spring application where the action could call
any of the two sub-app flow, which wil eventually have seperate URL
domains. Is it possible to mask the URL as we do InsideRedirect in Struts1.
Thanks,
Venkat
Hi Lukasz,
Our case is slightly different... we have about 10 files in our theme.
None of our theme files reference a local version of css.ftl. But to reduce
the problem to its simplest, if we remove everything from
src/main/webapp/template/tdar/ except for theme.properties and
textarea.ftl, we s
4 matches
Mail list logo