Commit Graph

13 Commits

Author SHA1 Message Date
myk%mozilla.org
7395f6773d Fix for bug 72184: prevents users from entering too-large comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions.
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2002-03-11 07:33:03 +00:00
bbaetz%student.usyd.edu.au
31ae83ceb3 Bug 97729 - uploaders need to be able to obsolete their own attachments
r=jake, justdave
2002-02-26 06:13:35 +00:00
bbaetz%student.usyd.edu.au
b798365389 Bug 100094 - use generic template handling code
r=mattyt, afranke
2002-02-13 02:27:24 +00:00
bbaetz%student.usyd.edu.au
289e7236a2 Bug 122418 pt2 - obsoleting a patch from the create attachment screen gave
a taint error.
2002-02-05 00:11:48 +00:00
bbaetz%student.usyd.edu.au
b56c24f1b4 bug 122418 - setting attachment status fails taint checks. Just needed to
detaint after checking.
r=gerv,kiko
2002-02-04 22:16:18 +00:00
justdave%syndicomm.com
e24c04e22a Fix for bug 108982: enable taint mode for all user-facing CGI files.
Patch by Brad Baetz <bbaetz@student.usyd.edu.au>
r= jake, justdave
2002-01-20 01:44:52 +00:00
gerv%gerv.net
807c799353 Bug 104261 - incorrect template paths. r=myk, ddk. 2001-11-22 06:12:36 +00:00
myk%mozilla.org
f7e7d5aeff Fix for bug 109240: fixes the regression that changed the way comments regarding attachment creation are formatted.
Patch by Jake <jake@acutex.net>.
r=myk@mozilla.org, no second review needed.
2001-11-20 02:59:55 +00:00
myk%mozilla.org
306a373344 Fix for bug 109048: fixes error when creating attachments without logging in.
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2001-11-09 01:11:09 +00:00
myk%mozilla.org
4ea5f75411 Fix for bug 98602: re-implementation of "create attachment" page.
Patch by Myk Melez <myk@mozilla.org>.
r=gerv@mozilla.org,jake@acutex.net
2001-10-30 23:42:22 +00:00
justdave%syndicomm.com
cba6d3584a Fix for bug 97784: comments in attachment update form are now properly 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-11 02:17:58 +00:00
myk%mozilla.org
8026fbca74 Fix for bug 97764: Fixes errant sending of mail on attachment changes to users who do not want to receive mail about their own changes.
Patch by Jake <jake@acutex.net>.
r=myk@mozilla.org; no second review needed.
2001-08-31 21:40:33 +00:00
myk%mozilla.org
e13d19a446 Fix for bug 84338: initial implementation of attachment tracker, which lets users flag attachments with statuses.
Patch by Myk Melez <myk@mozilla.org>
r=justdave@syndicomm.com
2001-08-31 04:19:32 +00:00