Hi *,

with 1.3.7 we got #Wicket-1992 solved. But now my css added images are not 
displayed anymore. Instead i get this message in my logs:
2009-08-06 11:50:26.286 ERROR SharedResourceRequestTarget: shared resource 
org.apache.wicket.Application/null/null/null/webresources/navi_items.gif not 
found or not allowed access

Ok i understand that there was a security issue and it is solved. But how can i 
display my images now?

In css i load it this way:

div.navigation div.imageBackward {
        background: url("navi_items.gif") no-repeat;
        width: 12px;
        height: 10px;
        cursor: pointer;
}

Thanks for help
Cheers
Per

-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to