rythmengine / play-rythm

yet another static template engine for play!framework based on rythm
Apache License 2.0
21 stars 9 forks source link

Rythm doesn't use Play.ctxPath when an application is deployed to servlet container #56

Open homer42 opened 12 years ago

homer42 commented 12 years ago

Rythm doesn't seems to use Play.ctxPath for static resources when an application is deployed to servlet container.

greenlaw110 commented 12 years ago

thanks for reporting. When you say "static resources" do you mean PlayRythm's @url or @fullUrl to reverse lookup static resource?

On Fri, Sep 14, 2012 at 1:03 AM, homer42 notifications@github.com wrote:

Rythm doesn't seems to use Play.ctxPath for static resources when an application is deployed to servlet container.

— Reply to this email directly or view it on GitHubhttps://github.com/greenlaw110/play-rythm/issues/56.

homer42 commented 12 years ago

I mean @url Right now I set the application.baseUrl and use @fullUrl