browser: quote html entities
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 6 Dec 2010 19:31:12 +0000 (20:31 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 15 Dec 2010 21:40:44 +0000 (22:40 +0100)
commite1555594fb6091ea9bb05340c7e8576e930bb3c7
tree448e7a6ee2cbfe36a1c3cd38540067b11b0512dc
parent3ab778af0d83ec94a63bccd029132166ea08bcd8
browser: quote html entities

Title and description contain special characters literally.
Other fields are usually to be inserted as HTML, but are not always valid
(stand-alone chars, invisible linebreaks) so apply some smart escaping.
browser.plp