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

23 years agoBug 73180 - We now put a notice at the top of the versioncache file saying that it...
jake%acutex.net [Sat, 20 Oct 2001 06:49:37 +0000 (06:49 +0000)] 
Bug 73180 - We now put a notice at the top of the versioncache file saying that it should not be edited.
Patch by Matthew Tuck <matty@chariot.net.au>
r= gerv@mozilla.org, jake@acutex.net

23 years agoBug 103664 - Tests should "use strict;" and not contain any tabs. We should also...
jake%acutex.net [Sat, 20 Oct 2001 05:39:46 +0000 (05:39 +0000)] 
Bug 103664 - Tests should "use strict;" and not contain any tabs.  We should also use the TEST_VERBOSE environment variable instead of VERBOSE.
Patch by David D. Kilzer <ddkilzer@theracingworld.com>
Additional edits by myself to add the emacs mode line.  Also, the change to runtests.sh was done by me.

23 years agoFix for bug 105365 - Hacker's Guide should be in SGML. This will make it easier...
jake%acutex.net [Fri, 19 Oct 2001 23:18:05 +0000 (23:18 +0000)] 
Fix for bug 105365 - Hacker's Guide should be in SGML.  This will make it easier to do other additions to the hacker's guide.

23 years agoyet another meaningless whitespace change to test tinderbox with
justdave%syndicomm.com [Fri, 19 Oct 2001 20:03:52 +0000 (20:03 +0000)] 
yet another meaningless whitespace change to test tinderbox with

23 years agoanother useless whitespace change to test tinderbox with
justdave%syndicomm.com [Fri, 19 Oct 2001 13:19:52 +0000 (13:19 +0000)] 
another useless whitespace change to test tinderbox with

23 years agowhitespace change to test tinderbox again.
justdave%syndicomm.com [Fri, 19 Oct 2001 12:33:23 +0000 (12:33 +0000)] 
whitespace change to test tinderbox again.

23 years agowhitespace change to do a test checkin to see how tinderbox reacts
justdave%syndicomm.com [Fri, 19 Oct 2001 11:36:19 +0000 (11:36 +0000)] 
whitespace change to do a test checkin to see how tinderbox reacts

23 years agoBug 72177 - reword checkbox to make it consistent with the others on the page.
gerv%gerv.net [Fri, 19 Oct 2001 04:41:25 +0000 (04:41 +0000)] 
Bug 72177 - reword checkbox to make it consistent with the others on the page.

23 years agoBug 60818 - make Bugzilla cope with MIME types with parameters. Patch by gerv, r...
gerv%gerv.net [Fri, 19 Oct 2001 04:28:06 +0000 (04:28 +0000)] 
Bug 60818 - make Bugzilla cope with MIME types with parameters. Patch by gerv, r=myk.

23 years agoBug 98146 redux - changing URL to relative one. Oops. Patch by jake, r=gerv.
gerv%gerv.net [Wed, 17 Oct 2001 01:42:05 +0000 (01:42 +0000)] 
Bug 98146 redux - changing URL to relative one. Oops. Patch by jake, r=gerv.

23 years agoBug 30480 - add 'show dependencies as buglist' links. Patch by gerv, r=myk, kiko.
gerv%gerv.net [Tue, 16 Oct 2001 10:09:52 +0000 (10:09 +0000)] 
Bug 30480 - add 'show dependencies as buglist' links. Patch by gerv, r=myk, kiko.

23 years agoFix for bug 98146.
myk%mozilla.org [Tue, 16 Oct 2001 06:02:48 +0000 (06:02 +0000)] 
Fix for bug 98146.
Patch by Gerv <gerv@mozilla.org>.
r=myk, no second review needed.

23 years agoRecompiling docs to pick up last two changes
jake%acutex.net [Tue, 16 Oct 2001 02:18:00 +0000 (02:18 +0000)] 
Recompiling docs to pick up last two changes

23 years agoThe recommended style for perl (which is the styleguide Bugzilla will use) specifies...
jake%acutex.net [Tue, 16 Oct 2001 02:12:46 +0000 (02:12 +0000)] 
The recommended style for perl (which is the styleguide Bugzilla will use) specifies that else should not be cuddled.  This guide, while not specifically saying it, elluded to cuddling else.  Fixing that problem.

23 years agoBug 104105 - cosmetic change to make it obvious that you can create an account.
gerv%gerv.net [Mon, 15 Oct 2001 10:59:19 +0000 (10:59 +0000)] 
Bug 104105 - cosmetic change to make it obvious that you can create an account.

23 years agoBug 46935 - trivial typo.
gerv%gerv.net [Mon, 15 Oct 2001 10:46:28 +0000 (10:46 +0000)] 
Bug 46935 - trivial typo.

23 years agoBug 99716 - allow query for Attachment is obsolete AND Attachment Status. Patch by...
gerv%gerv.net [Mon, 15 Oct 2001 07:55:50 +0000 (07:55 +0000)] 
Bug 99716 - allow query for Attachment is obsolete AND Attachment Status. Patch by myk, r=justdave, jake.

23 years agoBug 57819 - change the size of the bit we print in the large error case. r=justdave.
gerv%gerv.net [Sun, 14 Oct 2001 08:34:08 +0000 (08:34 +0000)] 
Bug 57819 - change the size of the bit we print in the large error case. r=justdave.

23 years agoTabs are not allowed in Bugzilla source... if we find one, issue a warning.
jake%acutex.net [Sat, 13 Oct 2001 08:44:06 +0000 (08:44 +0000)] 
Tabs are not allowed in Bugzilla source... if we find one, issue a warning.

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

23 years agoFix for bug 104516: No code changes in this patch, all this checkin does is remove...
justdave%syndicomm.com [Sat, 13 Oct 2001 08:36:13 +0000 (08:36 +0000)] 
Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code.  This is part of the effort to bring the existing codebase up to par with our style guidelines.
Patch by Jake Steehagen <jake@acutex.net>
r= justdave x2

23 years agoFix for bug 19910: Bugzilla installs on the same server would interfere with each...
justdave%syndicomm.com [Sat, 13 Oct 2001 07:40:39 +0000 (07:40 +0000)] 
Fix for bug 19910: Bugzilla installs on the same server would interfere with each others' cookies.  Cookies now have a path value that can be set to indicate which bugzilla install they belong to.  Browsers will only send the cookie to the appropriate installation.  The path can be set in the 'cookiepath' parameter in editparams.cgi.
Patch by Dave Lawrence <dkl@redhat.com>
r= myk, justdave

23 years agoFix for bug 101056: multiple form values of the same name were not getting correctly...
justdave%syndicomm.com [Sat, 13 Oct 2001 04:33:21 +0000 (04:33 +0000)] 
Fix for bug 101056: multiple form values of the same name were not getting correctly stashed if the user had to log in as part
of a form submit.
Patch by Myk Melez <myk@mozilla.org>
r= gerv, justdave

23 years agoBug 100490 - better error message with no JavaScript for QuickSearch. Patch by afrank...
gerv%gerv.net [Sat, 13 Oct 2001 03:54:26 +0000 (03:54 +0000)] 
Bug 100490 - better error message with no JavaScript for QuickSearch. Patch by afranke, r=kiko, gerv.

23 years agoIf a template doesn't exist, this should be considered a compile failure.
jake%acutex.net [Sat, 13 Oct 2001 03:35:37 +0000 (03:35 +0000)] 
If a template doesn't exist, this should be considered a compile failure.

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

23 years agoFix for bug 91486: Add "changed from" option to the boolean chart.
myk%mozilla.org [Sat, 13 Oct 2001 03:25:55 +0000 (03:25 +0000)] 
Fix for bug 91486: Add "changed from" option to the boolean chart.
Patch by Stephen Lee <slee@uk.bnsmc.com>.
r=myk@mozilla.org

23 years agoBacking out Gerv's checkin for bug 71840. Per the bug report, it did not have proper...
justdave%syndicomm.com [Fri, 12 Oct 2001 10:03:00 +0000 (10:03 +0000)] 
Backing out Gerv's checkin for bug 71840.  Per the bug report, it did not have proper review first, and myk objected to what
got landed on irc.

23 years agoBug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-).
gerv%gerv.net [Fri, 12 Oct 2001 06:07:54 +0000 (06:07 +0000)] 
Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-).

23 years agoBug 83058 - need a way to hide resolved bugs in dependency tree view. Patch by kiko...
gerv%gerv.net [Fri, 12 Oct 2001 06:01:44 +0000 (06:01 +0000)] 
Bug 83058 - need a way to hide resolved bugs in dependency tree view. Patch by kiko; r=gerv, afranke.

23 years agoBug 76161 - Don't select "resolve as dup" radio button when exiting empty dupe field...
gerv%gerv.net [Fri, 12 Oct 2001 05:18:35 +0000 (05:18 +0000)] 
Bug 76161 - Don't select "resolve as dup" radio button when exiting empty dupe field. Patch by justdave, r=jake, caillon.

23 years agoBug 57819 - cut down large mysql error strings. Patch by n_hibma@qubesoft.com, r...
gerv%gerv.net [Fri, 12 Oct 2001 04:58:07 +0000 (04:58 +0000)] 
Bug 57819 -  cut down large mysql error strings. Patch by n_hibma@qubesoft.com, r=gerv.

23 years agoBug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch by e.maryn...
gerv%gerv.net [Fri, 12 Oct 2001 04:55:21 +0000 (04:55 +0000)] 
Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch by e.maryniak@pobox.com, r=gerv.

23 years agoAdd MacOS X. Bug 52577. Patch by afranke. r=gerv.
gerv%gerv.net [Fri, 12 Oct 2001 04:52:28 +0000 (04:52 +0000)] 
Add MacOS X. Bug 52577. Patch by afranke. r=gerv.

23 years agoBug 104247 - make colours in buglists work again. Patch by kiko, r=gerv.
gerv%gerv.net [Fri, 12 Oct 2001 04:42:07 +0000 (04:42 +0000)] 
Bug 104247 - make colours in buglists work again. Patch by kiko, r=gerv.

23 years agoFix for bug 104180 - &nbsp; should only be used in the display for a saved query...
jake%acutex.net [Fri, 12 Oct 2001 02:51:33 +0000 (02:51 +0000)] 
Fix for bug 104180 - &nbsp; should only be used in the display for a saved query w/a space, not in the URL.
Patch by Christian Reis <kiko@async.com.br>
r= jake@acutex.net

23 years agoFix for bug 103592 - e-mail addresses that are longer than 30 characters will be...
jake%acutex.net [Fri, 12 Oct 2001 02:44:46 +0000 (02:44 +0000)] 
Fix for bug 103592 - e-mail addresses that are longer than 30 characters will be truncated in the bug list.
Patch by Christian Reis <kiko@async.com.br>
r= gerv@mozilla.org, afranke@ags.uni-sb.de, jake@acutex.net

23 years agoFix for bug 104117 - The editkeywords.cgi link was broken as a result of the fix...
jake%acutex.net [Fri, 12 Oct 2001 02:07:00 +0000 (02:07 +0000)] 
Fix for bug 104117 - The editkeywords.cgi link was broken as a result of the fix for bug 103554.
Patch by Christian Reis <kiko@async.com.br>
r= jake@acutex.net

23 years agoFix for bug 97784: comments in attachment update form are now properly word-wrapped...
justdave%syndicomm.com [Thu, 11 Oct 2001 09:17:56 +0000 (09:17 +0000)] 
Fix for bug 97784: comments in attachment update form are now properly word-wrapped.  This is a server-side implementation to
do the word-wrapping, which will probably eventually be used in the main comments area on the bug form as well.
Patch by Myk Melez <myk@mozilla.org>
r= gerv, justdave

23 years agoFix for bug 103554: HTML generated by the PutHeader and GetCommandMenu subroutines...
justdave%syndicomm.com [Thu, 11 Oct 2001 06:36:29 +0000 (06:36 +0000)] 
Fix for bug 103554: HTML generated by the PutHeader and GetCommandMenu subroutines now validates as HTML 4.01 at W3C.
Patch by Christian Reis <kiko@async.com.br>
r= caillon, gerv, justdave

23 years agoFix for bug 27420: Gives the Component and Target Milestone fields extra space in...
myk%mozilla.org [Thu, 11 Oct 2001 02:50:02 +0000 (02:50 +0000)] 
Fix for bug 27420: Gives the Component and Target Milestone fields extra space in the long list display of bugs.
Patch by Randall Whitman <randall.whitman@solipsa.com>.
r=justdave@syndicomm.com, no second review needed

23 years agoFix for bug 65164 - Bugzilla wasn't sending </html> at the end of its pages.
jake%acutex.net [Wed, 10 Oct 2001 20:26:28 +0000 (20:26 +0000)] 
Fix for bug 65164 - Bugzilla wasn't sending </html> at the end of its pages.
Patch by Christian Reis <kiko@async.com.br>
r= gerv@mozilla.org, jake@acutex.net

23 years agopartial backout of the checkin from bug 103121, because it collided with the patch...
justdave%syndicomm.com [Wed, 10 Oct 2001 13:36:45 +0000 (13:36 +0000)] 
partial backout of the checkin from bug 103121, because it collided with the patch from bug 51519.  This should satifactorily
meet the goals of both patches.  patch by kiko, r= justdave

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