<div dir="auto">Thanks Richard for your quick remedy. I have already applied a filter in my code, but doing it server side is better and will save others similar problems.<div dir="auto"><br></div><div dir="auto">Graham<br><div dir="auto"><br></div><div dir="auto"><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, 14 Jul 2018, 16:07 Richard Smith, <<a href="mailto:richard@ex-parrot.com">richard@ex-parrot.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Graham John wrote:<br>
<br>
> <a href="https://bb.ringingworld.co.uk/view.php?id=1238812" rel="noreferrer noreferrer" target="_blank">https://bb.ringingworld.co.uk/view.php?id=1238812</a><br>
> <br>
> I got an invalid xml characters exception reading this performance as XML<br>
> because there is in an invalid character in the second paragraph of footnote<br>
> (after "on the"). Should BellBoard constrain user input to a standard set of<br>
> readable UTF8 characters?<br>
<br>
Thanks for reporting this.  The character in question is a <br>
vertical tab (U+000B), which seems a pretty odd character to <br>
have found its way into the footnote.  However I've now <br>
added code to strip control characters that cannot be <br>
represented legally in XML.<br>
<br>
<br>
Richard<br>
<br>
_______________________________________________<br>
BB-API mailing list<br>
<a href="mailto:BB-API@lists.ringingworld.co.uk" target="_blank" rel="noreferrer">BB-API@lists.ringingworld.co.uk</a><br>
<a href="https://lists.ringingworld.co.uk/listinfo/bb-api" rel="noreferrer noreferrer" target="_blank">https://lists.ringingworld.co.uk/listinfo/bb-api</a><br>
</blockquote></div>