Small typo on attribute-release.vm or not?
Marco Malavolti
marco.malavolti at garr.it
Wed Jun 22 04:19:15 EDT 2016
Hi,
Can someone tell me if, in the *attribute-release.vm*, the:
<img src="$request.getContextPath()#springMessage("idp.logo")" alt="#springMessageText("idp.logo.alt-text", "logo")" class="federation_logo">
could be changed into:
<img src="#springMessage("idp.logo")" alt="#springMessageText("idp.logo.alt-text", "logo")" class="federation_logo">
to be more similar to the:
<img src="#springMessage("idp.logo")" alt="#springMessageText("idp.logo.alt-text", "logo")">
present on "login.vm" template?
If I keep the "*$request.getContextPath()*" before
"*#springMessage("idp.logo")*" the consent page doesn't show me the
idp.logo set on "*error-messages.properties*" because it adds an "/idp"
before path provided.
It is a bug? Typo?
I hope this can be useful for the next release of Shibboleth IdP. (If it
is a bug/typo really)
Best Regards,
--
Marco Malavolti
Consortium GARR - Servizio IDEM GARR AAI
Via dei Tizii, 6 - I-00185 (ROMA)
CF: 37284570583 - PI:07577141000
Skype: marco.mala
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160622/beab5825/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3608 bytes
Desc: Firma crittografica S/MIME
URL: <http://shibboleth.net/pipermail/users/attachments/20160622/beab5825/attachment-0001.p7s>
More information about the users
mailing list