Define charset by default in SAML POST views
Marvin Addison
marvin.addison at gmail.com
Mon Dec 15 14:48:53 EST 2014
>
> We might want to add it to the actual templates
Ok. I don't think there's much of a use case for changing the encoding, so
I'll go that route. You can always edit the profile-specific template, so
it's still liable to change.
I didn't recall the <meta> tag being there, so I don't know when it got
> added or by whom.
>
In my experience it's best to declare the encoding everywhere you can. We
ran into an issue with non-Latin characters not rendering properly in one
of our Java webapps, and found that specifying the encoding in the HTML
header was one of a few places you had to declare encoding to get the
characters to render properly.
M <dev-unsubscribe at shibboleth.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20141215/545fe982/attachment.html
More information about the dev
mailing list