]> Sergey Matveev's repositories - public-inbox.git/commit
www: ensure XML validity for some odd ASCII chars
authorEric Wong <e@80x24.org>
Sun, 14 Aug 2016 10:21:17 +0000 (10:21 +0000)
committerEric Wong <e@80x24.org>
Sun, 14 Aug 2016 10:44:34 +0000 (10:44 +0000)
commit1d0ce406b75fc174bee51e77efe5f10c61fb6098
treee057ad98a50511815c56e56c1fda2bf8697c2a82
parent43bd7b193a936c8368ba5808c1d693c639f25933
www: ensure XML validity for some odd ASCII chars

I've seen 0x1b (\e) in at least one message and some other
possibly non-printable chars.  In any case, make sure they're
valid XML with us-ascii encoding as far as xmlstarlet(1) thinks
so.
lib/PublicInbox/Hval.pm