- 30 Sep, 2002 4 commits
-
-
gerv%gerv.net authored
Bug 164038 - token.cgi: Cancel token messages should be moved into the templates. Patch by burnus; r=gerv.
-
bbaetz%student.usyd.edu.au authored
r=justdave x2
-
justdave%syndicomm.com authored
Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had a dependency on File::Temp, which caused it to crash before the version checks were even done to warn the admin that it wasn't present. This patch reorders the loading sequence in checksetup.pl so that the version checks are done before the Config module is loaded. 2xr=bbaetz
-
myk%mozilla.org authored
Fix for bug 171506: Fixes bustage in sanitycheck.cgi by making it check for correct product IDs in the flaginclusions and flagexclusions tables instead of the flagtypes table, which no longer has a product_id field. r=joel
-
- 29 Sep, 2002 11 commits
-
-
myk%mozilla.org authored
r=bbaetz
-
matty%chariot.net.au authored
-
bugreport%peshkin.net authored
2xr=bbaetz
-
bugreport%peshkin.net authored
2xr=justdave
-
gerv%gerv.net authored
-
myk%mozilla.org authored
Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where the qw construct needs to be surrounded by parentheses.
-
myk%mozilla.org authored
Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where the qw construct needs to be surrounded by parentheses.
-
myk%mozilla.org authored
-
myk%mozilla.org authored
-
myk%mozilla.org authored
-
myk%mozilla.org authored
Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses. r=gerv,bbaetz
-
- 28 Sep, 2002 2 commits
-
-
justdave%syndicomm.com authored
Fix for bug 171296: changing Content-disposition header in attachment.cgi to use 'inline' instead of 'attachment' so that it doesn't *force* you to download it. r= bbaetz, bzbarsky
-
gerv%gerv.net authored
-
- 27 Sep, 2002 3 commits
-
-
bugreport%peshkin.net authored
r=myk
-
gerv%gerv.net authored
-
gerv%gerv.net authored
Bug 170986 - General Summary reports don't work with taint checking. Also fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz.
-
- 26 Sep, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 25 Sep, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 24 Sep, 2002 1 commit
-
-
myk%mozilla.org authored
Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as being in the RDF namespace to update deprecated syntax and get some RDF parsers to stop generating warnings. r=gerv
-
- 23 Sep, 2002 3 commits
-
-
gerv%gerv.net authored
Bug 170064 - Change error API again to allow vars to be passed in the call. Patch by gerv; r=bbaetz.
-
gerv%gerv.net authored
-
bugreport%peshkin.net authored
r=bbaetz, gerv
-
- 21 Sep, 2002 3 commits
-
-
justdave%syndicomm.com authored
Fix for bug 63601: Recommend filename when downloading attachments (except in IE4, which chokes on the Content-Disposition header) Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com> r= bbaetz, gerv
-
gerv%gerv.net authored
-
gerv%gerv.net authored
Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.cgi. Patch by gerv; r=burnus.
-
- 20 Sep, 2002 4 commits
-
-
gerv%gerv.net authored
-
gerv%gerv.net authored
Bug 152935 - Pref for no notification on Target Milestone change not respected. Patch by jodym@oeone.com; r=bbaetz, gerv.
-
gerv%gerv.net authored
-
myk%mozilla.org authored
Last part of fix for bug 146945: Hack to support format=rdf for legacy applications that don't know to do ctype=rdf instead. r=gerv
-
- 19 Sep, 2002 4 commits
-
-
gerv%gerv.net authored
-
gerv%gerv.net authored
Bug 168804 - Document CheckCanChangeField so sites can modify it for local needs. Patch by gerv; r=bbaetz, joel.
-
gerv%gerv.net authored
-
gerv%gerv.net authored
Fallout from previous checkin; need to escape "-" in regexp for some versions of Perl, because it interprets it as a range.
-
- 18 Sep, 2002 3 commits
-
-
gerv%gerv.net authored
Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz.
-
gerv%gerv.net authored
Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to list.rdf.tmpl to fit in with new naming scheme.
-
gerv%gerv.net authored
Bug 146495 - clean up format ambiguities. We now have separate "format" and "ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk.
-