summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2001-10-11Fix for bug 97784: comments in attachment update form are now properly ↵justdave%syndicomm.com1-2/+2
word-wrapped. This is a server-side implementation to do the word-wrapping, which will probably eventually be used in the main comments area on the bug form as well. Patch by Myk Melez <myk@mozilla.org> r= gerv, justdave
2001-10-08Fix for bug 98074: Attachment manager doesn't html_escape bug titles.zach%zachlipton.com1-3/+8
r1=caillon <mailto:caillon@returnzero.com>, r2=Jake <mailto:jake@acutex.net>
2001-08-31Fix for bug 84338: initial implementation of attachment tracker, which lets ↵myk%mozilla.org9-0/+559
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com