]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
23 years agoBugzilla Bug 103121 editusers.cgi needs an Add link on the query page.
timeless%mac.com [Wed, 10 Oct 2001 11:57:30 +0000 (11:57 +0000)] 
Bugzilla Bug 103121 editusers.cgi needs an Add link on the query page.
patch by dkl. r=kiko

23 years agoBugzilla Bug 97185 make_select should add a newline after each option
timeless%mac.com [Wed, 10 Oct 2001 11:52:09 +0000 (11:52 +0000)] 
Bugzilla Bug 97185 make_select should add a newline after each option
patch by kiko. r=zach, gerv

23 years agoBugzilla Bug 51521 Broken HTML on user permissions page
timeless%mac.com [Wed, 10 Oct 2001 11:47:17 +0000 (11:47 +0000)] 
Bugzilla Bug 51521 Broken HTML on user permissions page
patchwork by john.beranek@pace.co.uk and kiko. r=zach, kiko, gerv

23 years agoIt's also possible to PROCESS another attachment fragment, not just INCLUDE.
jake%acutex.net [Wed, 10 Oct 2001 02:14:59 +0000 (02:14 +0000)] 
It's also possible to PROCESS another attachment fragment, not just INCLUDE.

No review needed for tests at this time. NOT PART OF BUILD.

23 years agoFix for bug 98074: Attachment manager doesn't html_escape bug titles.
zach%zachlipton.com [Mon, 8 Oct 2001 00:50:22 +0000 (00:50 +0000)] 
Fix for bug 98074: Attachment manager doesn't html_escape bug titles.

r1=caillon <mailto:caillon@returnzero.com>, r2=Jake
<mailto:jake@acutex.net>

23 years agoAllow compile tests for files that run in taint mode
jake%acutex.net [Sun, 7 Oct 2001 06:22:45 +0000 (06:22 +0000)] 
Allow compile tests for files that run in taint mode

No review needed for tests at this time. NOT PART OF BUILD

23 years agoWe also need to look for templates that are INCLUDEd in other templates.
jake%acutex.net [Sun, 7 Oct 2001 04:37:20 +0000 (04:37 +0000)] 
We also need to look for templates that are INCLUDEd in other templates.

No review needed for tests at this time. NOT PART OF BUILD

23 years agoDoc type fix, r=kiko
bbaetz%cs.mcgill.ca [Sun, 7 Oct 2001 02:04:08 +0000 (02:04 +0000)] 
Doc type fix, r=kiko

23 years agoTest that scans Bugzilla's code looking for used templates then checks to make sure...
jake%acutex.net [Sun, 7 Oct 2001 01:59:32 +0000 (01:59 +0000)] 
Test that scans Bugzilla's code looking for used templates then checks to make sure that:
 a) All the required templates exist
 b) They all have good syntax

No review needed for tests at this time. NOT PART OF BUILD

23 years agoFixing issue where excluded files aren't excluded if they end in .pl or
zach%zachlipton.com [Sat, 6 Oct 2001 10:49:06 +0000 (10:49 +0000)] 
Fixing issue where excluded files aren't excluded if they end in .pl or
.cgi.

23 years agoDon't test importxml.pl since you need XML::Parser which is not required,
zach%zachlipton.com [Sat, 6 Oct 2001 10:25:43 +0000 (10:25 +0000)] 
Don't test importxml.pl since you need XML::Parser which is not required,
creating a false fail.

No review needed for tests. NOT PART OF BUILD

23 years agoGet rid of our which causes errors on 5.005.
zach%zachlipton.com [Sat, 6 Oct 2001 08:23:38 +0000 (08:23 +0000)] 
Get rid of our which causes errors on 5.005.

No review needed for tests at this time. NOT PART OF BUILD

23 years agoFix for bug 76714: correctly nests the FORM and TABLE elements.
myk%mozilla.org [Sat, 6 Oct 2001 07:03:00 +0000 (07:03 +0000)] 
Fix for bug 76714: correctly nests the FORM and TABLE elements.
Patch by Gerv Markham <gerv@mozilla.org>.
r=myk@mozilla.org, no second review needed.

23 years agoFix for bug 57821 - Empty regular expression causes a software error.
jake%acutex.net [Sat, 6 Oct 2001 06:06:08 +0000 (06:06 +0000)] 
Fix for bug 57821 - Empty regular expression causes a software error.
Patch by Nick Hibma <n_hibma@qubesoft.com>
r= jake@acutex.net

23 years agoFix for bug 66651 - Include link to attachment in notification mail
jake%acutex.net [Sat, 6 Oct 2001 05:38:12 +0000 (05:38 +0000)] 
Fix for bug 66651 - Include link to attachment in notification mail
Patch by Gavin Shelley <gavins@iplbath.com>
r= jake@acutex.net

23 years agoFix for bug 93006 - The mass change page was auto-selecting the wrong radio button.
jake%acutex.net [Sat, 6 Oct 2001 05:20:33 +0000 (05:20 +0000)] 
Fix for bug 93006 - The mass change page was auto-selecting the wrong radio button.
r= caillon@returnzero.com

23 years agoFix for bug 55630 - email-suffix is not shown in createaccount-page
jake%acutex.net [Sat, 6 Oct 2001 02:38:26 +0000 (02:38 +0000)] 
Fix for bug 55630 - email-suffix is not shown in createaccount-page
Patch by kai morich <mail@kai-morich.de>
r= matty@chariot.net.au

23 years agoFix for bug 83474 - The tables were not being unlocked properly when rebuilding the...
jake%acutex.net [Fri, 5 Oct 2001 22:18:12 +0000 (22:18 +0000)] 
Fix for bug 83474 - The tables were not being unlocked properly when rebuilding the keyword cache if there were no keywords to rebuild.
Patch by Lukasz Engel <Lukasz.Engel@softax.pl>
r= matty@chariot.net.au

23 years agoFix for bug 102032: Fix tinderbox test errors and warnings. Patch to make new_comment...
zach%zachlipton.com [Fri, 5 Oct 2001 09:16:34 +0000 (09:16 +0000)] 
Fix for bug 102032: Fix tinderbox test errors and warnings. Patch to make new_comment.cgi use strict and warnings and make tests run at
100%!

Patch by Jake <jake@acutex.net>, r=justdave, no 2nd review needed.

23 years agoFix for bug 98095:importxml.pl fails perl -wc test. Simple 1 line addition
zach%zachlipton.com [Fri, 5 Oct 2001 07:42:06 +0000 (07:42 +0000)] 
Fix for bug 98095:importxml.pl fails perl -wc test. Simple 1 line addition
that makes importxml.pl not fail the tests. We are on our way to 100%!

Patch by Jake <jake@acutex.net>, r=zach@zachlipton.com, no 2nd review required.

23 years agoBugzilla Bug 69533 enter_bug.cgi does not auto-detect HP-UX as OS
timeless%mac.com [Thu, 4 Oct 2001 07:06:54 +0000 (07:06 +0000)] 
Bugzilla Bug 69533 enter_bug.cgi does not auto-detect HP-UX as OS
patch by gary@radionics.com r=zach

23 years agoFix for bug 82809: comments in bugs no longer have &#013; where the linefeeds should be.
justdave%syndicomm.com [Wed, 3 Oct 2001 14:49:19 +0000 (14:49 +0000)] 
Fix for bug 82809: comments in bugs no longer have &#013; where the linefeeds should be.
Patch by Dave Miller <justdave@syndicomm.com>
r= timeless@mac.com (no 2nd review needed)

23 years agoFix for bug 52885: automatic radio selection for reassign shouldn't
zach%zachlipton.com [Tue, 2 Oct 2001 08:20:52 +0000 (08:20 +0000)] 
Fix for bug 52885: automatic radio selection for reassign shouldn't
trigger if new text is same as original owner or empty.

Patch by Christopher Aillon (caillon@returnzero.com). R=Bradley Baetz
(bbaetz@cs.mcgill.ca). No 2nd review needed.

23 years agoFix for bug 98744: No more software error when the user clicks "remove cc" without...
myk%mozilla.org [Sat, 29 Sep 2001 02:49:53 +0000 (02:49 +0000)] 
Fix for bug 98744: No more software error when the user clicks "remove cc" without specifying users to remove.
Fix by Jake <jake@acutex.net>.
r=myk@mozilla.org, no second review needed.

23 years agoFix for bug 73959: Make buglist.cgi display the "Show Votes" link at the bottom of...
myk%mozilla.org [Sat, 29 Sep 2001 02:17:27 +0000 (02:17 +0000)] 
Fix for bug 73959: Make buglist.cgi display the "Show Votes" link at the bottom of the screen.
Patch by Jake <jake@acutex.net>.
r=myk@mozilla.org, no second review needed.

23 years agoFix for bug #53612: The milestone URL appears correctly when deleting a product or...
myk%mozilla.org [Fri, 28 Sep 2001 06:49:07 +0000 (06:49 +0000)] 
Fix for bug #53612: The milestone URL appears correctly when deleting a product or a component.
Patch by Jake <jake@acutex.net>.
r=gerv@mozilla.org,myk@mozilla.org

23 years agoPartil fix for bug 102032: Fix tinderbox test errors and warnings. This patch adds...
zach%zachlipton.com [Fri, 28 Sep 2001 06:19:33 +0000 (06:19 +0000)] 
Partil fix for bug 102032: Fix tinderbox test errors and warnings. This patch adds some -w and use strict; work to clean up
most of the '002goodperl.t' errors.

r=Dave Miller <justdave@syndicomm.com> no 2nd review required.

23 years agoFix for bug 101659: emailsuffix was missing from the component owner mailto tag on...
justdave%syndicomm.com [Wed, 26 Sep 2001 09:37:29 +0000 (09:37 +0000)] 
Fix for bug 101659: emailsuffix was missing from the component owner mailto tag on sites that use emailsuffix.
Patch by Steve Naldrett <snaldrett@transparentnetworks.com>
r= justdave@syndicomm.com x2

23 years agoFix for bug 93388: Full name should be trimmed of whitespace before going
zach%zachlipton.com [Mon, 24 Sep 2001 00:20:50 +0000 (00:20 +0000)] 
Fix for bug 93388: Full name should be trimmed of whitespace before going
into database.

r1=Zach Lipton <zach@zachlipton.com> r2=Andreas Franke
<afranke@ags.uni-sb.de>. Patch by Christopher Aillon
<caillon@returnzero.com>.

23 years agoFix for bug 97588: localconfig should mention access.conf as well as
zach%zachlipton.com [Mon, 24 Sep 2001 00:07:55 +0000 (00:07 +0000)] 
Fix for bug 97588: localconfig should mention access.conf as well as
httpd.conf (for old apache). Simple 2line comment addition to localconfig
to inform the user they may need to look at access.conf in addition to
httpd.conf if they are using an older version of apache.

Patch by Gavin Shelley <gavins@iplbath.com> r=Zach Lipton
<zach@zachlipton.com> no 2nd review needed for this patch.

23 years agoHave checksetup.pl block web-access to runtests.sh (by .htaccess) and
zach%zachlipton.com [Sun, 23 Sep 2001 11:28:17 +0000 (11:28 +0000)] 
Have checksetup.pl block web-access to runtests.sh (by .htaccess) and
chmod +x runtests.sh so that it can be run with ./

r=bbaetz on irc, no 2nd review needed. No bug filed.

23 years agoRenaming *.t to be 00*.t to solve any sorting issues down the road as per
zach%zachlipton.com [Sun, 23 Sep 2001 11:08:43 +0000 (11:08 +0000)] 
Renaming *.t to be 00*.t to solve any sorting issues down the road as per
bug 97976.

No review required for tests at this time. NOT_PART_OF_BUILD

23 years ago*** empty log message ***
zach%zachlipton.com [Sun, 23 Sep 2001 11:02:18 +0000 (11:02 +0000)] 
*** empty log message ***

23 years agoFix for bug 97971 - Sanity check should check statuses, resolutions, everconfirmed...
jake%acutex.net [Wed, 19 Sep 2001 22:06:43 +0000 (22:06 +0000)] 
Fix for bug 97971 - Sanity check should check statuses, resolutions, everconfirmed & number of votes.
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net

23 years agoFix for bug 90333: Bugzilla now displays an appropriate error message if a user hits...
myk%mozilla.org [Tue, 18 Sep 2001 01:55:31 +0000 (01:55 +0000)] 
Fix for bug 90333: Bugzilla now displays an appropriate error message if a user hits process_bug.cgi without specifying any bugs to change.
Patch by Myk Melez <myk@mozilla.org>
r=jake@acutex.net

23 years agoFix to make the tests generate the list of files to test instead of having to update...
zach%zachlipton.com [Mon, 17 Sep 2001 01:35:15 +0000 (01:35 +0000)] 
Fix to make the tests generate the list of files to test instead of having to update the list manually whenever a file is added
or removed. The main logic is in t/Support/Files.pm, changes to the test files are needed to allow it to function properly.

NOT_PART_OF_BUILD. No review needed for tests at this time.

23 years agoMake this file test for exec calls in addition to system calls that are
zach%zachlipton.com [Mon, 17 Sep 2001 00:52:19 +0000 (00:52 +0000)] 
Make this file test for exec calls in addition to system calls that are
one-argument and are therefore insecure.

NOT_PART_OF_BUILD, no review needed.

23 years agoFix for bug 97877: changed* operators now work for attachment statuses on query form.
myk%mozilla.org [Sat, 15 Sep 2001 14:26:21 +0000 (14:26 +0000)] 
Fix for bug 97877: changed* operators now work for attachment statuses on query form.
Fix by Myk Melez <myk@mozilla.org>
r=jake@acutex.net

23 years agoFix for bug 30731 - Reassigning closed bugs from the mass change page caused their...
jake%acutex.net [Sat, 15 Sep 2001 04:50:07 +0000 (04:50 +0000)] 
Fix for bug 30731 - Reassigning closed bugs from the mass change page caused their status to be set to new.
r= myk@mozilla.org, zach@zachlipton.com

23 years agobugzilla wasn't catching mozilla on 98 which was annoying. r=jake
timeless%mac.com [Fri, 14 Sep 2001 03:41:59 +0000 (03:41 +0000)] 
bugzilla wasn't catching mozilla on 98 which was annoying. r=jake

23 years agoFix for bug 58436 - javascript strict warnings in query.cgi
jake%acutex.net [Fri, 14 Sep 2001 03:04:40 +0000 (03:04 +0000)] 
Fix for bug 58436 - javascript strict warnings in query.cgi
Patch by Christian Reis <kiko@async.com.br>
r= caillon@returnzero.com, jake@acutex.net

23 years agoBugzilla Bug 99465 FreeBSD not recognized!
timeless%mac.com [Fri, 14 Sep 2001 01:21:07 +0000 (01:21 +0000)] 
Bugzilla Bug 99465 FreeBSD not recognized!
r=jake

23 years agoMake Bugzilla support <link> tag for buglists. Bug 87818. r=jake, caillon.
gerv%gerv.net [Tue, 11 Sep 2001 04:26:05 +0000 (04:26 +0000)] 
Make Bugzilla support <link> tag for buglists. Bug 87818. r=jake, caillon.

23 years agoFix for bug 76140 - Adding some more sanity checks.
jake%acutex.net [Mon, 10 Sep 2001 22:20:11 +0000 (22:20 +0000)] 
Fix for bug 76140 - Adding some more sanity checks.
Patch by Matthew Tuck <matty@chariot.net.au>
r= caillon@returnzero.com, jake@acutex.net

23 years agoFix for bug 97657 - in defparams.pl, the sillyness sub should be called defparams_pl_...
jake%acutex.net [Mon, 10 Sep 2001 21:57:12 +0000 (21:57 +0000)] 
Fix for bug 97657 - in defparams.pl, the sillyness sub should be called defparams_pl_sillyness
Patch by David D. Kilzer <ddkilzer@theracingworld.com>
r= jake@acutex.net

23 years agoFix for bug 71664 - Don't complain about a bad keyword cache for a bug that doesn...
jake%acutex.net [Mon, 10 Sep 2001 21:12:10 +0000 (21:12 +0000)] 
Fix for bug 71664 - Don't complain about a bad keyword cache for a bug that doesn't exist.
Patch by Matthew Tuck <matty@chariot.net.au>
r= afranke@ags.uni-sb.de, jake@acutex.net

23 years agoFix for bug 95060 - Correct the instructions on how to view your current votes.
jake%acutex.net [Mon, 10 Sep 2001 21:00:48 +0000 (21:00 +0000)] 
Fix for bug 95060 - Correct the instructions on how to view your current votes.
Patch by Gavin Shelley <gavins@iplbath.com>
r= jake@acutex.net x2

23 years agoFix for bug 8647 - Add an option to the query page to sort by Last Changed date.
jake%acutex.net [Mon, 10 Sep 2001 20:49:26 +0000 (20:49 +0000)] 
Fix for bug 8647 - Add an option to the query page to sort by Last Changed date.
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net x2

23 years agoOops. Forgot to check this is.
zach%zachlipton.com [Mon, 10 Sep 2001 02:48:14 +0000 (02:48 +0000)] 
Oops. Forgot to check this is.

23 years agoFix for bug 98468: sample email regexp for username-only address changed from ^[...
justdave%syndicomm.com [Fri, 7 Sep 2001 10:25:33 +0000 (10:25 +0000)] 
Fix for bug 98468: sample email regexp for username-only address changed from ^[^@]*$ to ^[^@]+$ and the default emailregexp changed from ^[^@]*@[^@]*\\.[^@]*$ to ^[^@]+@[^@]+\\.[^@]+$
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net x2

23 years agorefix for bug 91808: previous patch for this bug used an INNER JOIN construct in...
justdave%syndicomm.com [Fri, 7 Sep 2001 08:32:13 +0000 (08:32 +0000)] 
refix for bug 91808: previous patch for this bug used an INNER JOIN construct in the SQL, which is not supported by the
minimum version of MySQL that we require.
Patch by Matthew Tuck <matty@chariot.net.au>
r= justdave x2

23 years agoFix for bug 30597 - Hyperlinking the number of votes was causing some confusion becau...
jake%acutex.net [Thu, 6 Sep 2001 19:42:47 +0000 (19:42 +0000)] 
Fix for bug 30597 - Hyperlinking the number of votes was causing some confusion because it was such a small link, yet the most useful.  Instead, we now have a link labeled "Show votes for this bug".
Patch by Matthew Tuck <matty@chariot.net.au>
r= louie@ximian.com, jake@acutex.net

23 years agoFix for bug 42337: Adding the usual red box for errors uploading attachments.
justdave%syndicomm.com [Thu, 6 Sep 2001 10:20:34 +0000 (10:20 +0000)] 
Fix for bug 42337: Adding the usual red box for errors uploading attachments.
Patch by Matthew Tuck <matty@chariot.net.au>
r= louie@ximian.com, justdave@syndicomm.com

23 years agoFix for bug 69616: If you have tweakparams privs, the "Sanity check" link was listed...
justdave%syndicomm.com [Thu, 6 Sep 2001 09:19:04 +0000 (09:19 +0000)] 
Fix for bug 69616: If you have tweakparams privs, the "Sanity check" link was listed with a group of items that said "Edit" so
it appeared as if you were going to edit the sanity checks if you clicked on it, when in fact you were going to run them.
This patch rewords the links so Sanity check is in a group by itself in the block of links on the right.
Patch by Matthew Tuck <matty@chariot.net.au>
r= justdave x2

23 years agoAdding a test for safe system and exec calls. Part of this code by Dave.
zach%zachlipton.com [Wed, 5 Sep 2001 08:43:25 +0000 (08:43 +0000)] 
Adding a test for safe system and exec calls. Part of this code by Dave.

23 years agoAdd a little 1; to the end of this.
zach%zachlipton.com [Tue, 4 Sep 2001 11:28:24 +0000 (11:28 +0000)] 
Add a little 1; to the end of this.

23 years agoActually make the strict checking work.
zach%zachlipton.com [Tue, 4 Sep 2001 05:11:43 +0000 (05:11 +0000)] 
Actually make the strict checking work.

23 years agoadd tests for use strict;
zach%zachlipton.com [Tue, 4 Sep 2001 05:04:09 +0000 (05:04 +0000)] 
add tests for use strict;

23 years agoEnforce -w. This file will also be used to enforce use strict;
zach%zachlipton.com [Tue, 4 Sep 2001 04:43:22 +0000 (04:43 +0000)] 
Enforce -w. This file will also be used to enforce use strict;

23 years agoRename 1.t to 1compile.t as per bug 97976.
zach%zachlipton.com [Tue, 4 Sep 2001 03:17:39 +0000 (03:17 +0000)] 
Rename 1.t to 1compile.t as per bug 97976.

23 years agoRemove processmail from the list. It was causing problems with taint.
zach%zachlipton.com [Tue, 4 Sep 2001 02:39:35 +0000 (02:39 +0000)] 
Remove processmail from the list. It was causing problems with taint.

23 years agoOk, really this time. This should work :)
zach%zachlipton.com [Tue, 4 Sep 2001 02:26:58 +0000 (02:26 +0000)] 
Ok, really this time. This should work :)

23 years agoBackout of this to get things back to normal
zach%zachlipton.com [Tue, 4 Sep 2001 01:50:56 +0000 (01:50 +0000)] 
Backout of this to get things back to normal

23 years agoUse Support::Files for the test items.
zach%zachlipton.com [Tue, 4 Sep 2001 01:35:19 +0000 (01:35 +0000)] 
Use Support::Files for the test items.

No review needed at this time for tests as per Dave.

23 years agoAddition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t) which...
zach%zachlipton.com [Tue, 4 Sep 2001 01:33:03 +0000 (01:33 +0000)] 
Addition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t) which contains the list of files to test. This is important so that we can bring it into other tests which check files for content, etc...

No review required for tests as of now as per Dave.

23 years agoFix for bug 98024: t/1.t should use $^X instead of hard-coded path to perl.
zach%zachlipton.com [Tue, 4 Sep 2001 00:58:53 +0000 (00:58 +0000)] 
Fix for bug 98024: t/1.t should use $^X instead of hard-coded path to perl.

Patch by ddkilzer@theracingworld.com (David D. Kilzer, ddk). Review by Zach Lipton (zach@zachlipton.com) no 2nd review required.

23 years agoFix for bug 91808: Additional sanitycheck tests for the duplicates table.
justdave%syndicomm.com [Mon, 3 Sep 2001 08:08:05 +0000 (08:08 +0000)] 
Fix for bug 91808: Additional sanitycheck tests for the duplicates table.
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net, caillon@returnzero.com

23 years agoAdded a --verbose option to runtests.sh that the tinderbox scripts can use to get...
justdave%syndicomm.com [Sat, 1 Sep 2001 10:06:13 +0000 (10:06 +0000)] 
Added a --verbose option to runtests.sh that the tinderbox scripts can use to get all the warnings and errors and whatnot into the build log.  Also corrected several syntax and logic errors in the 1.t test file.

23 years agoFix for bug 42810 - Bugzilla would choke if your product name contained a ' mark.
jake%acutex.net [Sat, 1 Sep 2001 06:51:35 +0000 (06:51 +0000)] 
Fix for bug 42810 - Bugzilla would choke if your product name contained a ' mark.
Patch by Christian Reis <kiko@async.com.br>
r= justdave@syndicomm.com, caillon@returnzero.com

23 years agoFix for bug 96603: Grammatical error in bug_status.html. Simple one word fix.
zach%zachlipton.com [Sat, 1 Sep 2001 06:37:36 +0000 (06:37 +0000)] 
Fix for bug 96603: Grammatical error in bug_status.html. Simple one word fix.

Patch by Christopher Aillon (caillon@returnzero.com). r1=Christian Reis (kiko@async.com.br),
r2=Zach Lipton (zach@zachlipton.com) though not really needed for this patch.

23 years agoFix for bug 97764: Fixes errant sending of mail on attachment changes to users who...
myk%mozilla.org [Sat, 1 Sep 2001 04:40:33 +0000 (04:40 +0000)] 
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.

23 years agoAdding runtests.sh and 1.t to start the testing suite. No bug has been
zach%zachlipton.com [Sat, 1 Sep 2001 00:41:35 +0000 (00:41 +0000)] 
Adding runtests.sh and 1.t to start the testing suite. No bug has been
filed on this issue. NOT_PART_OF_BUILD.

23 years agoFix for bug 97721: Bugzilla now requires Perl 5.005 (previous requirement was Perl...
justdave%syndicomm.com [Fri, 31 Aug 2001 13:08:43 +0000 (13:08 +0000)] 
Fix for bug 97721: Bugzilla now requires Perl 5.005 (previous requirement was Perl 5.004).  This is due to the use of Template Toolkit for templatizing the pages for easier local customization.  The new attachment tracker that was checked in earlier tonight uses the templates.  Also included on this patch is a check for AppConfig, which is a prerequisite for Template Toolkit, because the Makefile.PL for Template Toolkit won't run without it, and it doesn't tell CPAN that it has prereqs, which causes confusion if you're installing from CPAN.
Patch by Dave Miller <justdave@syndicomm.com>
r= myk@mozilla.org

23 years agoFix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla during...
justdave%syndicomm.com [Fri, 31 Aug 2001 12:49:01 +0000 (12:49 +0000)] 
Fix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla during the sync process so mysql doesn't get overloaded while the tables are locked.  This patch also adds some funtionality to the script to allow you to specify an alternate temp directory on the command line, in case you have a large database and need it made to a different filesystem for space reasons.
Patch by Dawn Endico <endico@mozilla.org> and Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com

23 years agoFix for bug 84338: initial implementation of attachment tracker, which lets users...
myk%mozilla.org [Fri, 31 Aug 2001 11:19:32 +0000 (11:19 +0000)] 
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

23 years agoFix for bug 84338: initial implementation of attachment tracker, which lets users...
myk%mozilla.org [Fri, 31 Aug 2001 10:54:25 +0000 (10:54 +0000)] 
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

23 years agoFix for bug 96534: The version, component, and milestone select lists on the query...
justdave%syndicomm.com [Fri, 31 Aug 2001 05:56:53 +0000 (05:56 +0000)] 
Fix for bug 96534: The version, component, and milestone select lists on the query page were slow to reflow when you changed the product in the first select list.  This patch is a complete rewrite from scratch of the javascript used on query.cgi, which results in an approximately 700% speed increase in the reflow time when changing the selected product.
Patch by Chris Lahey <clahey@ximian.com> and Christian Reis <kiko@async.com.br>
Javascript changes r= caillon@returnzero.com, louie@ximian.com
Perl changes r= jake@acutex.net, justdave@syndicomm.com

23 years agoFix for bug 28736 - Bugmail will now show the summary for the bug that changed in...
jake%acutex.net [Thu, 30 Aug 2001 10:14:24 +0000 (10:14 +0000)] 
Fix for bug 28736 - Bugmail will now show the summary for the bug that changed in the "This bug depends on bug X, which changed state" messages.
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net

23 years agoBumping version to 2.15 for development bugzilla-2.15 release-2.15
justdave%syndicomm.com [Thu, 30 Aug 2001 04:41:50 +0000 (04:41 +0000)] 
Bumping version to 2.15 for development

23 years agomoving version to 2.14 (golden) to roll the tarball. bugzilla-2.14 release-2.14
justdave%syndicomm.com [Thu, 30 Aug 2001 02:52:13 +0000 (02:52 +0000)] 
moving version to 2.14 (golden) to roll the tarball.

23 years agoUpdating release notes for 2.14
jake%acutex.net [Thu, 30 Aug 2001 02:39:01 +0000 (02:39 +0000)] 
Updating release notes for 2.14
Release Notes written by Matthew Tuck <matty@chariot.net.au>
r= justdave@syndicomm.com, jake@acutex.net

23 years agoTypo in perl modify string, added "#!" to /usr/bin/perl strings.
barnboy%trilobyte.net [Thu, 30 Aug 2001 01:13:38 +0000 (01:13 +0000)] 
Typo in perl modify string, added "#!" to /usr/bin/perl strings.

23 years agoBuncha' release updates. Moved all images to
barnboy%trilobyte.net [Thu, 30 Aug 2001 00:25:24 +0000 (00:25 +0000)] 
Buncha' release updates.  Moved all images to
./images so we don't have multiple copies of the
same image, fixed these doc bugs (in no particular order):
94949
97070
97071
97114
96498
95970
96677
94953
96501
96679
97068
97191
97192

23 years agoFixing a couple typoes
justdave%syndicomm.com [Wed, 29 Aug 2001 00:55:14 +0000 (00:55 +0000)] 
Fixing a couple typoes

23 years agoRe-fix for bug 87769: the original patch checked in for this prevented any votes...
justdave%syndicomm.com [Tue, 28 Aug 2001 16:19:16 +0000 (16:19 +0000)] 
Re-fix for bug 87769: the original patch checked in for this prevented any votes from being changed at all.  This corrects that so votes can be changed again while still trapping the error the original patch was designed to catch.
Patch by Christoper Aillon <caillon@returnzero.com>
r= justdave@syndicomm.com

23 years agoAll code patches targetted for 2.14 have been checked in. Bumping version
justdave%syndicomm.com [Mon, 27 Aug 2001 06:06:45 +0000 (06:06 +0000)] 
All code patches targetted for 2.14 have been checked in.  Bumping version
number to 2.14rc to indicate release candidate status.

23 years agoFix for bug 92266: Prevent dataloss in the bugs_activity table by wrapping
justdave%syndicomm.com [Mon, 27 Aug 2001 05:58:34 +0000 (05:58 +0000)] 
Fix for bug 92266: Prevent dataloss in the bugs_activity table by wrapping
entries into additional entries if they're too long to fit.
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net

23 years agoBug 96085 - bypassing group security checks using duplicate bugs
jake%acutex.net [Mon, 27 Aug 2001 01:51:44 +0000 (01:51 +0000)] 
Bug 96085 - bypassing group security checks using duplicate bugs
Patch by Christopher Aillon <christopher@aillon.com>
r= jake@acutex.net

23 years agoFix for bug 87769 - doeditvotes.cgi can nuke votes
jake%acutex.net [Sun, 26 Aug 2001 01:53:31 +0000 (01:53 +0000)] 
Fix for bug 87769 - doeditvotes.cgi can nuke votes
Patch by Christopher Aillon <christopher@aillon.com>
r= jake@acutex.net

23 years agoFix for bug 95634 - Improvements to Param('voteremovedmail')
jake%acutex.net [Sat, 25 Aug 2001 07:12:12 +0000 (07:12 +0000)] 
Fix for bug 95634 - Improvements to Param('voteremovedmail')
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net

23 years agoFix for bug 95235: variables with untrusted content were being echoed back to the...
justdave%syndicomm.com [Sat, 25 Aug 2001 00:32:24 +0000 (00:32 +0000)] 
Fix for bug 95235: variables with untrusted content were being echoed back to the user in error messages.  Those variables are now run through html_quote() first.
Patch by Gavin Shelley <gavins@iplbath.com>
r= justdave@syndicomm.com

23 years agoAdding some pretty images for the Bugzilla Guide warning,
barnboy%trilobyte.net [Thu, 23 Aug 2001 21:30:18 +0000 (21:30 +0000)] 
Adding some pretty images for the Bugzilla Guide warning,
note, caution, and tip entries.

23 years agoBig checkin of docs to resolve every
barnboy%trilobyte.net [Wed, 22 Aug 2001 10:44:14 +0000 (10:44 +0000)] 
Big checkin of docs to resolve every
known outstanding doc bug! Yay release.
Still many things to fix. Aren't there always?

23 years agoBug 96063 - the old method of doing this barfed on long URL strings.
gerv%gerv.net [Tue, 21 Aug 2001 07:36:54 +0000 (07:36 +0000)] 
Bug 96063 - the old method of doing this barfed on long URL strings.

23 years agoFix for bug 96085: don't allow unauthorized users to access restricted bugs that...
myk%mozilla.org [Tue, 21 Aug 2001 03:36:10 +0000 (03:36 +0000)] 
Fix for bug 96085: don't allow unauthorized users to access restricted bugs that do not have a QA contact.
Patch by Myk Melez <myk@mozilla.org>
r=Jake <jake@acutex.net>

23 years agoFix for bug 95890: Correctly convert/record keyword changes in the bugs_activity...
myk%mozilla.org [Mon, 20 Aug 2001 01:26:21 +0000 (01:26 +0000)] 
Fix for bug 95890: Correctly convert/record keyword changes in the bugs_activity table for keywords containing a plus sign or other
regular expression meta-characters.  Myk's first ever Bugzilla checkin!
Patch by Dave Miller <justdave@syndicomm.com> and Myk Melez <myk@mozilla.org>.
r=myk@mozilla.org,justdave@syndicomm.com

23 years agoRefixing bug 95875 - The code that breakes the typed in CC list into individual lists...
jake%acutex.net [Sat, 18 Aug 2001 10:35:36 +0000 (10:35 +0000)] 
Refixing bug 95875 - The code that breakes the typed in CC list into individual lists is now slightly more robust and allows perl to handle the splitting more efficiently (by using a space as the delimiter).
r= myk@mozilla.org

23 years agoFix for bug 95857: process_bugs.cgi sees blank address in cc: line (would show up...
justdave%syndicomm.com [Sat, 18 Aug 2001 08:49:02 +0000 (08:49 +0000)] 
Fix for bug 95857: process_bugs.cgi sees blank address in cc: line (would show up as __UNKNOWN__)
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com

23 years agoFix for bug 95747 - CC List validation (for additions) wasn't happening until after...
jake%acutex.net [Sat, 18 Aug 2001 03:18:33 +0000 (03:18 +0000)] 
Fix for bug 95747 - CC List validation (for additions) wasn't happening until after the bug's changes were in the process of being commited.  This caused problems if a typo was made in the e-mail address.
r= myk@mozilla.org

23 years agoFix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' not...
jake%acutex.net [Fri, 17 Aug 2001 19:42:34 +0000 (19:42 +0000)] 
Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' not locked", fixed typo in lock tables command.
Patch by Myk Melez <myk@mozilla.org>
r= jake@acutex.net