Odd error in current version of SP caused by XML comment in config.
Ian Young
ian at iay.org.uk
Sat Feb 21 17:16:31 EST 2015
> On 20 Feb 2015, at 21:55, Mike Flynn <shibbolethlynda at yahoo.com> wrote:
>
> Turns out this error was caused by this character: ö
>
> Moreover, that character was inside a comment like this: <!-- The Name of the enterprise metadata öwner -->. 2.3.1 had no issue with that character. Is this a bug? Just curious. I can get rid of the umlaut blessed O and the issue is resolved but was curious why this occurred.
This kind of thing often happens when you glue together lumps of text which were encoded in different ways. For example, if you glue together some UTF-8 text with some Windows code page 1252 text, this kind of thing can happen.
-- Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150221/95aa3525/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5250 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/users/attachments/20150221/95aa3525/attachment.bin
More information about the users
mailing list