page: convert error messages to html strings
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 30 Nov 2019 23:00:15 +0000 (00:00 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 5 Dec 2019 18:02:07 +0000 (19:02 +0100)
commit2516e2570bb7c607a5c0eb76851c2486679223e4
tree7962e8cc9601854537db2330c2ebfa1af2f251ad
parent6413bd827c1245654f5cef0198ba5bb69a5f3863
page: convert error messages to html strings

Exception objects need to be converted to strings for usage as placeholders,
and while at it, xml characters should be escaped for proper display.
page.php