Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

In war the URI to static images in plugins lacks the static URI prefix #78

Open
fstiffo opened this issue Mar 7, 2014 · 0 comments
Open

Comments

@fstiffo
Copy link

fstiffo commented Mar 7, 2014

In war the URI to static images in plugins lacks the static URI prefix. An example:
img class="" height="100" src="/invenice-mobile-wifi/static/images/frontpage/empty.png"
when I produce the WAR, becames:
img class="" height="100" src="/invenice-mobile-wifi/images/frontpage/empty.png"
So the link is broken.
Grails 2.3.6
jQuery plugin 1.11.0
Kickstar-with-boostratp plugin 1.1.0
Resources plugin 1.2.1
Spring security core plugin 1.2.7.3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant