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

24 years agoFix for bug 65290: can now edit user-regexps for system groups
justdave%syndicomm.com [Wed, 30 May 2001 04:25:02 +0000 (04:25 +0000)] 
Fix for bug 65290: can now edit user-regexps for system groups

24 years agoFix for bug 65399: Can't use string ("") as an ARRAY ref while "strict refs" in use...
justdave%syndicomm.com [Wed, 30 May 2001 03:30:51 +0000 (03:30 +0000)] 
Fix for bug 65399: Can't use string ("") as an ARRAY ref while "strict refs" in use at query.cgi due to no components defined in a product.
Patch by Matthias Radestock <matthias@sorted.org>
r= justdave@syndicomm.com

24 years agoAdditional cleanup for bug 73191. newquip.html is no longer needed.
justdave%syndicomm.com [Wed, 30 May 2001 01:44:00 +0000 (01:44 +0000)] 
Additional cleanup for bug 73191.  newquip.html is no longer needed.

24 years agoFix for bug 78045: change references to README in error messages to point to the...
justdave%syndicomm.com [Tue, 29 May 2001 15:10:28 +0000 (15:10 +0000)] 
Fix for bug 78045: change references to README in error messages to point to the Bugzilla Guide instead.
Patch by Matthew Tuck <matty@chariot.net.au>
r= justdave@syndicomm.com

24 years agoLanding quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>
justdave%syndicomm.com [Tue, 29 May 2001 11:01:48 +0000 (11:01 +0000)] 
Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>
Submitted by Martin Baulig <baulig@suse.de> from bugzilla.gnome.org
r= justdave@syndicomm.com

24 years agoFix for bug 77699 and bug 71503: fix javascript errors in quicksearch and improve...
justdave%syndicomm.com [Tue, 29 May 2001 10:05:46 +0000 (10:05 +0000)] 
Fix for bug 77699 and bug 71503: fix javascript errors in quicksearch and improve IE5 compatibility
Patch by Stephan Lee <slee@uk.bnsmc.com> and Andreas Franke <afranke@ags.uni-sb.de>

24 years agoBug 79739 - Initial Owner and QA Contact were not being handled correctly by the...
jake%acutex.net [Fri, 25 May 2001 19:48:47 +0000 (19:48 +0000)] 
Bug 79739 - Initial Owner and QA Contact were not being handled correctly by the email interface after they were changed to userid's in bug 66876.
r= justdave@syndicomm.com

24 years agoMention the Bugzilla project page and where to report bugs
jake%acutex.net [Thu, 24 May 2001 19:58:33 +0000 (19:58 +0000)] 
Mention the Bugzilla project page and where to report bugs
Patch by Matthew Tuck <matty@chariot.net.au>
r= justdave@syndicomm.com, jake@acutex.net

24 years agoBug 71552 - Remove oldemailtech from Bugzilla
jake%acutex.net [Thu, 24 May 2001 10:10:47 +0000 (10:10 +0000)] 
Bug 71552 - Remove oldemailtech from Bugzilla
r= justdave@syndicomm.com

24 years agoFix for bug 38859: escape invalid email addresses for HTML before displaying to the...
justdave%syndicomm.com [Sat, 12 May 2001 01:02:38 +0000 (01:02 +0000)] 
Fix for bug 38859: escape invalid email addresses for HTML before displaying to the user.
Patch by Myk Melez <myk@mozilla.org>
r= jake@acutex.net, justdave@syndicomm.com

24 years agoFix for bug 80045: 500 Server Error in IE (but not Netscape or Mozilla) on errors...
justdave%syndicomm.com [Fri, 11 May 2001 01:16:51 +0000 (01:16 +0000)] 
Fix for bug 80045: 500 Server Error in IE (but not Netscape or Mozilla) on errors looking up email addresses.
Patch by <jake@acutex.net>
r= justdave@syndicomm.com

24 years agoFix for bug 38854: reports.cgi needs to escape (untrusted) url params
justdave%syndicomm.com [Thu, 10 May 2001 10:02:52 +0000 (10:02 +0000)] 
Fix for bug 38854: reports.cgi needs to escape (untrusted) url params
Patch by Myk Melez <myk@mozilla.org>
r= jake@acutex.net

24 years agoFix for bug 38855: showvotes.cgi needs to escape (untrusted) url params
justdave%syndicomm.com [Thu, 10 May 2001 09:53:21 +0000 (09:53 +0000)] 
Fix for bug 38855: showvotes.cgi needs to escape (untrusted) url params
Patch by Myke Melez <myk@mozilla.org>
r= jake@acutex.net

24 years agoFix for bug 79730: Minor minor typo in move.pl (recieve -> receive).
justdave%syndicomm.com [Thu, 10 May 2001 01:32:35 +0000 (01:32 +0000)] 
Fix for bug 79730: Minor minor typo in move.pl (recieve -> receive).
Patch by gavins@iplbath.com (Gavin Shelley).
r= justdave@syndicomm.com

24 years agorolling version number to 2.13 for development bugzilla-2.13 release-2.13
justdave%syndicomm.com [Sat, 28 Apr 2001 02:36:20 +0000 (02:36 +0000)] 
rolling version number to 2.13 for development

24 years agoaddition to 2.12 release notes bugzilla-2.12 release-2.12
justdave%syndicomm.com [Sat, 28 Apr 2001 02:32:27 +0000 (02:32 +0000)] 
addition to 2.12 release notes

24 years agoBacking out .htaccess commit, these don't belong here yet. It broke checksetup.pl...
justdave%syndicomm.com [Thu, 26 Apr 2001 11:16:03 +0000 (11:16 +0000)] 
Backing out .htaccess commit, these don't belong here yet.  It broke checksetup.pl, too.

24 years agoAdded .htaccess files for shadow/, data/, and /.
barnboy%trilobyte.net [Thu, 26 Apr 2001 08:51:39 +0000 (08:51 +0000)] 
Added .htaccess files for shadow/, data/, and /.
I added related information to the Bugzilla Guide, and
tacked in a couple of last-minute additions.  Also fixed the
annoying "Tip: HINT:" thing.

24 years agoTara is a bucket head. Floating version to 2.12 ship for tag and stripe
tara%tequilarista.org [Wed, 25 Apr 2001 22:45:27 +0000 (22:45 +0000)] 
Tara is a bucket head.  Floating version to 2.12 ship for tag and stripe

24 years agoRemoving forward planning text
tara%tequilarista.org [Wed, 25 Apr 2001 22:38:34 +0000 (22:38 +0000)] 
Removing forward planning text

24 years agoFix for confusing language regarding protection of data/ & shadow/ directories
barnboy%trilobyte.net [Wed, 25 Apr 2001 14:38:17 +0000 (14:38 +0000)] 
Fix for confusing language regarding protection of data/ & shadow/ directories
and localconfig file.

24 years agoUpdated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.
barnboy%trilobyte.net [Wed, 25 Apr 2001 14:11:45 +0000 (14:11 +0000)] 
Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.
The README is now gutted, pointers to Guide.  Also some new sections added,
old ones fixed, and notes appended to deprecated sections I've not yet had
the heart to remove.

24 years agoChecking in the last of the changes for 76837 for 2.12. Good enough for government...
tara%tequilarista.org [Tue, 24 Apr 2001 05:16:12 +0000 (05:16 +0000)] 
Checking in the last of the changes for 76837 for 2.12.  Good enough for government work.

24 years agoREADME now points everybody to the release notes and the new user guide
tara%tequilarista.org [Tue, 24 Apr 2001 05:14:50 +0000 (05:14 +0000)] 
README now points everybody to the release notes and the new user guide

24 years agoAdding reference to data/comments needing to be an exception to the blocking of the...
justdave%syndicomm.com [Mon, 23 Apr 2001 01:56:58 +0000 (01:56 +0000)] 
Adding reference to data/comments needing to be an exception to the blocking of the 'data' folder.

24 years agoChecking in Matty's update to the release notes
justdave%syndicomm.com [Mon, 23 Apr 2001 01:48:04 +0000 (01:48 +0000)] 
Checking in Matty's update to the release notes

24 years agoAdded a couple of lines about mysqld-watcher.pl. Bug 76862.
gerv%gerv.net [Mon, 23 Apr 2001 01:13:40 +0000 (01:13 +0000)] 
Added a couple of lines about mysqld-watcher.pl. Bug 76862.

24 years agoPer bug 76862, moving mysqld-watcher.pl into contrib
justdave%syndicomm.com [Mon, 23 Apr 2001 00:48:09 +0000 (00:48 +0000)] 
Per bug 76862, moving mysqld-watcher.pl into contrib

24 years agoLots of formatting fixups, removed tab characters. Also removed incorrect DB_File...
gerv%gerv.net [Mon, 23 Apr 2001 00:26:35 +0000 (00:26 +0000)] 
Lots of formatting fixups, removed tab characters. Also removed incorrect DB_File requirement.

24 years agoFix bug 76524 - mostfreqhtml param text has a few issues. Patch by matty@chariot...
gerv%gerv.net [Sun, 22 Apr 2001 23:44:10 +0000 (23:44 +0000)] 
Fix bug 76524 - mostfreqhtml param text has a few issues. Patch by matty@chariot.net.au .

24 years agoChecking in massive changes to make this document more generic to all bugzilla instal...
tara%tequilarista.org [Sat, 21 Apr 2001 05:08:09 +0000 (05:08 +0000)] 
Checking in massive changes to make this document more generic to all bugzilla installations

24 years agoAdding new Release Notes for MattyT
tara%tequilarista.org [Fri, 20 Apr 2001 23:46:59 +0000 (23:46 +0000)] 
Adding new Release Notes for MattyT

24 years agoanother chmod with a leading 1 (Perl interprets this as a decimal instead of octal)
justdave%syndicomm.com [Fri, 20 Apr 2001 21:41:44 +0000 (21:41 +0000)] 
another chmod with a leading 1 (Perl interprets this as a decimal instead of octal)

24 years agoChanging all chmod 1777 to chmod 01777. Without the leading 0 it's interpreted as...
justdave%syndicomm.com [Fri, 20 Apr 2001 03:46:53 +0000 (03:46 +0000)] 
Changing all chmod 1777 to chmod 01777.  Without the leading 0 it's interpreted as decimal instead of octal (oops)

24 years agoBullshit checkin to add the fact that the previous changes also include the final...
tara%tequilarista.org [Fri, 20 Apr 2001 00:35:22 +0000 (00:35 +0000)] 
Bullshit checkin to add the fact that the previous changes also include the final fix for bug 72721.  I am a buckethead

24 years agolanding final patch for bug 76261
tara%tequilarista.org [Fri, 20 Apr 2001 00:19:05 +0000 (00:19 +0000)] 
landing final patch for bug 76261

24 years agoinitial checkin
endico%mozilla.org [Thu, 19 Apr 2001 01:01:28 +0000 (01:01 +0000)] 
initial checkin

24 years agoCorrecting my email address in the comments
justdave%syndicomm.com [Tue, 17 Apr 2001 09:26:14 +0000 (09:26 +0000)] 
Correcting my email address in the comments

24 years agoFix for bug 18349: query.cgi target_milestone value does not reload SELECTed item.
justdave%syndicomm.com [Tue, 10 Apr 2001 10:49:01 +0000 (10:49 +0000)] 
Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed item.
Patch by <jake@acutex.net>
r= justdave

24 years agoFix for bug 72379: query.cgi component value does not reload SELECTed item.
justdave%syndicomm.com [Tue, 10 Apr 2001 10:41:44 +0000 (10:41 +0000)] 
Fix for bug 72379: query.cgi component value does not reload SELECTed item.
Patch by Myl Melez <myk@mozilla.org>
r= jake, justdave

24 years agoFix for bug 71659: New bugs weren't creating email if the reported didn't give a...
justdave%syndicomm.com [Tue, 10 Apr 2001 02:10:43 +0000 (02:10 +0000)] 
Fix for bug 71659: New bugs weren't creating email if the reported didn't give a long description, and the first person who added a comment had their comment become the long description of the bug.
Patch by <jake@acutex.net>
r= justdave

24 years agoFix for bug 66014: Correct sanitycheck for the new initialowner and
justdave%syndicomm.com [Sun, 8 Apr 2001 09:33:02 +0000 (09:33 +0000)] 
Fix for bug 66014: Correct sanitycheck for the new initialowner and
initialqacontact fields in the components table.
Patch by Matthew Tuck <matty@chariot.net.au>
r= afranke, justdave

24 years agoFix for bug 71808: Can't set email preferences for voters (which caused voters to...
justdave%syndicomm.com [Sun, 8 Apr 2001 00:09:27 +0000 (00:09 +0000)] 
Fix for bug 71808: Can't set email preferences for voters (which caused voters to get OldEmailTech notifications.
Patch by jake@acutex.net
r= justdave

24 years agoFix for bug 71912: changes email pref for "If I'm removed from that capacity" to...
justdave%syndicomm.com [Sat, 7 Apr 2001 23:36:45 +0000 (23:36 +0000)] 
Fix for bug 71912: changes email pref for "If I'm removed from that capacity" to "If I'm added to or removed from that capacity", so you can still get mail when someone adds you to a CC.  Patch by <jake@acutex.net> r= justdave

24 years agoFix for bug 71607: remove "month-day only" date format from bug list views.
justdave%syndicomm.com [Sat, 7 Apr 2001 10:30:59 +0000 (10:30 +0000)] 
Fix for bug 71607: remove "month-day only" date format from bug list views.
Patch by Stephan Niemz <st.n@gmx.net>
r= justdave

24 years agoFix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug 69054...
justdave%syndicomm.com [Sat, 7 Apr 2001 01:19:44 +0000 (01:19 +0000)] 
Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug 69054 (DB_File not portable): dependence on DB_File removed, now uses AnyDBM_File which comes standard with Perl.  Duplicates.cgi now runs its queries against the shadow database if it's available, among many other improvements.
Patch by gervase.markham@univ.ox.ac.uk (Gervase Markham)
r= justdave

24 years agoRe-fix for bug 29820: remove "Changed" from email subject line. Based on patch submi...
justdave%syndicomm.com [Sat, 7 Apr 2001 00:40:48 +0000 (00:40 +0000)] 
Re-fix for bug 29820: remove "Changed" from email subject line.  Based on patch submitted by Stephan Niemz [faniz] <st.n@gmx.net>, r= jake, cyeh

UPGRADE NOTES: when you install this update, you will need to change the subject line in your 'changedmail' and 'newchangedmail' params from the web by running editparams.cgi.  The subject line needs to be changed from:
Subject: [Bug %bugid%] %neworchanged% - %summary%
to
Subject: [Bug %bugid%] %neworchanged%%summary%

Or whatever is appropriate for the subject you are using on your system.  Note the removal of the " - " in the middle.

24 years agoFix for bug 74394: editmilestones.cgi can't edit the name and sortkey at the same...
justdave%syndicomm.com [Fri, 6 Apr 2001 23:47:49 +0000 (23:47 +0000)] 
Fix for bug 74394: editmilestones.cgi can't edit the name and sortkey at the same time
Patch by slee@uk.bnsmc.com (Stephen Lee)

24 years agoBacking out Blake's misfire
justdave%syndicomm.com [Fri, 6 Apr 2001 11:44:41 +0000 (11:44 +0000)] 
Backing out Blake's misfire

24 years agoUse more efficient command structure, refactor commands, broadcasters and keys, remov...
blakeross%telocity.com [Fri, 6 Apr 2001 02:52:22 +0000 (02:52 +0000)] 
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923).   Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt

24 years agoFix for bug 74529: backward email filtering fixed. patch by jake@acutex.net
dave%intrec.com [Wed, 4 Apr 2001 03:54:53 +0000 (03:54 +0000)] 
Fix for bug 74529: backward email filtering fixed.  patch by jake@acutex.net

24 years agoFix for bug 53696: periods(.) and plusses(+) were not being accepted as valid in...
dave%intrec.com [Wed, 4 Apr 2001 03:42:58 +0000 (03:42 +0000)] 
Fix for bug 53696: periods(.) and plusses(+) were not being accepted as valid in mime-types, which are legal per RFC2045 and RFC2048.

24 years agoadd comment about DB_File requirement for collectstats.pl
cyeh%bluemartini.com [Thu, 29 Mar 2001 08:36:38 +0000 (08:36 +0000)] 
add comment about DB_File requirement for collectstats.pl

24 years agofix for 71798: bugmail not sent when moving from cc to assigned fields
cyeh%bluemartini.com [Thu, 29 Mar 2001 07:43:39 +0000 (07:43 +0000)] 
fix for 71798: bugmail not sent when moving from cc to assigned fields
checked in patch based on patch submitted by jake@acutex.net

24 years agoAdding a comment to the top to hopefully prevent some of the confusion that new Bugzi...
dave%intrec.com [Tue, 20 Mar 2001 05:17:48 +0000 (05:17 +0000)] 
Adding a comment to the top to hopefully prevent some of the confusion that new Bugzilla maintainers are often running into with hacking Bugzilla installs.

24 years agoRe-re-fix for bug 71550. This will quite likely fix a number of bugs in other places...
dave%intrec.com [Tue, 20 Mar 2001 05:03:52 +0000 (05:03 +0000)] 
Re-re-fix for bug 71550.  This will quite likely fix a number of bugs in other places.  The DBID<->Name conversion routines in globals.pl were not pushing/popping the SQL state around their SQL calls, which could result in lost data if called from inside a loop which is handling other SQL data.

24 years agofix bug 72487 Create Attachment should allow user to create another attach
timeless%mac.com [Tue, 20 Mar 2001 04:02:55 +0000 (04:02 +0000)] 
fix bug 72487 Create Attachment should allow user to create another attach
Also adds link+desc to created patch.
r=jake,terry

24 years agoRe-fix for bug 71550: all watchers are now accounted for instead of only the first...
dave%intrec.com [Fri, 16 Mar 2001 15:49:37 +0000 (15:49 +0000)] 
Re-fix for bug 71550: all watchers are now accounted for instead of only the first watcher found.

24 years agoFix for bug 71550: watchers now get email based on their own preferences rather than...
dave%intrec.com [Thu, 15 Mar 2001 15:50:36 +0000 (15:50 +0000)] 
Fix for bug 71550: watchers now get email based on their own preferences rather than the preferences of the person they are watching.  Patch by jake@acutex.net, r= dave@intrec.com

24 years agoChecking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla was...
endico%mozilla.org [Tue, 13 Mar 2001 06:35:50 +0000 (06:35 +0000)] 
Checking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla was showing bug summaries to everyone, even if they didn't have permission to view the bug. Jake's quick solution is to not display the bug at all if it is in a group no matter who is viewing it. The correct solution would be display the  summary if the viewer had the proper permissions.

24 years agoFixed bug 71600: mail would be sent about a given bug iff all flags for stuff changed...
dmose%mozilla.org [Mon, 12 Mar 2001 04:08:28 +0000 (04:08 +0000)] 
Fixed bug 71600: mail would be sent about a given bug iff all flags for stuff changed in a given group were set.  Should have sent mail if any flags for stuff changed in a given group were set.  r=dave@intrec.com,endico@mozilla.org

24 years agoFix for bug 71606: Duplicates not getting marked in comments which bug they're a...
dave%intrec.com [Mon, 12 Mar 2001 02:54:05 +0000 (02:54 +0000)] 
Fix for bug 71606: Duplicates not getting marked in comments which bug they're a dupe of.

24 years agoFix for bug 7873: Duplicate marking now happens AFTER privs are checked to make sure...
dave%intrec.com [Sun, 11 Mar 2001 08:53:22 +0000 (08:53 +0000)] 
Fix for bug 7873: Duplicate marking now happens AFTER privs are checked to make sure a) the user is allowed to dupe it, and b) the change hasn't caused a midair collision.

24 years agoAttempted fix for bug 71574: footer anomoly cleanup
dave%intrec.com [Sun, 11 Mar 2001 06:06:57 +0000 (06:06 +0000)] 
Attempted fix for bug 71574: footer anomoly cleanup