wrap pretty much all freemarker variables (i.e the data) in encodeHTML(data..). this...
authormh <mh>
Tue, 10 Dec 2002 09:24:27 +0000 (09:24 +0000)
committermh <mh>
Tue, 10 Dec 2002 09:24:27 +0000 (09:24 +0000)
commit3f7cef4ebe8b84a2a95128dd30c0ad03c704c1b5
tree82a2e6e7d80376fdb0ea130e9d528c2695c6ad0d
parent05b176ec8799f16c5bd0f9cc9f2af93e570843ac
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 media item, you come back to the same place on your list.. oh yeah, there also was a missing data. for query_media_folder
templates-dist/admin/audiolist.template
templates-dist/admin/imagelist.template
templates-dist/admin/medialist.template
templates-dist/admin/videolist.template