]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
23 years agoFix for bug 109480: Removes createattachment.cgi from CVS.
myk%mozilla.org [Thu, 31 Jan 2002 02:08:01 +0000 (02:08 +0000)] 
Fix for bug 109480: Removes createattachment.cgi from CVS.
Removed by Myk Melez <myk@mozilla.org>.
r=bbaetz x 2

23 years agoFix for bug 104521: Removes old attachment interface in favor of new attachment tracker.
myk%mozilla.org [Wed, 30 Jan 2002 22:14:10 +0000 (22:14 +0000)] 
Fix for bug 104521: Removes old attachment interface in favor of new attachment tracker.
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,kiko

23 years agoBug 122154 - change arrays to numeric, and clean up query.atml js
bbaetz%student.usyd.edu.au [Wed, 30 Jan 2002 21:43:11 +0000 (21:43 +0000)] 
Bug 122154 - change arrays to numeric, and clean up query.atml js
patch by kiko@async.com.br, r=caillon,bbaetz

23 years agoBug 117509 - createaccount.cgi templatisation.
gerv%gerv.net [Wed, 30 Jan 2002 07:26:34 +0000 (07:26 +0000)] 
Bug 117509 - createaccount.cgi templatisation.

23 years agoFix for bug 121735: Perl warning running checksetup.pl if a module has a
zach%zachlipton.com [Mon, 28 Jan 2002 02:59:38 +0000 (02:59 +0000)] 
Fix for bug 121735: Perl warning running checksetup.pl if a module has a
non-numeric version number. Patch sets checksetup.pl to use a string
compare instead of a numeric one.

Patch by Dave Miller. r1=Bradley Baetz and r2=Gerv

23 years agoRemoving new_comment.cgi - all part of quips.cgi now.
gerv%gerv.net [Sat, 26 Jan 2002 06:41:37 +0000 (06:41 +0000)] 
Removing new_comment.cgi - all part of quips.cgi now.

23 years agoquips.cgi rewrite and templatisation.
gerv%gerv.net [Sat, 26 Jan 2002 06:40:02 +0000 (06:40 +0000)] 
quips.cgi rewrite and templatisation.

23 years agoBug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates
bbaetz%student.usyd.edu.au [Wed, 23 Jan 2002 08:24:31 +0000 (08:24 +0000)] 
Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates
r=gerv,myk

23 years agoBug 120543 - Software error when entering a bug when not logged in & only
bbaetz%student.usyd.edu.au [Wed, 23 Jan 2002 06:23:21 +0000 (06:23 +0000)] 
Bug 120543 - Software error when entering a bug when not logged in & only
one product.
r=caillon,jake

23 years agoBug 121074 - taint error after changing bug
bbaetz%student.usyd.edu.au [Tue, 22 Jan 2002 23:12:11 +0000 (23:12 +0000)] 
Bug 121074 - taint error after changing bug
r=daa@distributed.net,jake

23 years agoBug 98368 - dbi connect doesn't use db_port option.
bbaetz%student.usyd.edu.au [Tue, 22 Jan 2002 14:49:22 +0000 (14:49 +0000)] 
Bug 98368 - dbi connect doesn't use db_port option.
Patch by gene.stuckey@tellabs.com, r=bbaetz,justdave

23 years agoBug 121170 - template outputs empty <style> tag
bbaetz%student.usyd.edu.au [Tue, 22 Jan 2002 13:08:09 +0000 (13:08 +0000)] 
Bug 121170 - template outputs empty <style> tag
r=justdave,timeless

23 years agoBug 113438 - The DTD from Bugzilla's XML output was not correct, so any attempts...
jake%acutex.net [Mon, 21 Jan 2002 21:39:54 +0000 (21:39 +0000)] 
Bug 113438 - The DTD from Bugzilla's XML output was not correct, so any attempts to validate the output were futile.
Patch by Jan <tamino_xml@yahoo.com>
r= jake

23 years agoFix for bug 108982: enable taint mode for all user-facing CGI files.
justdave%syndicomm.com [Sun, 20 Jan 2002 09:44:34 +0000 (09:44 +0000)] 
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

23 years agoRemove files no longer needed after the latest changes to the docs
jake%acutex.net [Sat, 19 Jan 2002 22:34:32 +0000 (22:34 +0000)] 
Remove files no longer needed after the latest changes to the docs

23 years agoLatest version of compiled docs (picking up recent SGML changes).
jake%acutex.net [Sat, 19 Jan 2002 07:26:39 +0000 (07:26 +0000)] 
Latest version of compiled docs (picking up recent SGML changes).

23 years agoFix for bug 120817 - Log Out and %commandmenu% in bannerhtml, r=justdave,dkl
dkl%redhat.com [Sat, 19 Jan 2002 04:04:32 +0000 (04:04 +0000)] 
Fix for bug 120817 - Log Out and %commandmenu% in bannerhtml, r=justdave,dkl

23 years agoFix for bug 119060 - Use of Template.pm filters for url and html encoding. r=jake,dkl
dkl%redhat.com [Sat, 19 Jan 2002 00:50:04 +0000 (00:50 +0000)] 
Fix for bug 119060 - Use of Template.pm filters for url and html encoding. r=jake,dkl

23 years agoBug 120081 - Bugzilla now requires version 2.06 of the Template Toolkit.
jake%acutex.net [Thu, 17 Jan 2002 09:57:24 +0000 (09:57 +0000)] 
Bug 120081 - Bugzilla now requires version 2.06 of the Template Toolkit.
r= bbaetz, justdave

23 years agoFix for bug 99608: dependency mails are no longer sent if the dependent bug can't...
justdave%syndicomm.com [Wed, 16 Jan 2002 11:25:52 +0000 (11:25 +0000)] 
Fix for bug 99608: dependency mails are no longer sent if the dependent bug can't be seen by the would-be recipient of the email.
Patch by Jake Steenhagen and David Kilzer
r= gerv, justdave

23 years agoAdditional fix for bug 112914: "Test should not `cat $file`" Previous
zach%zachlipton.com [Fri, 11 Jan 2002 11:53:18 +0000 (11:53 +0000)] 
Additional fix for bug 112914: "Test should not `cat $file`" Previous
patch fixed the problem, but this patch stops once it finds strict so
it will not take as long to run.

Patch by ddkilzer@theracingworld.com. R=zach@zachlipton.com though review
is not required for tests.

23 years agoFix for bug 113383: Add a link to the dependent bug in emails about a dependent bug...
myk%mozilla.org [Fri, 11 Jan 2002 05:47:04 +0000 (05:47 +0000)] 
Fix for bug 113383: Add a link to the dependent bug in emails about a dependent bug changing state.
Patch by Myk Melez <myk@mozilla.org>.
r=caillon,jake

23 years agoBug 113975 - Changing only cc on mass change page incorrectly gives an error that...
jake%acutex.net [Sun, 6 Jan 2002 22:36:00 +0000 (22:36 +0000)] 
Bug 113975 - Changing only cc on mass change page incorrectly gives an error that you didn't select anything to change.
r= myk x2

23 years agoBug 112914 - This test was relying on the existance of the unix "cat" command instead...
jake%acutex.net [Sat, 5 Jan 2002 00:04:09 +0000 (00:04 +0000)] 
Bug 112914 - This test was relying on the existance of the unix "cat" command instead of using perl's standard open() function.  This caused a test failed when running the tinderbox script on win32.

23 years agoSECURITY FIX for bug 109679: It was possible to send arbitrary SQL to buglist.cgi...
justdave%syndicomm.com [Sun, 30 Dec 2001 13:46:24 +0000 (13:46 +0000)] 
SECURITY FIX for bug 109679: It was possible to send arbitrary SQL to buglist.cgi by altering the HTML form before submitting.
Patch by Dave Miller <justdave@syndicomm.com>
r= dkl, gerv

23 years agoFix for bug 97784: Wrap comments properly on "edit attachment" page.
myk%mozilla.org [Thu, 27 Dec 2001 01:25:32 +0000 (01:25 +0000)] 
Fix for bug 97784: Wrap comments properly on "edit attachment" page.
Fix by Myk Melez <myk@mozilla.org>.
r=kiko,justdave

23 years agoRe-fixing bug 37339 - Checking an undefined variable for a specific value didn't...
jake%acutex.net [Tue, 25 Dec 2001 06:24:35 +0000 (06:24 +0000)] 
Re-fixing bug 37339 - Checking an undefined variable for a specific value didn't work in Netscape 4 (and was probably a strict warning everywhere else).
Fix by Christian Reis <kiko@async.com.br>
r= afranke, jake

23 years agoBugzilla Bug 106386 rid source of these misspellings: persistant persistance priviled...
timeless%mac.com [Mon, 24 Dec 2001 07:23:22 +0000 (07:23 +0000)] 
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst

23 years agoBug 98080 ask for an attachment number when no params are given
timeless%mac.com [Fri, 21 Dec 2001 07:42:28 +0000 (07:42 +0000)] 
Bug 98080 ask for an attachment number when no params are given
r=dkl r=justdave

23 years agoFix for bug 113646, midair when changing assignee gives error. Fix changes sub trim...
zach%zachlipton.com [Mon, 17 Dec 2001 09:29:52 +0000 (09:29 +0000)] 
Fix for bug 113646, midair when changing assignee gives error. Fix changes sub trim() in globals.pl not to use $_ so as not to conflict with $_ values allready
set.

Patch by myk@mozilla.org, r1=bbaetz, r2=dave.

23 years agoFix for bug 102487: If you had "comment on product change required" turned on in...
justdave%syndicomm.com [Sun, 16 Dec 2001 08:05:54 +0000 (08:05 +0000)] 
Fix for bug 102487: If you had "comment on product change required" turned on in your installation, Bugzilla would warn you of
a forgotten comment AFTER allowing you to choose new components, versions, and milestones, forcing you to hit your back button
TWICE to correct your mistake.  This checkin corrects that.
Patch by David Kilzer <ddkilzer@theracingworld.com>
r= caillon, gerv

23 years agoBug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can...
jake%acutex.net [Thu, 13 Dec 2001 06:41:04 +0000 (06:41 +0000)] 
Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi.  The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>.  The index.cgi displays both the proper header and footer in the appropriate places.  It also changes the links accoding to if you are logged in or not.
r= ddk, kiko

23 years agoFix for bug 73502: midair collision wasn't catching other bugs changing dependencies
justdave%syndicomm.com [Tue, 11 Dec 2001 10:38:18 +0000 (10:38 +0000)] 
Fix for bug 73502: midair collision wasn't catching other bugs changing dependencies
Patch by Dave Miller
r= bbaetz, jake

23 years agoRe-fix for bug 102141: The prior checkin on this bug caused an error if you could...
justdave%syndicomm.com [Mon, 10 Dec 2001 04:21:31 +0000 (04:21 +0000)] 
Re-fix for bug 102141: The prior checkin on this bug caused an error if you could only see one product and you tried to
change a bug.
Fix by David Kilzer <ddk@theracingworld.com>
r= justdave, bbaetz

23 years agoSECURITY FIX bug 54901: If you were using LDAP authentication it would let you log...
justdave%syndicomm.com [Sun, 9 Dec 2001 23:56:23 +0000 (23:56 +0000)] 
SECURITY FIX bug 54901: If you were using LDAP authentication it would let you log in as anyone if you left the password
blank.
Patch by David Crowe <crow@waveset.com>
r= jmrobins, justdave

23 years agoGet the file list of files to scan for templates from Support::Files instead of glob...
jake%acutex.net [Sat, 1 Dec 2001 05:49:47 +0000 (05:49 +0000)] 
Get the file list of files to scan for templates from Support::Files instead of glob('*')

23 years agoBug 108312 - The mid-air collision page was only showing the most recent changes...
jake%acutex.net [Tue, 27 Nov 2001 23:04:52 +0000 (23:04 +0000)] 
Bug 108312 - The mid-air collision page was only showing the most recent changes if two people comitted changes to a bug while you were viewing it.
r=louie, myk

23 years agoFix for bug 109802: Make it clear how to enter mysql passwords with special character...
myk%mozilla.org [Tue, 27 Nov 2001 08:49:26 +0000 (08:49 +0000)] 
Fix for bug 109802: Make it clear how to enter mysql passwords with special characters into localconfig.
Patch by Dave Miller <justdave@syndicomm.com>.
r=ddkilzer,louie.

23 years agoFix for bug 101875: Put the product column before the component column rather than...
myk%mozilla.org [Tue, 27 Nov 2001 07:29:29 +0000 (07:29 +0000)] 
Fix for bug 101875: Put the product column before the component column rather than after.
Patch by Paul Baker <pbaker@where2getit.com>.
Low risk, r=myk, no second review needed.

23 years agoBug 109530 - xml.cgi was quoting stuff way too much. This is because it was incorrec...
jake%acutex.net [Mon, 26 Nov 2001 22:16:10 +0000 (22:16 +0000)] 
Bug 109530 - xml.cgi was quoting stuff way too much.  This is because it was incorrectly quoted in Bug.pm
r= justdave, louie

23 years agoFix for bug 61634: explain what "Milestone URL" is on the editproducts page.
justdave%syndicomm.com [Thu, 22 Nov 2001 23:46:27 +0000 (23:46 +0000)] 
Fix for bug 61634: explain what "Milestone URL" is on the editproducts page.
patch by Matthew Tuck <matty@chariot.net.au>
r= caillon, justdave

23 years agoBug 104261 - incorrect template paths. r=myk, ddk.
gerv%gerv.net [Thu, 22 Nov 2001 14:12:36 +0000 (14:12 +0000)] 
Bug 104261 - incorrect template paths. r=myk, ddk.

23 years agoFix for bug 99864: consistant use of "product" vs "program"
justdave%syndicomm.com [Thu, 22 Nov 2001 03:56:24 +0000 (03:56 +0000)] 
Fix for bug 99864: consistant use of "product" vs "program"
Patch by Josh Soref <timeless@mac.com>
r= dkl, justdave

23 years agoBugzilla Bug 93754 describe should be #directable
timeless%mac.com [Thu, 22 Nov 2001 00:44:38 +0000 (00:44 +0000)] 
Bugzilla Bug 93754 describe should be #directable
r=justdave,dkl

23 years agoFix for bug 102141: SECURITY FIX - the Product popup menu on the show_bug form listed...
justdave%syndicomm.com [Wed, 21 Nov 2001 16:30:47 +0000 (16:30 +0000)] 
Fix for bug 102141: SECURITY FIX - the Product popup menu on the show_bug form listed all products, even if the user didn't
have access to all of them.  It now only shows products the user has access to (and the product the bug is in, if the user is
viewing it because of some other override)
Patch by George Hotelling <george.hotelling@iconideas.com> and Dave Miller <justdave@syndicomm.com>
r= bbaetz, caillon

23 years agoBug 110276:SQL error in globals.pl.
matty%chariot.net.au [Wed, 21 Nov 2001 16:09:32 +0000 (16:09 +0000)] 
Bug 110276:SQL error in globals.pl.

Patch by me, r=bbaetz,caillon.

23 years agoAdded blurb about unified diffs.
barnboy%trilobyte.net [Wed, 21 Nov 2001 04:16:24 +0000 (04:16 +0000)] 
Added blurb about unified diffs.

23 years agoTaint mode note.
barnboy%trilobyte.net [Wed, 21 Nov 2001 04:11:41 +0000 (04:11 +0000)] 
Taint mode note.

23 years agoAdded Javascript, Cookies, and Templatization requirements to Hacking
barnboy%trilobyte.net [Wed, 21 Nov 2001 04:09:06 +0000 (04:09 +0000)] 
Added Javascript, Cookies, and Templatization requirements to Hacking
Bugzilla.

23 years agoAdded tip about checking sanitycheck.cgi if you make schema changes,
barnboy%trilobyte.net [Wed, 21 Nov 2001 03:56:31 +0000 (03:56 +0000)] 
Added tip about checking sanitycheck.cgi if you make schema changes,
per bug 98049.

23 years agoRemoved references to bugzilla.mozilla.org so we can avoid
barnboy%trilobyte.net [Wed, 21 Nov 2001 02:22:30 +0000 (02:22 +0000)] 
Removed references to bugzilla.mozilla.org so we can avoid
spurious bug postings.  However, this file will need some significant
treatment for 2.16 release since the query.cgi interface has changed.

23 years agoBacking out previous checkin, this file is distributed with Bugzilla, we don't need...
justdave%syndicomm.com [Wed, 21 Nov 2001 02:11:05 +0000 (02:11 +0000)] 
Backing out previous checkin, this file is distributed with Bugzilla, we don't need mozilla-specific information in it.

23 years agoAdded one liner mentioning that mozilla.org provides only one vote
barnboy%trilobyte.net [Wed, 21 Nov 2001 01:46:14 +0000 (01:46 +0000)] 
Added one liner mentioning that mozilla.org provides only one vote
per bug.

23 years agoModified Win32 notes regarding system() calls per bug 99595.
barnboy%trilobyte.net [Wed, 21 Nov 2001 01:26:45 +0000 (01:26 +0000)] 
Modified Win32 notes regarding system() calls per bug 99595.

23 years agoFixed CPAN locations per bug 97582.
barnboy%trilobyte.net [Wed, 21 Nov 2001 01:18:03 +0000 (01:18 +0000)] 
Fixed CPAN locations per bug 97582.

23 years agoAdded bit about needing proper <Directory> permissions in order
barnboy%trilobyte.net [Wed, 21 Nov 2001 01:09:38 +0000 (01:09 +0000)] 
Added bit about needing proper <Directory> permissions in order
for .htaccess to function.  See bug 97668.

23 years agoChanged openjade compilation instructions to match new commands
barnboy%trilobyte.net [Wed, 21 Nov 2001 00:41:23 +0000 (00:41 +0000)] 
Changed openjade compilation instructions to match new commands
required by XML conversion of the Guide.

23 years agoInitial conversion to XML format from SGML.
barnboy%trilobyte.net [Wed, 21 Nov 2001 00:36:24 +0000 (00:36 +0000)] 
Initial conversion to XML format from SGML.
Note this is a work-in-progress.  It compiles cleanly, but I am not yet
submitting compiled HTML and text.
There is one notable problem: nsgmls barfs on the <imagedata> tag in
database.sgml during validation.  openjade handles it fine. Weird.

23 years agoFix for bug 109240: fixes the regression that changed the way comments regarding...
myk%mozilla.org [Tue, 20 Nov 2001 10:59:55 +0000 (10:59 +0000)] 
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.

23 years agoFix for bug 107120, templates/default/global/header has invalid HTML.
zach%zachlipton.com [Tue, 20 Nov 2001 09:59:57 +0000 (09:59 +0000)] 
Fix for bug 107120, templates/default/global/header has invalid HTML.
Patch removes a <meta> tag as per bug 38856.

Patch by David D. Kilzer <mailto:ddkilzer@theracingworld.com>.
r1=Christopher Aillon <mailto:caillon@returnzero.com>. No 2nd review
required as per caillon.

23 years agoBug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justdave,...
gerv%gerv.net [Mon, 19 Nov 2001 06:23:19 +0000 (06:23 +0000)] 
Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justdave, mattyt. Wahey!

23 years agoBug 98707. Query.cgi rewrite, reformatting and templatisation. Patch by me, layout...
gerv%gerv.net [Mon, 19 Nov 2001 06:20:20 +0000 (06:20 +0000)] 
Bug 98707. Query.cgi rewrite, reformatting and templatisation. Patch by me, layout by mpt and others, r=justdave,matty. Wahey!

23 years agoMoving a comment to the right place, in order to be able to make a comment about...
matty%chariot.net.au [Sun, 18 Nov 2001 11:54:54 +0000 (11:54 +0000)] 
Moving a comment to the right place, in order to be able to make a comment about my previous check in that accidentally got checked in without a comment, and hence didn't show up on Tinderbox I think.

It was a change to CGI.pl, a fix for bug 105812: Rename "Components" link in sub GetCommandMenu() to "Products".

The patch was by James A Laska <jlaska@us.ibm.com>.

23 years ago*** empty log message ***
matty%chariot.net.au [Sun, 18 Nov 2001 11:22:50 +0000 (11:22 +0000)] 
*** empty log message ***

23 years agoFix for bug 100788: enter_bug.cgi wasn't correctly interpretting whether or not a...
justdave%syndicomm.com [Sun, 18 Nov 2001 07:05:48 +0000 (07:05 +0000)] 
Fix for bug 100788: enter_bug.cgi wasn't correctly interpretting whether or not a partial URL needed an http:// added to the
front of it, which had the side-effect of duplicating the http:// on the front when a URL was passed from Bugzilla Helper.
Patch by Josh Soref <timeless@mac.com>
r= justdave, caillon

23 years agoFix for bug 109354: After entering a new bug, the link offering to add an attachment...
justdave%syndicomm.com [Sun, 18 Nov 2001 06:40:02 +0000 (06:40 +0000)] 
Fix for bug 109354: After entering a new bug, the link offering to add an attachment to the bug you just created pointed at
the old attachment form instead of the new one.
Patch by Josh Soref <timeless@mac.com>
r= myk x2

23 years agoFix for bug 107120: templates/default/global/header was generating HTML that wouldn...
justdave%syndicomm.com [Sun, 18 Nov 2001 06:25:15 +0000 (06:25 +0000)] 
Fix for bug 107120: templates/default/global/header was generating HTML that wouldn't validate as HTML 4.01 Transitional
Patch by Dave Miller <justdave@syndicomm.com>
r= jake, bbaetz

23 years agoFix for bug 92500: line-feeds were not being properly converted when submitting param...
justdave%syndicomm.com [Sun, 18 Nov 2001 06:18:07 +0000 (06:18 +0000)] 
Fix for bug 92500: line-feeds were not being properly converted when submitting parameter changes with some Mac browsers.
Patch by Gervase Markham <gerv@mozilla.org>
r= ddk, justdave

23 years agoBacking out previous checkin, it broke the tree. :(
justdave%syndicomm.com [Sun, 18 Nov 2001 05:28:24 +0000 (05:28 +0000)] 
Backing out previous checkin, it broke the tree. :(

23 years agoFix for bug 102487: If admin has set preferences to require a comment on a product...
justdave%syndicomm.com [Sun, 18 Nov 2001 05:12:53 +0000 (05:12 +0000)] 
Fix for bug 102487: If admin has set preferences to require a comment on a product/component change, prompt the user that they
forgot to comment first, before prompting for component, milestone, and version for new product.
Patch by Garvase Markham <gerv@mozilla.org>
r= kiko, ddk

23 years agoFix for bug 12284: allow user to specify which columns to display in a bug list
justdave%syndicomm.com [Sun, 18 Nov 2001 05:04:37 +0000 (05:04 +0000)] 
Fix for bug 12284: allow user to specify which columns to display in a bug list
Patch by Andreas Franke <afranke@ags.uni-sb.de>
r= gerv, kiko

23 years agoFix the double testing of .pm files.
zach%zachlipton.com [Sun, 18 Nov 2001 01:29:06 +0000 (01:29 +0000)] 
Fix the double testing of .pm files.

No review needed for tests at this time.

23 years agoBug 104677 : Votes field (text style) on showvotes.cgi defaults to size 5, not natura...
matty%chariot.net.au [Sat, 17 Nov 2001 18:29:54 +0000 (18:29 +0000)] 
Bug 104677 : Votes field (text style) on showvotes.cgi defaults to size 5, not natural size and doesn't include a maxlength attribute.

Patch by Christoper Aillon <caillon@returnzero.com>.

23 years agoBug 101560, pt 2. Perl 5.00503 gives a (bogus?) warning which 5.6 doesn't.
bbaetz%cs.mcgill.ca [Sat, 17 Nov 2001 15:57:25 +0000 (15:57 +0000)] 
Bug 101560, pt 2. Perl 5.00503 gives a (bogus?) warning which 5.6 doesn't.
Quote manually rather than using qw to get arround this

23 years agoBug 101560 - clear some more env vars so that system calls will run in
bbaetz%cs.mcgill.ca [Sat, 17 Nov 2001 15:19:46 +0000 (15:19 +0000)] 
Bug 101560 - clear some more env vars so that system calls will run in
taint mode. The perforce integration stuff needs this.

r=gerv,mattyt

23 years agoBug 6419 - command-line query tools by Andreas Franke <afranke@ags.uni-sb.de>.
gerv%gerv.net [Fri, 16 Nov 2001 01:04:58 +0000 (01:04 +0000)] 
Bug 6419 - command-line query tools by Andreas Franke <afranke@ags.uni-sb.de>.

23 years agoBug 107718 pt 2 - use subtraction instead of the ~ operator, which older
bbaetz%cs.mcgill.ca [Wed, 14 Nov 2001 23:12:23 +0000 (23:12 +0000)] 
Bug 107718 pt 2 - use subtraction instead of the ~ operator, which older
mysql versions don't support. Remove the checksetup.pl restriction, too.

r=jake x2

23 years agoWe don't really need to look for fragments that are pulled in by [% INCLUDE %] or...
jake%acutex.net [Wed, 14 Nov 2001 11:44:07 +0000 (11:44 +0000)] 
We don't really need to look for fragments that are pulled in by [% INCLUDE %] or [% PROCESS %].  While removing this code bit doesn't allow us to seperatly check that those fragments exist and compile, they'll be checked atomatically when the the template that wants them is run through the process() routine by the 004template.t test.  This issue was raised because bug 98707 introduced a [% BLOCK %] element and the syntax for using that is the same as for including a template fragment.

23 years agoFix license headers and make attachment changed page look like bug changed page....
gerv%gerv.net [Wed, 14 Nov 2001 01:24:18 +0000 (01:24 +0000)] 
Fix license headers and make attachment changed page look like bug changed page. Bug 99518 and 98110. r-myk, no second review.

23 years agoFix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a tooltip...
jake%acutex.net [Mon, 12 Nov 2001 21:43:59 +0000 (21:43 +0000)] 
Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a tooltip for it, you'd get uninitialized variables warnings in your error log.  This path also introduces a cache so if the same bug # is mentioned more than once during the same running of the script, it only has to query the database once.
r= mattyt, gerv

23 years agoOops. Bug 109690 again, r=justdave, gerv
bbaetz%cs.mcgill.ca [Mon, 12 Nov 2001 13:47:24 +0000 (13:47 +0000)] 
Oops. Bug 109690 again, r=justdave, gerv

23 years agoBug 109690: Check $bug before using it.
bbaetz%cs.mcgill.ca [Mon, 12 Nov 2001 13:39:14 +0000 (13:39 +0000)] 
Bug 109690: Check $bug before using it.
r=justdave,gerv

23 years agoBugzilla Bug 109138 platform detection not working on macintosh
timeless%mac.com [Fri, 9 Nov 2001 13:32:43 +0000 (13:32 +0000)] 
Bugzilla Bug 109138 platform detection not working on macintosh
r=bbaetz,dkl

23 years agoFix for bug 109048: fixes error when creating attachments without logging in.
myk%mozilla.org [Fri, 9 Nov 2001 09:11:09 +0000 (09:11 +0000)] 
Fix for bug 109048: fixes error when creating attachments without logging in.
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv

23 years agoFix for bug 99519: timestamps were not being set correctly in the activity table...
justdave%syndicomm.com [Thu, 8 Nov 2001 11:38:12 +0000 (11:38 +0000)] 
Fix for bug 99519: timestamps were not being set correctly in the activity table in some situations, and the delta_ts on the
bug itself was not always being updated if dependencies or CCs changed.
Patch by Dave Miller <justdave@syndicomm.com>
r= bbaetz, jake

23 years agoFix for bug 104652: Duplicate bugs in the dependency tree now get marked with the...
myk%mozilla.org [Thu, 8 Nov 2001 10:43:55 +0000 (10:43 +0000)] 
Fix for bug 104652: Duplicate bugs in the dependency tree now get marked with the message "This bug appears elsewhere in this tree." so users know why the bug does not appear to have dependencies.
Patch by Gerv <gerv@mozilla.org>.
r=jake@acutex.net,myk@mozilla.org

23 years agoFix for bug 108822: Prevent any user from changing their own groupset.
myk%mozilla.org [Thu, 8 Nov 2001 08:54:15 +0000 (08:54 +0000)] 
Fix for bug 108822: Prevent any user from changing their own groupset.
Patch by Jake <jake@acutex.net>.
r=bbaetz,myk

23 years agoFix for bug 108821: Prevent users with any blessgroupset privileges from blessing...
myk%mozilla.org [Thu, 8 Nov 2001 08:52:13 +0000 (08:52 +0000)] 
Fix for bug 108821: Prevent users with any blessgroupset privileges from blessing any group set.
Patch by Jake <jake@acutex.net> and Bradley <bbaetz@cs.mcgill.ca>.
r=jake,myk for Bradley's portion, r=bbaetz,myk for Jake's portion.

23 years agoFix for bug 108812: Prevent users from running queries containing arbitrary SQL.
myk%mozilla.org [Thu, 8 Nov 2001 08:49:18 +0000 (08:49 +0000)] 
Fix for bug 108812: Prevent users from running queries containing arbitrary SQL.
Patch by Jake <jake@acutex.net>
r=bbaetz,myk

23 years agoRequire (temporarily) mysql >= 3.23.5 for the ~ operator, needed for the
bbaetz%cs.mcgill.ca [Thu, 8 Nov 2001 06:42:32 +0000 (06:42 +0000)] 
Require (temporarily) mysql >= 3.23.5 for the ~ operator, needed for the
fix to bug 107718. This should be removed when the group stuff lands (bug
60822).

r=justdave x 2

23 years agoBug 101166 - users seeing a bug via _accessible bits should see that its
bbaetz%cs.mcgill.ca [Thu, 8 Nov 2001 00:11:33 +0000 (00:11 +0000)] 
Bug 101166 - users seeing a bug via _accessible bits should see that its
the group

r=justdave,jake

23 years agoBug 108547 - Make the JavaScript use proper DOM
jake%acutex.net [Wed, 7 Nov 2001 22:58:56 +0000 (22:58 +0000)] 
Bug 108547 - Make the JavaScript use proper DOM
Patch by Christopher Aillon <caillon@returnzero.com>
r= timeless@bemail.org, kiko@async.com.br

23 years agoRefixing bug 71840 - The name should be the 'name' should be the same as what the...
jake%acutex.net [Wed, 7 Nov 2001 02:06:02 +0000 (02:06 +0000)] 
Refixing bug 71840 - The name should be the 'name' should be the same as what the 'href' points it too...
r= justdave@syndicomm.com

23 years agoSECURITY FIX see bug 108385: Due to trusting of passed form fields that shouldn't...
justdave%syndicomm.com [Tue, 6 Nov 2001 04:47:17 +0000 (04:47 +0000)] 
SECURITY FIX see bug 108385: Due to trusting of passed form fields that shouldn't have been trusted, it was possible to add a comment to a bug pretending to be someone else if you edited the HTML by hand before submitting.  The bug form did not include the field in question, but due to legacy processing code, the field was still trusted if it was present.
Patch by Dave Miller <justdave@syndicomm.com>
r= jake x2

23 years agoSECURITY FIX see bug 108516: Due to trusting of passed form fields that shouldn't...
justdave%syndicomm.com [Tue, 6 Nov 2001 04:43:35 +0000 (04:43 +0000)] 
SECURITY FIX see bug 108516: Due to trusting of passed form fields that shouldn't have been trusted, it was possible to file a
bug pretending to be someone else if you edited the HTML by hand before submitting.
Patch by Dave Miller <justdave@syndicomm.com>
r= bbaetz, jake

23 years agoBugzilla Bug 107672 Browser OS/Platform discrimination alg sucks
timeless%mac.com [Mon, 5 Nov 2001 12:44:34 +0000 (12:44 +0000)] 
Bugzilla Bug 107672 Browser OS/Platform discrimination alg sucks
r=bbaetz, jake
Windows XP references are #'d because of bug 92763

23 years agoBug 107718 - mass changes give all changed bugs the groupset of the first
bbaetz%cs.mcgill.ca [Sat, 3 Nov 2001 13:49:23 +0000 (13:49 +0000)] 
Bug 107718 - mass changes give all changed bugs the groupset of the first
bug in the list.

Do bit fiddling instead of adding groupsets from the first bug.

r=justdave, jake

23 years agoFix for bug 105773: Email addresses in the CC list are now sorted case-insensitively
justdave%syndicomm.com [Sat, 3 Nov 2001 10:05:43 +0000 (10:05 +0000)] 
Fix for bug 105773: Email addresses in the CC list are now sorted case-insensitively
Patch by Adam Kennedy <bugzilla@ali.as>
r= justdave x2

23 years agoFix for bug 95615: cosmetic change to clarify error message when trying to use too...
justdave%syndicomm.com [Sat, 3 Nov 2001 04:05:13 +0000 (04:05 +0000)] 
Fix for bug 95615: cosmetic change to clarify error message when trying to use too many votes
Patch by Adam Kennedy <bugzilla@ali.as>
r= justdave x2

23 years agoFixing tinderbox bustage (removing <Tab>s and adding a "use vars" line)
jake%acutex.net [Wed, 31 Oct 2001 11:31:00 +0000 (11:31 +0000)] 
Fixing tinderbox bustage (removing <Tab>s and adding a "use vars" line)