CSS and images broken on logout.vm
David E. Newswanger
David_Newswanger at berea.edu
Fri Jan 15 10:40:09 EST 2016
CSS and images aren't loading properly on my default logout.vm page.
This is the line that is supposed to include the style sheet.
<link rel="stylesheet" type="text/css" href="$request.getContextPath()/css/main.css">
Rather than producing a link to href="/idp/css/main.css" when the page is rendered to the user, the template produces href="$request.getContextPath()/css/main.css"
I'm using Tomcat 7 and IdP 3.20. Images and CSS load fine on all of the other pages. I just recently upgraded from IdP v3.1.2 to IdP 3.20. Thoughts?
Thanks,
David Newswanger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160115/e9b7a41e/attachment.html>
More information about the users
mailing list