]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
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)

23 years agoHave the tests test .pm files as well, yes this creates bustage, this is
zach%zachlipton.com [Wed, 31 Oct 2001 09:06:31 +0000 (09:06 +0000)] 
Have the tests test .pm files as well, yes this creates bustage, this is
intentional!

No review needed for tests at this time.

23 years agoFix test bustage by removing tabs.
myk%mozilla.org [Wed, 31 Oct 2001 08:21:28 +0000 (08:21 +0000)] 
Fix test bustage by removing tabs.

23 years agoFix for bug 98602: re-implementation of "create attachment" page.
myk%mozilla.org [Wed, 31 Oct 2001 07:42:21 +0000 (07:42 +0000)] 
Fix for bug 98602: re-implementation of "create attachment" page.
Patch by Myk Melez <myk@mozilla.org>.
r=gerv@mozilla.org,jake@acutex.net

23 years agoFix for bug 96675: checksetup should require admin e-mail address satisfy emailregexp...
zach%zachlipton.com [Sun, 28 Oct 2001 11:40:59 +0000 (11:40 +0000)] 
Fix for bug 96675: checksetup should require admin e-mail address satisfy emailregexp. This fix has
checksetup.pl use the emailregexp set in params if the params file exists, or ensures that it matches the
default emailregexp from defparams.pl.

r1=justdave, r2=bbaetz.

23 years agoA few enhancements to the template test:
jake%acutex.net [Sat, 27 Oct 2001 22:27:31 +0000 (22:27 +0000)] 
A few enhancements to the template test:
 * If there's a compilation error, report what it is
 * Don't try to compile a template if it doesn't exist
   - We already tested for that and issued an ERROR
 * Define the 'url' FILTER

23 years agoBug 105879 - Footer links have an extra | by Sanity Check
jake%acutex.net [Sat, 27 Oct 2001 01:49:33 +0000 (01:49 +0000)] 
Bug 105879 - Footer links have an extra | by Sanity Check
Patch by Matthew Tuck <matty@chariot.net.au>
r= dkl@redhat.com, jake@acutex.net

23 years agoBug 81594 - SQL error after editing user entry when changing numerous things at once...
jake%acutex.net [Sat, 27 Oct 2001 01:35:04 +0000 (01:35 +0000)] 
Bug 81594 - SQL error after editing user entry when changing numerous things at once (including the login name).
Patch by Matthew Tuck <matty@chariot.net.au>
r= dkl@redhat.com, jake@acutex.net

23 years agoCheck templates for tabs, also.
jake%acutex.net [Fri, 26 Oct 2001 20:21:38 +0000 (20:21 +0000)] 
Check templates for tabs, also.

23 years agoFix for bug 98602: re-implementation of "create attachment" page.
myk%mozilla.org [Fri, 26 Oct 2001 03:37:50 +0000 (03:37 +0000)] 
Fix for bug 98602: re-implementation of "create attachment" page.
Patch by Myk Melez <myk@mozilla.org>.
r=gerv@mozilla.org,jake@acutex.net

23 years agoBug 104065 - Stop uninitilized string warnings from getting into the error log when...
jake%acutex.net [Thu, 25 Oct 2001 21:46:58 +0000 (21:46 +0000)] 
Bug 104065 - Stop uninitilized string warnings from getting into the error log when the login cookie doesn't exist.
Patch by Dave Miller <justdave@syndicomm.com>
r= gerv@mozilla.org, jake@acutex.net

23 years agoFixed "used only once" warning coming from my patch for bug 97469. The
bbaetz%cs.mcgill.ca [Thu, 25 Oct 2001 03:33:49 +0000 (03:33 +0000)] 
Fixed "used only once" warning coming from my patch for bug 97469. The
warning was hidden from the tests by bug 106424.

r=Jake, no 2nd review needed.

23 years agoDon't rely on the TEST_VERBOSE environment variable (no longer exported from runtests...
jake%acutex.net [Thu, 25 Oct 2001 01:41:49 +0000 (01:41 +0000)] 
Don't rely on the TEST_VERBOSE environment variable (no longer exported from runtests.sh) and instead print to the TESTOUT file handle pulled in from Test::More.  This will allow the testing backend to check for verbosity rather than having to handle it in the .t files.

23 years agoBug 106424 - We weren't going orange on warnings such as "used only once". This...
jake%acutex.net [Wed, 24 Oct 2001 20:29:49 +0000 (20:29 +0000)] 
Bug 106424 - We weren't going orange on warnings such as "used only once".  This script now properly outputs the --WARNING and fails on such a condition.

23 years agoFix for bug 106315: Link on bug list for emailing QA contacts.
myk%mozilla.org [Wed, 24 Oct 2001 08:31:09 +0000 (08:31 +0000)] 
Fix for bug 106315: Link on bug list for emailing QA contacts.
Patch by Dave Miller <justdave@syndicomm.com>.
r=myk@mozilla.org, no second review needed.

23 years agoBug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.
bbaetz%cs.mcgill.ca [Tue, 23 Oct 2001 22:44:50 +0000 (22:44 +0000)] 
Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.
Also fixes seeing bugs in the buglist (bug 95024), dependancy lists,
tooltips, duplicates, and everywhere else I could see which checked group
bugs.groupset == 0.

Also fxed bug 101560, by clearing BASH_ENV

r=myk,justdave

23 years agoBug 63249 - The Bug Counts report was running very slowly due to unneeded fields...
jake%acutex.net [Tue, 23 Oct 2001 21:45:45 +0000 (21:45 +0000)] 
Bug 63249 - The Bug Counts report was running very slowly due to unneeded fields/joins in the SQL query.
Patch by Matthew Tuck <matty@chariot.net.au>
r= gerv@mozilla.org, jake@acutex.net

23 years agoBug 71840 - Make comments referenceable using a #c4 to get the fourth comment.
jake%acutex.net [Sat, 20 Oct 2001 20:03:14 +0000 (20:03 +0000)] 
Bug 71840 - Make comments referenceable using a #c4 to get the fourth comment.
Patch by Gerv <gerv@mozilla.org> and Myself.
r= jake@acutex.net, gerv@mozilla.org, justdave@syndicomm.com

23 years agoBacking out previous change, the wrong patch got checked in.
jake%acutex.net [Sat, 20 Oct 2001 19:59:57 +0000 (19:59 +0000)] 
Backing out previous change, the wrong patch got checked in.

23 years agoBug 71840 - make comments referenceable. Patch by gerv/jake. r=justdave, jake/gerv.
gerv%gerv.net [Sat, 20 Oct 2001 08:06:57 +0000 (08:06 +0000)] 
Bug 71840 - make comments referenceable. Patch by gerv/jake. r=justdave, jake/gerv.

23 years agoBug 105480 - Use the friendly name from the fielddefs table when reporting strictvalu...
jake%acutex.net [Sat, 20 Oct 2001 07:50:27 +0000 (07:50 +0000)] 
Bug 105480 - Use the friendly name from the fielddefs table when reporting strictvalue errors if it's available.
Patch by James A. Laska <jlaska@us.ibm.com>
r= justdave@syndicomm.com, jake@acutex.net

23 years agoBug 104340 - Changing the UI of the toolbar for hiding bugs in the dependency tree.
jake%acutex.net [Sat, 20 Oct 2001 07:22:52 +0000 (07:22 +0000)] 
Bug 104340 - Changing the UI of the toolbar for hiding bugs in the dependency tree.
Patch by Christian Reis <kiko@async.com.br>
r= justdave@syndicomm.com, gerv@mozilla.org