Define charset by default in SAML POST views
Cantor, Scott
cantor.2 at osu.edu
Mon Dec 15 14:31:31 EST 2014
On 12/15/14, 7:26 PM, "Marvin Addison" <marvin.addison at gmail.com> wrote:
>
>In reviewing the Velocity templates while working on IDP-537, I've noted
>that the following charset declaration appears in all but the SAML POST
>views:
>
><meta charset="utf-8">
>
>Any reason not to include that tag in add-html-head-content.vm so that
>the charset is defined by default?
We might want to add it to the actual templates, but the
add-html-head-content.vm itself is something we created to let people
inject their own content, and we probably wouldn't want to depend on
people including it there in their version of it if we thought it should
be included.
The binding templates defintely weren't done at the same time or by the
same people as the views. I didn't recall the <meta> tag being there, so I
don't know when it got added or by whom.
-- Scott
More information about the dev
mailing list