wrap pretty much all freemarker variables (i.e the data) in encodeHTML(data..). this...
authormh <mh>
Tue, 10 Dec 2002 09:44:10 +0000 (09:44 +0000)
committermh <mh>
Tue, 10 Dec 2002 09:44:10 +0000 (09:44 +0000)
commit17436a20a18f14d0b910ee1e5ba0564cd14d18de
treef1d3c9cb7280dfa58d973882f699d295eec6cc6e
parent6f4c5b51cc965410cab969de77e2e4c38e4ffd8d
wrap pretty much all freemarker variables (i.e the data) in encodeHTML(data..). this fixes tons of bugs in the admin, like when stuff dissappeats after quotes, etc.. also add query_text, query_field, etc.. to the delete request URL so that after deleting a comment, you come back to the same place on your list.. also get rid of useless offset hidden parameter which causes a bug when searching and your offset is above 0
templates-dist/admin/commentlist.template