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

23 years agoFix for bug 95743: the role-accessible checkboxes were getting cleared if a user...
justdave%syndicomm.com [Fri, 17 Aug 2001 18:15:04 +0000 (18:15 +0000)] 
Fix for bug 95743: the role-accessible checkboxes were getting cleared if a user with group access had to log in to make changes to a public bug.
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com

23 years agoFix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' not...
justdave%syndicomm.com [Fri, 17 Aug 2001 15:38:54 +0000 (15:38 +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= justdave@syndicomm.com

23 years agoFix for bug 95546. MySQL versions before 3.23 don't support INNER JOINs
jake%acutex.net [Thu, 16 Aug 2001 22:28:33 +0000 (22:28 +0000)] 
Fix for bug 95546.  MySQL versions before 3.23 don't support INNER JOINs
Patch by Myk Melez <myk@mozilla.org>
r= jake@acutex.net

23 years agoFix for bug 95535: the token generator for password resets is allowing the & characte...
justdave%syndicomm.com [Thu, 16 Aug 2001 13:52:55 +0000 (13:52 +0000)] 
Fix for bug 95535: the token generator for password resets is allowing the & character to be used for tokens, but wasn't escaping them for the URL it emailed to users to use to get in to reset their password.
Patch by Dave Miller <justdave@syndicomm.com>
r= myk@mozilla.org

23 years agoFix for bug 87779: thanks to the new password reset code, there was no clear way...
justdave%syndicomm.com [Thu, 16 Aug 2001 13:43:21 +0000 (13:43 +0000)] 
Fix for bug 87779: thanks to the new password reset code, there was no clear way to create a new Bugzilla account from the login screen.  There is now a link to createaccount.cgi from the login screen, and the text around the password reset button has been edited so it doesn't sound like you can get a new account by using it (because you can't)
Patch by Dave Miller <justdave@syndicomm.com>
r= myk@mozilla.org

23 years agoFix for bug 95304: Add a buglist link to the top of duplicates.cgi
justdave%syndicomm.com [Thu, 16 Aug 2001 09:54:49 +0000 (09:54 +0000)] 
Fix for bug 95304: Add a buglist link to the top of duplicates.cgi
Patch by Gervase Markham <gerv@mozilla.org>
r= justdave@syndicomm.com

23 years agoFix for bug 92593: Changing a bugs product will no longer remove the votes from that...
justdave%syndicomm.com [Thu, 16 Aug 2001 09:46:15 +0000 (09:46 +0000)] 
Fix for bug 92593: Changing a bugs product will no longer remove the votes from that bug unless the number of votes for a given user is beyond what is allowed per-bug on the new product.  Only the per-bug vote count is checked.  If the user is beyond the per-product vote limit for the new product, it is left alone, on the theory that it's better to preserve the votes on the bug.  The user will be forced to reduce their votes to fit the product limit the next time they try to vote on something.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com

23 years agoRe-fix for bug 95082: allow syncshadowdb to continue to make queries while Bugzilla...
justdave%syndicomm.com [Wed, 15 Aug 2001 09:38:02 +0000 (09:38 +0000)] 
Re-fix for bug 95082: allow syncshadowdb to continue to make queries while Bugzilla is shut down.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com

23 years agoFix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla.
jake%acutex.net [Tue, 14 Aug 2001 02:11:31 +0000 (02:11 +0000)] 
Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla.
r= justdave@syndicomm.com

23 years agoFix for bug 26194: There are now substitution parameters available for use in newchan...
justdave%syndicomm.com [Tue, 14 Aug 2001 00:06:37 +0000 (00:06 +0000)] 
Fix for bug 26194: There are now substitution parameters available for use in newchangedmail which will include the reason(s)
that the person is receiving the mail in either an email header, the body of the message, or both.  The default newchangedmail
parameter includes these in it.  If you have an existing installation you will need to either hit "reset" next to the
newchangedmail parameter, or add the substitution parameters where you like them according to the instructions given in
editparams.cgi viewed from the web.
Patch by Matthew Tuck <matty@chariot.net.au> and Zach Lipton <zach@zachlipton.com>
r= justdave@syndicomm.com

23 years agoFix silly syntax error I missed.
justdave%syndicomm.com [Mon, 13 Aug 2001 07:48:45 +0000 (07:48 +0000)] 
Fix silly syntax error I missed.

23 years agoFix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields can now...
justdave%syndicomm.com [Mon, 13 Aug 2001 07:46:18 +0000 (07:46 +0000)] 
Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields can now be given access to view a bug even if the permissions on that bug are set to a group that would normally exclude those people.
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com

23 years agoFix for bug 95008: duplicates page no longer ignores verified INVALID/WONTFIX bugs
justdave%syndicomm.com [Mon, 13 Aug 2001 07:19:37 +0000 (07:19 +0000)] 
Fix for bug 95008: duplicates page no longer ignores verified INVALID/WONTFIX bugs
Patch by Gervase Markham <gervase.markham@univ.ox.ac.au>
r= justdave@syndicomm.com

23 years agoMore bug 26194: move the reason to the top of the email so that it doesn't look like...
zach%zachlipton.com [Sun, 12 Aug 2001 08:11:21 +0000 (08:11 +0000)] 
More bug 26194: move the reason to the top of the email so that it doesn't look like part of the comment. a=dave

23 years agopatch for bug 26194: Header explaining reason d'etre for email in New email notificat...
zach%zachlipton.com [Sun, 12 Aug 2001 06:16:08 +0000 (06:16 +0000)] 
patch for bug 26194: Header explaining reason d'etre for email in New email notification scheme.

Patch by MattyT <matty@chariot.net.au>, r=zach@zachlipton.com.

23 years agoUpdates to README from bug 94846.
jake%acutex.net [Sun, 12 Aug 2001 02:56:40 +0000 (02:56 +0000)] 
Updates to README from bug 94846.
Patch by Matthew Tuck <matty@chariot.net.au>

23 years agoFix for bug 94618: remove restrictions on valid characters in passwords. If crypt...
justdave%syndicomm.com [Sat, 11 Aug 2001 08:51:04 +0000 (08:51 +0000)] 
Fix for bug 94618: remove restrictions on valid characters in passwords.  If crypt() takes it, why shouldn't we?
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com

23 years agofix for bug 66235: process_bug.cgi: multiple product change misses the groupset bit...
zach%zachlipton.com [Sat, 11 Aug 2001 08:18:16 +0000 (08:18 +0000)] 
fix for bug 66235: process_bug.cgi: multiple product change misses the groupset bit. Patch by Myk <myk@mozilla.org> r=Jake, oh, and it's my first checkin, yahoo!

23 years agoCHANGES move to "UPGRADING-pre-2.8"
barnboy%trilobyte.net [Sat, 11 Aug 2001 05:35:21 +0000 (05:35 +0000)] 
CHANGES move to "UPGRADING-pre-2.8"

23 years agoCompiled HTML/TXT check-in. For some reason, it keeps thinking my darn
barnboy%trilobyte.net [Sat, 11 Aug 2001 05:26:38 +0000 (05:26 +0000)] 
Compiled HTML/TXT check-in.  For some reason, it keeps thinking my darn
dbschema.jpg file is changing, though.

23 years agoRemoval of HTML from docs temporarily due to massive renaming
barnboy%trilobyte.net [Sat, 11 Aug 2001 05:15:12 +0000 (05:15 +0000)] 
Removal of HTML from docs temporarily due to massive renaming
in the latest restructuring of the Bugzilla Guide.

23 years agoCheckin for 2.14 release. Still some problems; this cannot yet
barnboy%trilobyte.net [Sat, 11 Aug 2001 05:13:47 +0000 (05:13 +0000)] 
Checkin for 2.14 release.  Still some problems; this cannot yet
be used for 2.14 documentation due to inconsistencies.

24 years agoRe-fix for bug 55161 - if data is partial in activity table, prepend a ? to indicate...
justdave%syndicomm.com [Thu, 9 Aug 2001 13:12:18 +0000 (13:12 +0000)] 
Re-fix for bug 55161 - if data is partial in activity table, prepend a ? to indicate that we don't know for sure what got dropped.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com

24 years agoFix for bug 92713, show_activity.pl displays zeros as non-breaking spaces.
jake%acutex.net [Mon, 30 Jul 2001 19:52:21 +0000 (19:52 +0000)] 
Fix for bug 92713, show_activity.pl displays zeros as non-breaking spaces.
Patch by Myk Melez <myk@mozilla.org>
r= jake@acutex.net

24 years agofix for bug 91903: insecure dependency in require in importxml.pl under taint mode...
justdave%syndicomm.com [Thu, 26 Jul 2001 03:12:00 +0000 (03:12 +0000)] 
fix for bug 91903: insecure dependency in require in importxml.pl under taint mode only in Perl 5.005.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com

24 years agoFix for bug 90933: inconsistant field types for profiles.disabledtext
justdave%syndicomm.com [Thu, 26 Jul 2001 00:55:29 +0000 (00:55 +0000)] 
Fix for bug 90933: inconsistant field types for profiles.disabledtext
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com

24 years agore-fix bug 76154: permissions weren't being set correctly on the .htaccess files...
justdave%syndicomm.com [Wed, 25 Jul 2001 14:26:42 +0000 (14:26 +0000)] 
re-fix bug 76154: permissions weren't being set correctly on the .htaccess files when checksetup.pl was run again.  Also adding .htaccess to .cvsignore so it won't show up as ? in cvs diffs and updates.
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net

24 years agoRemove the code for rejecting the version of MySQL with broken encryption (as bugzill...
jake%acutex.net [Mon, 23 Jul 2001 21:33:04 +0000 (21:33 +0000)] 
Remove the code for rejecting the version of MySQL with broken encryption (as bugzilla no longer uses MySQL's encrypt routine).  Also, point to mysql.com for downloading newer versions.
Patch by Myk Melez <myk@mozilla.org>
r= jake@acutex.net

24 years agore-fix for bug 55161: buglist works again if you search for change history on a bug
justdave%syndicomm.com [Mon, 23 Jul 2001 09:34:08 +0000 (09:34 +0000)] 
re-fix for bug 55161: buglist works again if you search for change history on a bug
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com

24 years agoFix for bug 76154: Bugzilla can now optionally provide .htaccess files for Apache...
justdave%syndicomm.com [Sun, 22 Jul 2001 12:23:33 +0000 (12:23 +0000)] 
Fix for bug 76154: Bugzilla can now optionally provide .htaccess files for Apache to help restrict viewing of private data
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net

24 years agofix "used only once" error reported by tinderbox
justdave%syndicomm.com [Sun, 22 Jul 2001 07:43:34 +0000 (07:43 +0000)] 
fix "used only once" error reported by tinderbox

24 years agoFix for bug 84714 and bug 88797: You can now change bug groups from the "change sever...
justdave%syndicomm.com [Sun, 22 Jul 2001 07:29:45 +0000 (07:29 +0000)] 
Fix for bug 84714 and bug 88797: You can now change bug groups from the "change several bugs" form even if the bugs aren't all in the same groups.  Also, the groups are no longer cleared when you make a change from the "change several bugs" form (unless you tell it to)
Patch by Joe Robins <jmrobins@tgix.com> and Dave Miller <justdave@syndicomm.com>
r= zach@zachlipton.com
a= justdave@syndicomm.com

24 years agoFix for bug 84714 and bug 88797: You can now change bug groups from the "change sever...
justdave%syndicomm.com [Sun, 22 Jul 2001 07:22:36 +0000 (07:22 +0000)] 
Fix for bug 84714 and bug 88797: You can now change bug groups from the "change several bugs" form even if the bugs aren't all in the same groups.  Also, the groups are no longer cleared when you make a change from the "change several bugs" form (unless you tell it to)
Patch by Joe Robins <jmrobins@tgix.com> and Dave Miller <justdave@syndicomm.com>
r= zach@zachlipton.com
a= justdave@syndicomm.com

24 years agoFix for bugs 55161 and 12819. The activity log now stores only what's changed in...
jake%acutex.net [Fri, 20 Jul 2001 22:18:25 +0000 (22:18 +0000)] 
Fix for bugs 55161 and 12819.  The activity log now stores only what's changed in multi-value fields.
r= justdave@syndicomm.com

24 years agoRe-fix for bug 77699: the undefined error affected other browsers than just IE5,...
justdave%syndicomm.com [Fri, 20 Jul 2001 15:25:30 +0000 (15:25 +0000)] 
Re-fix for bug 77699: the undefined error affected other browsers than just IE5, so work around it for all browsers.
Patch by Stephen Lee <slee@uk.bnsmc.com>
r= afranke@ags.uni-sb.de

24 years agoCorrecting the URL for MySQL's web page. Bug 90553.
jake%acutex.net [Tue, 17 Jul 2001 02:50:17 +0000 (02:50 +0000)] 
Correcting the URL for MySQL's web page.  Bug 90553.
Patch by Myk Melez <myk@mozilla.org>

24 years agoFixing minor problem caused by the original bug 77473 checkin where an SQL error...
justdave%syndicomm.com [Tue, 17 Jul 2001 02:38:34 +0000 (02:38 +0000)] 
Fixing minor problem caused by the original bug 77473 checkin where an SQL error was being produced if you tried to log in
with an invalid username.
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com

24 years agoFix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored in plaint...
justdave%syndicomm.com [Wed, 11 Jul 2001 12:29:16 +0000 (12:29 +0000)] 
Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored in plaintext in the database.  Passwords are no longer encrypted with MySQL's ENCRYPT() function (because it doesn't work on some installs), but with Perl's crypt() function.  The crypt-related routines now properly deal with salts so that they work on systems that use methods other than UNIX crypt to crypt the passwords (such as MD5).  Checksetup.pl will walk through your database and re-crypt everyone's passwords based on the plaintext password entry, then drop the plaintext password column.  As a consequence of no longer having a plaintext password, it is no longer possible to email someone their password, so the login screen has been changed to request a password reset instead.  The user is emailed a temporary identifying token, with a link back to Bugzilla.  They click on the link or paste it into their browser and Bugzilla allows them to change their password.
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com, jake@acutex.net

24 years agoFix for bug 87701: Invalid username in bug changes echoed back without escaping HTML...
justdave%syndicomm.com [Wed, 4 Jul 2001 14:05:59 +0000 (14:05 +0000)] 
Fix for bug 87701: Invalid username in bug changes echoed back without escaping HTML data
Patch by Gervase Markham <gervase.markham@univ.ox.ac.uk>
r= justdave@syndicomm.com

24 years agoKilling the "used only once" error that suddenly popped up out of nowhere on tinderbox.
justdave%syndicomm.com [Wed, 4 Jul 2001 12:33:37 +0000 (12:33 +0000)] 
Killing the "used only once" error that suddenly popped up out of nowhere on tinderbox.

24 years agoremoving "Use Carp" and "sub die_with_dignity" that I was supposed to remove from...
justdave%syndicomm.com [Wed, 4 Jul 2001 12:28:39 +0000 (12:28 +0000)] 
removing "Use Carp" and "sub die_with_dignity" that I was supposed to remove from the previous patch before checking it in.

24 years agoFix for bug 59349: Processmail now runs in taint (perl -T and $db->{Taint}=1) mode...
justdave%syndicomm.com [Wed, 4 Jul 2001 11:41:27 +0000 (11:41 +0000)] 
Fix for bug 59349: Processmail now runs in taint (perl -T and $db->{Taint}=1) mode.  Hooks also added to globals.pl to make converting other files in Bugzilla to run in Taint mode easier.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com

24 years agoAdd strikethrough to resolved bug numbers. Bug 79816. r=jake.
gerv%gerv.net [Mon, 2 Jul 2001 03:17:28 +0000 (03:17 +0000)] 
Add strikethrough to resolved bug numbers. Bug 79816. r=jake.

24 years agoMake bug chart filenames other-OS friendly by removing colons. Bug 88179. r=jake.
gerv%gerv.net [Mon, 2 Jul 2001 02:09:29 +0000 (02:09 +0000)] 
Make bug chart filenames other-OS friendly by removing colons. Bug 88179. r=jake.

24 years agoFix for bug 87596: improper definition of $::components in globals.pl
justdave%syndicomm.com [Sun, 1 Jul 2001 09:00:56 +0000 (09:00 +0000)] 
Fix for bug 87596: improper definition of $::components in globals.pl
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net

24 years agoFix for bug 76183 and bug 71555: consolidates chmod activity in one place in checkset...
justdave%syndicomm.com [Fri, 29 Jun 2001 10:47:56 +0000 (10:47 +0000)] 
Fix for bug 76183 and bug 71555: consolidates chmod activity in one place in checksetup.pl and also provides permission setting for bugzilla installations installed in a personal user directory as opposed to the server's main web space. (makes the files world-readable so the webserver can see them, since you can't set the group)
Patch by Christian Reis <kiko@async.com.br>
r= justdave@syndicomm.com

24 years agoFix for but 76073: - and + didn't work in quicksearch in IE and Opera
justdave%syndicomm.com [Thu, 28 Jun 2001 23:27:37 +0000 (23:27 +0000)] 
Fix for but 76073: - and + didn't work in quicksearch in IE and Opera
Patch by Andreas Franke <afranke@ags.uni-sb.de>
r= justdave@syndicomm.com

24 years agoRefix bug 80289. Don't print header for groups if there aren't any groups to display...
jake%acutex.net [Thu, 28 Jun 2001 22:42:29 +0000 (22:42 +0000)] 
Refix bug 80289. Don't print header for groups if there aren't any groups to display (was printing a header without groups in rare instances).
Patch by Joe Robins <jmrobins@tgix.com>
r= jake@acutex.net

24 years agoFix for bug 87983: backdoor.cgi is Netscape-specific, and not part of the bugzilla...
justdave%syndicomm.com [Thu, 28 Jun 2001 13:49:06 +0000 (13:49 +0000)] 
Fix for bug 87983: backdoor.cgi is Netscape-specific, and not part of the bugzilla package.  Removing from CVS.

24 years agoFixing "used only once" errors flagged by tinderbox on the last checkin.
justdave%syndicomm.com [Wed, 27 Jun 2001 09:31:54 +0000 (09:31 +0000)] 
Fixing "used only once" errors flagged by tinderbox on the last checkin.

24 years agoFix for bug 80289: Group restrictions are now identified with checkboxes instead...
justdave%syndicomm.com [Wed, 27 Jun 2001 08:44:32 +0000 (08:44 +0000)] 
Fix for bug 80289: Group restrictions are now identified with checkboxes instead of select widgets.  Also, product groups are now only offered if they are either already set, or match the current product (i.e. the option to set a product bit for a product other than the one the bug is in is no longer available) This results in much less clutter for the admin folks on sites with lots of products.
Patch by Joe Robbins <jmrobins@tgix.com>
r= justdave@syndicomm.com

24 years agoRe-fix for bug 28458: AddFDef always replaces the fielddefs every time you run checks...
justdave%syndicomm.com [Thu, 21 Jun 2001 22:03:10 +0000 (22:03 +0000)] 
Re-fix for bug 28458: AddFDef always replaces the fielddefs every time you run checksetup.pl, so the change to them during doeditparams was nullified if you updated.  Other recent changes have nullified the reason for changing it in editparams anyway, so just backing that part out.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com

24 years agoFix for "used only once" error reported by tinderbox after the last checkin. (Aaargh!)
justdave%syndicomm.com [Thu, 21 Jun 2001 09:42:41 +0000 (09:42 +0000)] 
Fix for "used only once" error reported by tinderbox after the last checkin.  (Aaargh!)

24 years agoFix for bug 47914: buglist.cgi always had a not-logged-in footer if you were unlucky...
justdave%syndicomm.com [Thu, 21 Jun 2001 09:02:30 +0000 (09:02 +0000)] 
Fix for bug 47914: buglist.cgi always had a not-logged-in footer if you were unlucky enough to have a login cookie that got corrupted in the shadow database.  This patch makes buglist.cgi switch back to the primary database before looking up your login cookie for the footer.
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com

24 years agoFix for bug 86447 - ChangeFieldType() wasn't dealing with 'not null' properly.
jake%acutex.net [Wed, 20 Jun 2001 08:37:19 +0000 (08:37 +0000)] 
Fix for bug 86447 - ChangeFieldType() wasn't dealing with 'not null' properly.
r= justdave@syndicomm.com

24 years agoFix for bug 85833: show_bug.cgi (and probably others) now allow leading or trailing...
justdave%syndicomm.com [Wed, 20 Jun 2001 05:48:21 +0000 (05:48 +0000)] 
Fix for bug 85833: show_bug.cgi (and probably others) now allow leading or trailing spaces in the bug id, to allow for user input error.  This used to work, and recent bug validation changes broke it.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com

24 years agoFix for bug 45918: the old password field on the userprefs page is now used to log...
justdave%syndicomm.com [Wed, 20 Jun 2001 05:02:53 +0000 (05:02 +0000)] 
Fix for bug 45918: the old password field on the userprefs page is now used to log you back in if you try to change your password with cookies turned off, which avoids the confusing login screen after entering your new password in which you used to have to enter your old password one more time in order to let it set your new password (yes, it used to be as confusing as that just sounded :)
r= tara@tequilarista.org

24 years agoRunning a query using the Added Comment option was very slow (bug 57350).
jake%acutex.net [Tue, 19 Jun 2001 09:05:08 +0000 (09:05 +0000)] 
Running a query using the Added Comment option was very slow (bug 57350).
Patch by Myk Melez <myk@mozilla.org> and Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net

24 years agoRefixing bug 71396. Each PushGlobalSQLState() needs a PopGlobalSQLState() and this...
jake%acutex.net [Tue, 19 Jun 2001 08:37:02 +0000 (08:37 +0000)] 
Refixing bug 71396. Each PushGlobalSQLState() needs a PopGlobalSQLState() and this file instead had two "pushes".

24 years agoAllow '\' as a path delimiter (bug 29064)
jake%acutex.net [Tue, 19 Jun 2001 06:13:18 +0000 (06:13 +0000)] 
Allow '\' as a path delimiter (bug 29064)
Patch Concept by <timeless@mac.com>
r= jake@acutex.net

24 years agoFix for bug 85832 - QuickSearch should strip leading and trailing spaces.
jake%acutex.net [Tue, 19 Jun 2001 02:24:17 +0000 (02:24 +0000)] 
Fix for bug 85832 - QuickSearch should strip leading and trailing spaces.
Patch by Andreas Franke <afranke@ags.uni-sb.de>

24 years agoapplying handy patch to refix version table to be 64 instead of 16--partial fix of...
tara%tequilarista.org [Sun, 17 Jun 2001 06:01:12 +0000 (06:01 +0000)] 
applying handy patch to refix version table to be 64 instead of 16--partial fix of bug 9352

24 years agoFix for bug 71396 - $::db->do isn't needed anymore
jake%acutex.net [Sat, 16 Jun 2001 21:51:15 +0000 (21:51 +0000)] 
Fix for bug 71396 - $::db->do isn't needed anymore
Patch by Christian Reis <kiko@async.com.br>
r= jake@acutex.net

24 years agoFix for bug 83619 - QuickSearch was crashing Netscape 4.76 and 4.77 on Unix
jake%acutex.net [Sat, 16 Jun 2001 03:16:59 +0000 (03:16 +0000)] 
Fix for bug 83619 - QuickSearch was crashing Netscape 4.76 and 4.77 on Unix
Patch by Andreas Franke <afranke@ags.uni-sb.de>

24 years agoChecking in the cleaner version of the fix for "No Available Products". This was...
jake%acutex.net [Fri, 15 Jun 2001 03:02:31 +0000 (03:02 +0000)] 
Checking in the cleaner version of the fix for "No Available Products".  This was attached to bug 65311.
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net

24 years agoBacking out previous changes as there was a better patch already attached to a differ...
jake%acutex.net [Fri, 15 Jun 2001 03:00:03 +0000 (03:00 +0000)] 
Backing out previous changes as there was a better patch already attached to a different bug

24 years agoBugzilla shouldn't display empty header in the New: email notifications (bug 85734)
jake%acutex.net [Thu, 14 Jun 2001 21:16:27 +0000 (21:16 +0000)] 
Bugzilla shouldn't display empty header in the New: email notifications (bug 85734)
r=timeless

24 years agoFix for bug 84596: Syncshadowdb wasn't using the db_user and db_pass from localconfig...
justdave%syndicomm.com [Mon, 11 Jun 2001 00:38:15 +0000 (00:38 +0000)] 
Fix for bug 84596: Syncshadowdb wasn't using the db_user and db_pass from localconfig, which meant that it previously wouldn't run unless it was running under a user that had access to the bugs and shadowbugs dbs and didn't have a password.  It now looks for db_user and db_pass and specifies them on the command line to mysqldump and mysql if they're in use.
r= tara

24 years agoRe-fix for bug 21253: fix calling conventions for syncshadowdb so that a phony parame...
justdave%syndicomm.com [Mon, 11 Jun 2001 00:15:56 +0000 (00:15 +0000)] 
Re-fix for bug 21253: fix calling conventions for syncshadowdb so that a phony parameter to get past the multi-param system() test in tinderbox actually works.
r= tara

24 years agoGive a logical error message if no products are available to a user for bug entry...
jake%acutex.net [Fri, 8 Jun 2001 20:12:13 +0000 (20:12 +0000)] 
Give a logical error message if no products are available to a user for bug entry (bug 84285).
Patch by Paul Thomas <paul.thomas@sse.ie>
r= jake@acutex.net

24 years agoHopefully the fix for bug 77778: component lists, etc stuttering due to corruption...
justdave%syndicomm.com [Fri, 8 Jun 2001 04:26:49 +0000 (04:26 +0000)] 
Hopefully the fix for bug 77778: component lists, etc stuttering due to corruption in data/versioncache.
Patch design by Terry Weissman <terry@mozilla.org>
Patch implemented by Dave Miller <justdave@syndicomm.com>
r= tara@tequilarista.org

24 years agoFix for bug 15980: Password is no longer shown in the location bar on the first page...
justdave%syndicomm.com [Fri, 8 Jun 2001 03:26:37 +0000 (03:26 +0000)] 
Fix for bug 15980: Password is no longer shown in the location bar on the first page you load after logging in.
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net

24 years agofix typo
justdave%syndicomm.com [Thu, 7 Jun 2001 08:31:51 +0000 (08:31 +0000)] 
fix typo

24 years agoFix "used only once" error, per tinderbox build log.
justdave%syndicomm.com [Thu, 7 Jun 2001 06:09:54 +0000 (06:09 +0000)] 
Fix "used only once" error, per tinderbox build log.

24 years agoFix for bug 21253: removing all single-parameter system() calls from Bugzilla
justdave%syndicomm.com [Thu, 7 Jun 2001 04:17:39 +0000 (04:17 +0000)] 
Fix for bug 21253: removing all single-parameter system() calls from Bugzilla
Patch by Dave Miller <justdave@syndicomm.com>
r= tara@tequilarista.org

24 years agoFix for bug 83872: Bugzilla no longer requires the Mysql Perl module, but the DBD...
justdave%syndicomm.com [Thu, 7 Jun 2001 04:10:47 +0000 (04:10 +0000)] 
Fix for bug 83872: Bugzilla no longer requires the Mysql Perl module, but the DBD::mysql Perl module, and has been this way for a while.  Fixing the version checks in checksetup.pl to check the correct module.  Also eliminates a DBD::mysql-specific database function call that is depricated in the current version of DBD_mysql.
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net, tara@tequilarista.org

24 years agoUsers should only be able to view attachments if they can view the bug that the file...
jake%acutex.net [Thu, 7 Jun 2001 01:36:25 +0000 (01:36 +0000)] 
Users should only be able to view attachments if they can view the bug that the file is attached to (bug 70189)
r=tara

24 years agoFixing typo. Attachments isn't spelled 'Attachemnts' (bug 84295).
jake%acutex.net [Wed, 6 Jun 2001 21:25:18 +0000 (21:25 +0000)] 
Fixing typo. Attachments isn't spelled 'Attachemnts' (bug 84295).

24 years agoFix for bug 39557: doeditvotes.cgi will no longer create a vote record for a nonexist...
justdave%syndicomm.com [Wed, 6 Jun 2001 11:51:55 +0000 (11:51 +0000)] 
Fix for bug 39557: doeditvotes.cgi will no longer create a vote record for a nonexistant bug if the HTML is tampered with or other bugs cause bad bug numbers in the submitted form.
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com

24 years agoFix for bug 82781: describecomponents.cgi now checks viewing permissions to make...
justdave%syndicomm.com [Wed, 6 Jun 2001 11:32:45 +0000 (11:32 +0000)] 
Fix for bug 82781: describecomponents.cgi now checks viewing permissions to make sure you can see a product
Patch by Myk Melez <myk@mozilla.org>
r= tara@tequilarista.org

24 years agoFix for bug 28458: "NEW" bugs were not getting CC or QA Contact information displayed.
justdave%syndicomm.com [Wed, 6 Jun 2001 11:28:51 +0000 (11:28 +0000)] 
Fix for bug 28458: "NEW" bugs were not getting CC or QA Contact information displayed.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com

24 years agoFix for bug 75482: adding the capability to deactivate a group without deleting it...
justdave%syndicomm.com [Wed, 6 Jun 2001 10:16:47 +0000 (10:16 +0000)] 
Fix for bug 75482: adding the capability to deactivate a group without deleting it (prevent new bugs from being placed into that group, but don't remove the group restriction from bugs already in it).
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com

24 years agoLanding Myk's patch for bug #71767
tara%tequilarista.org [Sun, 3 Jun 2001 05:02:01 +0000 (05:02 +0000)] 
Landing Myk's patch for bug #71767

24 years agosanitycheck.cgi was able to be run by anybody - even people without Bugzilla accounts...
jake%acutex.net [Sat, 2 Jun 2001 21:24:45 +0000 (21:24 +0000)] 
sanitycheck.cgi was able to be run by anybody - even people without Bugzilla accounts.  It is now restricted to only people with the editbugs permission (bug 54556).
Patch by Myk Melez <myk@mozilla.org>
r= jake@acutex.net

24 years agoFix for bug 65190: add comparison type "all words as substrings" and "any words as...
justdave%syndicomm.com [Sat, 2 Jun 2001 11:02:13 +0000 (11:02 +0000)] 
Fix for bug 65190: add comparison type "all words as substrings" and "any words as substrings" to the text fields in query.cgi
Patch by Andreas Franke <afranke@ags.uni-sb.de>
r= justdave@syndicomm.com

24 years agoFix for bug 78407: extra safeguard against overpopping the email list when pruning...
justdave%syndicomm.com [Sat, 2 Jun 2001 10:19:26 +0000 (10:19 +0000)] 
Fix for bug 78407: extra safeguard against overpopping the email list when pruning people who aren't supposed to get mail.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com

24 years agoFix for bug 83596: optional dependency on XML::Parser now checked in checksetup.pl
justdave%syndicomm.com [Sat, 2 Jun 2001 08:57:22 +0000 (08:57 +0000)] 
Fix for bug 83596: optional dependency on XML::Parser now checked in checksetup.pl
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net

24 years agoFix for bug 83618: checksetup.pl crashes if DBI module isn't already installed.
justdave%syndicomm.com [Sat, 2 Jun 2001 08:53:01 +0000 (08:53 +0000)] 
Fix for bug 83618: checksetup.pl crashes if DBI module isn't already installed.
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net

24 years agoMore leak pluggin. This one fixes bug 39526.
jake%acutex.net [Fri, 1 Jun 2001 20:38:01 +0000 (20:38 +0000)] 
More leak pluggin.  This one fixes bug 39526.
Patch by Myk Melez <myk@mozilla.org>
r= jake@acutex.net

24 years agoFix for bug 83633: perl warnings in 5.6
justdave%syndicomm.com [Fri, 1 Jun 2001 17:03:52 +0000 (17:03 +0000)] 
Fix for bug 83633: perl warnings in 5.6
r= Hixie

24 years agoFix for bug 73249: perl warnings under 5.6.0.
justdave%syndicomm.com [Fri, 1 Jun 2001 15:34:45 +0000 (15:34 +0000)] 
Fix for bug 73249: perl warnings under 5.6.0.
Patch by Chris Yeh <Chris.Yeh@nokia.com>
r= justdave@syndicomm.com

24 years agoFix for bug 79317: dependency on CGI::Carp not caught by checksetup.pl
justdave%syndicomm.com [Fri, 1 Jun 2001 10:13:28 +0000 (10:13 +0000)] 
Fix for bug 79317: dependency on CGI::Carp not caught by checksetup.pl
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net

24 years agobacking out previous fix to importxml.pl. It fixed it on Perl 5.6 and broke it on...
justdave%syndicomm.com [Fri, 1 Jun 2001 09:27:52 +0000 (09:27 +0000)] 
backing out previous fix to importxml.pl.  It fixed it on Perl 5.6 and broke it on Perl 5.005.  Will need to investigate.

24 years agoFix for bug 72862: fixes more Perl warnings in RelationSet.pm and globals.pl
justdave%syndicomm.com [Fri, 1 Jun 2001 09:14:23 +0000 (09:14 +0000)] 
Fix for bug 72862: fixes more Perl warnings in RelationSet.pm and globals.pl

24 years agoFix for bug 57848, perl warnings in several files.
justdave%syndicomm.com [Fri, 1 Jun 2001 09:07:27 +0000 (09:07 +0000)] 
Fix for bug 57848, perl warnings in several files.
Patch by Nick Hibma <n_hibma@qubesoft.com>
r= justdave@syndicomm.com

24 years agoBugzilla was leaking information about bugs marked secure (using bug groups). This...
jake%acutex.net [Thu, 31 May 2001 22:52:23 +0000 (22:52 +0000)] 
Bugzilla was leaking information about bugs marked secure (using bug groups). This checkin fixes  bugs 39524, 39527, 39531, and 39533.
Patches by Myk Melez <myk@mozilla.org>.
r= jake@acutex.net

24 years agoFix for bug 45164 - New users created by the admin were not subject to the userregexp...
jake%acutex.net [Wed, 30 May 2001 22:47:30 +0000 (22:47 +0000)] 
Fix for bug 45164 - New users created by the admin were not subject to the userregexp for groupsets.
Patch by Joe Robins <jmrobins@tgix.com>
r= jake@acutex.net

24 years agoDummy commit so I can put the attributions I forgot in the previous one.
justdave%syndicomm.com [Wed, 30 May 2001 04:27:12 +0000 (04:27 +0000)] 
Dummy commit so I can put the attributions I forgot in the previous one.
Patch from bug 65290 was by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com