]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
21 years agoRebuilding documentation for Bugzilla 2.17.5.
jocuri%softhome.net [Fri, 31 Oct 2003 05:23:59 +0000 (05:23 +0000)] 
Rebuilding documentation for Bugzilla 2.17.5.

21 years agoBug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave.
jocuri%softhome.net [Fri, 31 Oct 2003 04:45:26 +0000 (04:45 +0000)] 
Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave.

21 years agoBug 216703: Need PatchReader note in install docs; patch by jkeiser (John Keiser...
jocuri%softhome.net [Fri, 31 Oct 2003 02:42:21 +0000 (02:42 +0000)] 
Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John Keiser - john@johnkeiser.com); r=jake; a=jake.

21 years agoBug 217219 Messages in votes errors are incorrectly CHOMP'd
timeless%mozdev.org [Fri, 31 Oct 2003 01:29:49 +0000 (01:29 +0000)] 
Bug 217219 Messages in votes errors are incorrectly CHOMP'd
r=kiko a=justdave

21 years agoBug 223937: web site error while updating email address; r=myk,kiko; a=justdave.
jocuri%softhome.net [Fri, 31 Oct 2003 01:18:16 +0000 (01:18 +0000)] 
Bug 223937: web site error while updating email address; r=myk,kiko; a=justdave.

21 years agoBug 47925: describe MOVED resolution in bug_status.html; patch by chaduv (caduvall...
jocuri%softhome.net [Fri, 31 Oct 2003 01:12:30 +0000 (01:12 +0000)] 
Bug 47925: describe MOVED resolution in bug_status.html; patch by chaduv (caduvall@glue.umd.edu); r=kiko; a=justdave.

21 years agoFix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined"
kiko%async.com.br [Thu, 30 Oct 2003 09:31:57 +0000 (09:31 +0000)] 
Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined"
messages. Fudge warnings via sillyness. r=myk, chaduv. a=myk.

21 years agoAdditional patch for bug 221039: update filterexceptions.pl to take into
kiko%async.com.br [Wed, 29 Oct 2003 12:51:15 +0000 (12:51 +0000)] 
Additional patch for bug 221039: update filterexceptions.pl to take into
account the new location for knum. Here's hoping this fixes the bustage.

21 years agoFix for bug 221039: Separating knob in edit.html.tmpl. Splits
kiko%async.com.br [Wed, 29 Oct 2003 12:32:39 +0000 (12:32 +0000)] 
Fix for bug 221039: Separating knob in edit.html.tmpl. Splits
bug/edit.html.tmpl into bug/knob.html.tmpl. Patch by Ludovic Dubost
<ludovic@pobox.com>, r=kiko, a=justdave.

21 years agoFix for bug 111522: Provide ability to specify MIME type of attachment
kiko%async.com.br [Wed, 29 Oct 2003 09:58:13 +0000 (09:58 +0000)] 
Fix for bug 111522: Provide ability to specify MIME type of attachment
when downloading. Adds a 'ctype' argument to attachment.cgi which allows
one to override the content-type when viewing an attachment. Original
patch by Alex Vincent <ajvincent@juno.com>; I changed it a tiny bit.
r=kiko, myk. a=justdave.

21 years agoBug 223854: masscc on change several bugs doesn't honor usermatchmode; patch by Jon...
jocuri%softhome.net [Tue, 28 Oct 2003 14:37:40 +0000 (14:37 +0000)] 
Bug 223854: masscc on change several bugs doesn't honor usermatchmode; patch by Jon <kniht@us.ibm.com>; r=myk; a=myk.

21 years agoBug 222204: A mailto: link for the reporter would be very useful; r=kiko; a=justdave.
jocuri%softhome.net [Sun, 26 Oct 2003 22:10:08 +0000 (22:10 +0000)] 
Bug 222204: A mailto: link for the reporter would be very useful; r=kiko; a=justdave.

21 years agoBug 221900: duplicates.cgi query fails if more than one product selected; patch by...
jocuri%softhome.net [Sun, 26 Oct 2003 22:01:04 +0000 (22:01 +0000)] 
Bug 221900: duplicates.cgi query fails if more than one product selected; patch by chaduv <caduvall@glue.umd.edu>; r=gerv; a=justdave.

21 years agoBug 223093: correcting the title on "perldoc Bugzilla::Auth::DB"
justdave%syndicomm.com [Sun, 26 Oct 2003 13:43:29 +0000 (13:43 +0000)] 
Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB"
r= bbaetz, a= justdave

21 years agoBug 201294: showdependencygraph.cgi now uses the global IsOpenedState() sub instead...
justdave%syndicomm.com [Sun, 26 Oct 2003 13:39:18 +0000 (13:39 +0000)] 
Bug 201294: showdependencygraph.cgi now uses the global IsOpenedState() sub instead of its own list of which states are open.  This makes one less place to customize when sites change their statuses, and also includes UNCONFIRMED (which never got added when UNCONFIRMED was created).
r= gerv, a= justdave

21 years agoBug 218386: add 'view-source:' to the link of URL protocols which automatcalyy get...
justdave%syndicomm.com [Sun, 26 Oct 2003 13:26:41 +0000 (13:26 +0000)] 
Bug 218386: add 'view-source:' to the link of URL protocols which automatcalyy get hyperlinked in comments.
r= timeless, a= justdave

21 years agoBug 208647: Fixes taint error in add new products code.
justdave%syndicomm.com [Sun, 26 Oct 2003 10:37:48 +0000 (10:37 +0000)] 
Bug 208647: Fixes taint error in add new products code.
Patch by jpyeron@pyerotechnics.com (Jason Pyeron)
r= bbaetz, a= justdave

21 years agoFix for bug 183788: make request mail go out when a request is created and there...
myk%mozilla.org [Sat, 25 Oct 2003 08:34:33 +0000 (08:34 +0000)] 
Fix for bug 183788: make request mail go out when a request is created and there's no requestee but there is a cc: list

21 years agoBug 178624 - checksetup.pl needs to be run after copying templates to the custom...
jake%bugzilla.org [Wed, 22 Oct 2003 09:29:07 +0000 (09:29 +0000)] 
Bug 178624 - checksetup.pl needs to be run after copying templates to the custom directory.

21 years agoBug 215051 - Document the language auto-chooser.
jake%bugzilla.org [Wed, 22 Oct 2003 08:26:04 +0000 (08:26 +0000)] 
Bug 215051 - Document the language auto-chooser.

21 years agoBug 218977: "Table 'namedqueries' was not locked with LOCK TABLES" on ThrowUserError...
jocuri%softhome.net [Sun, 19 Oct 2003 15:46:39 +0000 (15:46 +0000)] 
Bug 218977: "Table 'namedqueries' was not locked with LOCK TABLES" on ThrowUserError('product_edit_denied'); r=bbaetz; a=justdave.

21 years agoBug 221977: Insecure dependency in require while running with -T switch at Bugzilla...
jocuri%softhome.net [Sun, 19 Oct 2003 05:46:22 +0000 (05:46 +0000)] 
Bug 221977: Insecure dependency in require while running with -T switch at Bugzilla/Auth.pm; patch by Dave Miller (justdave@bugzilla.org); r=gerv; a=justdave.

21 years agoBug 108528: knob is not a defined error message and it does not help a user find...
jocuri%softhome.net [Sun, 19 Oct 2003 05:37:29 +0000 (05:37 +0000)] 
Bug 108528: knob is not a defined error message and it does not help a user find the error; patch by chaduv (caduvall@glue.umd.edu); r=justdave; a=justdave.

21 years agoBug 222566: Fixing wording on enter_bug.cgi when using the create-guided template...
jocuri%softhome.net [Sun, 19 Oct 2003 05:24:51 +0000 (05:24 +0000)] 
Bug 222566: Fixing wording on enter_bug.cgi when using the create-guided template; patch by Gervase Markham (gerv@mozilla.org); r=justdave; a=justdave.

21 years agoCorrecting the previous backout attempt, apparrently typoed a version number last...
justdave%syndicomm.com [Fri, 17 Oct 2003 09:07:55 +0000 (09:07 +0000)] 
Correcting the previous backout attempt, apparrently typoed a version number last time

21 years agoBacking out patch from bug 108528 - failed to take i10n concerns into account
justdave%syndicomm.com [Fri, 17 Oct 2003 01:26:09 +0000 (01:26 +0000)] 
Backing out patch from bug 108528 - failed to take i10n concerns into account

21 years agoremoving references to my netscape.com address, since it no longer works.
justdave%syndicomm.com [Thu, 16 Oct 2003 13:30:01 +0000 (13:30 +0000)] 
removing references to my netscape.com address, since it no longer works.

21 years agoBug 108528 - knob is not defined doesn't explain to 2001110503 users what to do
timeless%mozdev.org [Thu, 16 Oct 2003 05:48:09 +0000 (05:48 +0000)] 
Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to do
patch by caduvall@glue.umd.edu r=timeless a=justdave

21 years agoBug 220034: empty form after changing bug details; patch by wicked@etlicon.fi (Teemu...
jocuri%softhome.net [Tue, 14 Oct 2003 04:38:13 +0000 (04:38 +0000)] 
Bug 220034: empty form after changing bug details; patch by wicked@etlicon.fi (Teemu Mannermaa); r=kiko, a=justdave.

21 years agoFix for bug 221391: Bugzilla Quickstart guide could exist. Provide a
kiko%async.com.br [Fri, 10 Oct 2003 09:22:39 +0000 (09:22 +0000)] 
Fix for bug 221391: Bugzilla Quickstart guide could exist. Provide a
QUICKSTART file, and alter README slightly to point to it. r=gerv,
justdave, a=justdave.

21 years agoBug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave.
jocuri%softhome.net [Wed, 8 Oct 2003 03:44:06 +0000 (03:44 +0000)] 
Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave.

21 years agoBug 213384: shutdownhtml login bypass via editparams.cgi is broken under suexec....
jocuri%softhome.net [Wed, 8 Oct 2003 02:15:35 +0000 (02:15 +0000)] 
Bug 213384: shutdownhtml login bypass via editparams.cgi is broken under suexec. r=kiko, a=justdave

21 years agoFix for bug 220183: post_bug.cgi could allow setting the
kiko%async.com.br [Tue, 7 Oct 2003 14:02:15 +0000 (14:02 +0000)] 
Fix for bug 220183: post_bug.cgi could allow setting the
status_whiteboard attribute. Added "status_whiteboard" to parsed
attribute list. r=gerv, a=justdave

21 years agoBug 221264 Making no changes shouldn't affect Last modified
timeless%mozdev.org [Tue, 7 Oct 2003 12:59:30 +0000 (12:59 +0000)] 
Bug 221264 Making no changes shouldn't affect Last modified
r=joel a=justdave

21 years agoBug 219086: use method="post" on the "My Votes" page to submit changes to votes
justdave%syndicomm.com [Mon, 29 Sep 2003 03:42:33 +0000 (03:42 +0000)] 
Bug 219086: use method="post" on the "My Votes" page to submit changes to votes
r=kiko, a=justdave

21 years agoBug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the
kiko%async.com.br [Sat, 27 Sep 2003 06:47:07 +0000 (06:47 +0000)] 
Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the
default output, in certain cases) in the edit pages. Patch by Vlad
Dascalu <jocuri@softhome.net>, r=kiko, a=justdave

21 years agoBug 76157: Give proper error message on non-numeric sortkey when editing milestones.
justdave%syndicomm.com [Fri, 26 Sep 2003 02:59:44 +0000 (02:59 +0000)] 
Bug 76157: Give proper error message on non-numeric sortkey when editing milestones.
Patch by jocuri@softhome.net (Vlad Dascalu)
r=kiko, a=justdave

21 years agoBug 219659 - Misleading wording describing severity "blocker" on Bugzilla Helper...
gerv%gerv.net [Thu, 25 Sep 2003 05:50:04 +0000 (05:50 +0000)] 
Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla Helper form. Patch by gerv; r,a=justdave.

21 years agoBug 152748: Make lack of sidebar support suggest Mozilla instead of Netscape as an...
justdave%syndicomm.com [Wed, 24 Sep 2003 15:00:13 +0000 (15:00 +0000)] 
Bug 152748: Make lack of sidebar support suggest Mozilla instead of Netscape as an upgrade.
Patch by Vlad Dascalu <jocuri@softhome.net>
r= gerv, a= justdave

21 years agoBug 177449: When changing email address, old email address confirmation was case...
justdave%syndicomm.com [Wed, 24 Sep 2003 14:44:22 +0000 (14:44 +0000)] 
Bug 177449: When changing email address, old email address confirmation was case sensitive
patch by Vlad Dascalu <jocuri@softhome.net>
r= kiko, a= justdave

21 years agoPatch for bug 129315: incorrect column definition for bugs.delta_ts;
kiko%async.com.br [Thu, 18 Sep 2003 19:17:15 +0000 (19:17 +0000)] 
Patch for bug 129315: incorrect column definition for bugs.delta_ts;
adds 'not null' constraint. p=jocuri@softhome.net (Vlad Dascalu) r=kiko
a=justdave

21 years agoBug 219216: Javascript improperly using FILTER html instead of FILTER js causing...
justdave%syndicomm.com [Thu, 18 Sep 2003 05:12:56 +0000 (05:12 +0000)] 
Bug 219216: Javascript improperly using FILTER html instead of FILTER js causing data with @ produced by javascript to show up as &#64;
r=timeless, a=justdave

21 years agoBug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave.
gerv%gerv.net [Mon, 15 Sep 2003 06:00:08 +0000 (06:00 +0000)] 
Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave.

21 years agoBug 219170 A single letter s missing on http://bugzilla.mozilla.org/bug_status.html
timeless%mozdev.org [Mon, 15 Sep 2003 04:00:39 +0000 (04:00 +0000)] 
Bug 219170 A single letter s missing on http://bugzilla.mozilla.org/bug_status.html
patch by jocuri@softhome.net r=timeless a=justdave

21 years agoBug 180257 incorrect padding around words on "cancel email address change" page
timeless%mozdev.org [Sun, 14 Sep 2003 23:59:33 +0000 (23:59 +0000)] 
Bug 180257 incorrect padding around words on "cancel email address change" page
r=justdave a=justdave

21 years agoBug 208699 - Move Throw{Code,Template}Error into Error.pm
bbaetz%acm.org [Sun, 14 Sep 2003 13:04:38 +0000 (13:04 +0000)] 
Bug 208699 - Move Throw{Code,Template}Error into Error.pm
r,a=justdave

21 years agoBug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of people...
gerv%gerv.net [Fri, 12 Sep 2003 05:57:06 +0000 (05:57 +0000)] 
Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of people, but in the end by gerv; r,a=justdave.

21 years agoBug 215918 - All graphs that show numeric value on x-axis are useless and misleading...
gerv%gerv.net [Fri, 12 Sep 2003 05:34:04 +0000 (05:34 +0000)] 
Bug 215918 - All graphs that show numeric value on x-axis are useless and misleading. We now sort numerical fields numerically. Patch by gerv; r=jouni, a=justdave.

21 years agoBug 169354 add "Windows Server 2003" OS
timeless%mozdev.org [Thu, 11 Sep 2003 10:54:10 +0000 (10:54 +0000)] 
Bug 169354 add "Windows Server 2003" OS
r=gerv a=justdave

21 years agoBug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; r,a=justdave.
gerv%gerv.net [Wed, 10 Sep 2003 05:24:12 +0000 (05:24 +0000)] 
Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; r,a=justdave.

21 years agoBug 218523 - undefined warning in query.cgi. Patch by gerv; r,a=justdave.
gerv%gerv.net [Mon, 8 Sep 2003 05:06:39 +0000 (05:06 +0000)] 
Bug 218523 - undefined warning in query.cgi. Patch by gerv; r,a=justdave.

21 years agoBug 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot.
gerv%gerv.net [Sun, 7 Sep 2003 02:41:55 +0000 (02:41 +0000)] 
Bug 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot.

21 years agoBug 207044 - Filter more template directives. None of these are security bugs, but...
gerv%gerv.net [Sun, 7 Sep 2003 02:23:09 +0000 (02:23 +0000)] 
Bug 207044 - Filter more template directives. None of these are security bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.

21 years agoFix for bug 145588: adds full-text search option for more accurate finding of individ...
myk%mozilla.org [Wed, 3 Sep 2003 09:03:30 +0000 (09:03 +0000)] 
Fix for bug 145588: adds full-text search option for more accurate finding of individual bugs via words that appear in their descriptions/comments/summaries.
r=bbaetz
a=myk

21 years agoBug 215729 - "Column 'value' cannot be null" trying to upgrade chart data. Patch...
gerv%gerv.net [Wed, 3 Sep 2003 03:13:15 +0000 (03:13 +0000)] 
Bug 215729 - "Column 'value' cannot be null" trying to upgrade chart data. Patch by gerv; r,a=justdave.

21 years agoBug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)
justdave%syndicomm.com [Tue, 2 Sep 2003 13:54:58 +0000 (13:54 +0000)] 
Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)
r= bbaetz, a= justdave

21 years agoBug 165366: When editparams is used to shutdown Bugzilla, provide a link back to...
justdave%syndicomm.com [Tue, 2 Sep 2003 08:47:15 +0000 (08:47 +0000)] 
Bug 165366: When editparams is used to shutdown Bugzilla, provide a link back to editparams
Patch by Vlad Dascalu <jocuri@softhome.net>
r= kiko, a= justdave

21 years agoBug 65383: Clean up milestone prefs - currmilestone and nummilestones are obsolete
justdave%syndicomm.com [Tue, 2 Sep 2003 08:43:37 +0000 (08:43 +0000)] 
Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are obsolete
Patch by Vlad Dascalu <jocuri@softhome.net>
r= kiko, a= justdave

21 years agoBug 190040: sanitycheck now has "view as buglist" links after lists of bugs as well...
justdave%syndicomm.com [Tue, 2 Sep 2003 08:37:55 +0000 (08:37 +0000)] 
Bug 190040: sanitycheck now has "view as buglist" links after lists of bugs as well as all listed bugs linked
Patch by GavinS <bugzilla@chimpychompy.org>
r= justdave, a= justdave

21 years agoBug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked with LOCK...
timeless%mozdev.org [Tue, 2 Sep 2003 08:36:28 +0000 (08:36 +0000)] 
Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked with LOCK TABLES [for statement ``SELECT fieldid FROM fielddefs WHERE name = 'bug_status''']
r=justdave a=justdave

21 years agoFix for bug 207754 aka bugreplies: It should be possible to produce a
kiko%async.com.br [Tue, 2 Sep 2003 07:11:25 +0000 (07:11 +0000)] 
Fix for bug 207754 aka bugreplies: It should be possible to produce a
quoted reply to a comment. Adds a reply link that uses JS to paste in
a quoted comment into the comment textarea. Patch by me, r=caillon,
preed, bbaetz a=justdave

21 years agoBug 199502 - It's possible to take down Bugzilla by changing the languages param
burnus%gmx.de [Fri, 29 Aug 2003 05:59:14 +0000 (05:59 +0000)] 
Bug 199502 - It's possible to take down Bugzilla by changing the languages param
r=gerv,a=myk

21 years agoBug 213577 - New reporting imports old series with wrong status query. Patch by jussi...
gerv%gerv.net [Fri, 29 Aug 2003 04:36:58 +0000 (04:36 +0000)] 
Bug 213577 - New reporting imports old series with wrong status query. Patch by jussi@comlink.fi; r=gerv, a=justdave.

21 years agoFix for bug 217485: displays query in the "please wait" server push page if the ...
myk%mozilla.org [Thu, 28 Aug 2003 05:12:26 +0000 (05:12 +0000)] 
Fix for bug 217485: displays query in the "please wait" server push page if the "debug" parameter is set in the URL.
r=justdave
a=justdave

21 years agoFix for bug 217256, "No Interdiff Notification message has two run on words." Patch...
zach%zachlipton.com [Wed, 27 Aug 2003 12:36:32 +0000 (12:36 +0000)] 
Fix for bug 217256, "No Interdiff Notification message has two run on words." Patch adds
newlines where they are needed.

r=zach, a=justdave. Patch by Colin S. Ogilvie <bmo@colino.co.uk>

21 years agoFix for bug 217029: creates appropriate date string if string is empty now that Date...
myk%mozilla.org [Wed, 27 Aug 2003 06:56:45 +0000 (06:56 +0000)] 
Fix for bug 217029: creates appropriate date string if string is empty now that Date::Parse 2.27 doesn't do it for us auto-magically.
r=justdave
a=justdave

21 years agoBug 217103: page.cgi passes the correct pathname prefix in the correct place, so...
justdave%syndicomm.com [Mon, 25 Aug 2003 02:46:25 +0000 (02:46 +0000)] 
Bug 217103: page.cgi passes the correct pathname prefix in the correct place, so it actually works now.
r=gerv, a=justdave

21 years agoBug 160422: If data/versioncache is not readable, pretend it's expired and rebuild it.
justdave%syndicomm.com [Sun, 24 Aug 2003 13:45:05 +0000 (13:45 +0000)] 
Bug 160422: If data/versioncache is not readable, pretend it's expired and rebuild it.

21 years agoBug 192385: Bug ID wordwraped in change-several-bugs page if window was narrow
justdave%syndicomm.com [Sun, 24 Aug 2003 12:38:33 +0000 (12:38 +0000)] 
Bug 192385: Bug ID wordwraped in change-several-bugs page if window was narrow
r=myk, a=justdave

21 years agoBugs 171127 and 192512: bug_email.pl was still using the old groups system and also...
justdave%syndicomm.com [Fri, 22 Aug 2003 21:59:13 +0000 (21:59 +0000)] 
Bugs 171127 and 192512: bug_email.pl was still using the old groups system and also the old outgoing mail system.  This patch brings it up to date.
Patch by Alex Schuilenburg <alex@schuilenburg.org>
no r= for contrib, a= justdave

21 years agoBug 139011 - Improve buglist colors further
burnus%gmx.de [Fri, 22 Aug 2003 20:55:13 +0000 (20:55 +0000)] 
Bug 139011 - Improve buglist colors further
r,a=justdave

21 years agoCheck for PatchReader as a part of the installation and disable the "Diff"
jkeiser%netscape.com [Wed, 20 Aug 2003 07:45:39 +0000 (07:45 +0000)] 
Check for PatchReader as a part of the installation and disable the "Diff"
links if it is not there (bug 215268)

22 years agoBug 216019 Change various sentences in BugMail.pm
timeless%mozdev.org [Fri, 15 Aug 2003 00:49:08 +0000 (00:49 +0000)] 
Bug 216019 Change various sentences in BugMail.pm
r=preed a=justdave

22 years agoBug 215962: Missing {} around implied hash reference in params to ThrowUserError
justdave%syndicomm.com [Wed, 13 Aug 2003 01:54:16 +0000 (01:54 +0000)] 
Bug 215962: Missing {} around implied hash reference in params to ThrowUserError
patch by Eric Selberg <erik@selberg.com>
r= justdave a= justdave

22 years agoBacking out changes accidently checked in with bug 174942: the "die_with_dignity...
justdave%syndicomm.com [Wed, 6 Aug 2003 08:46:14 +0000 (08:46 +0000)] 
Backing out changes accidently checked in with bug 174942: the "die_with_dignity" sub is supposed to remain commented out in CVS.  Also adding comments with the sub to explain what it's used for.

22 years agoFix for bug 204560: display alias in long listing.
myk%mozilla.org [Tue, 5 Aug 2003 07:31:19 +0000 (07:31 +0000)] 
Fix for bug 204560: display alias in long listing.
Fix by GavinS <bugzilla@chimpychompy.org>.
r=myk, a=myk

22 years agoBug 212095 - checksetup.pl gets confused by newer DBD::mysql quoting of
bbaetz%acm.org [Sun, 3 Aug 2003 11:39:45 +0000 (11:39 +0000)] 
Bug 212095 - checksetup.pl gets confused by newer DBD::mysql quoting of
table values.
r=jouni, a=justdave

22 years agoPartial fix for bug 120030: adds template filter for obscuring email addresses.
myk%mozilla.org [Fri, 1 Aug 2003 10:57:19 +0000 (10:57 +0000)] 
Partial fix for bug 120030: adds template filter for obscuring email addresses.
Patch by Stephen Lee <slee@@wilcoxassoc.com>.
r=myk,a=myk

22 years agoDon't spew "which: program not found" errors all the time (bug 214558), r=justdave
jkeiser%netscape.com [Fri, 1 Aug 2003 01:45:30 +0000 (01:45 +0000)] 
Don't spew "which: program not found" errors all the time (bug 214558), r=justdave

22 years agoPatch Viewer, a pretty way of viewing and manipulating patches (bug 174942). Require...
jkeiser%netscape.com [Thu, 31 Jul 2003 03:04:48 +0000 (03:04 +0000)] 
Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942).  Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.

22 years agoBug 153583 - Links to obsoleted attachment should use line-through style
caillon%returnzero.com [Sun, 27 Jul 2003 08:16:40 +0000 (08:16 +0000)] 
Bug 153583 - Links to obsoleted attachment should use line-through style
r=kiko@async.com.br
a=justdave@netscape.com

22 years agoBug 211435 - Fix "Table 'namedqueries' was not locked with LOCK TABLES" error; Patch...
preed%sigkill.com [Thu, 24 Jul 2003 08:00:20 +0000 (08:00 +0000)] 
Bug 211435 - Fix "Table 'namedqueries' was not locked with LOCK TABLES" error; Patch by jocuri@softhome.net (Vlad Dascalu), r=bbaetz, a=justdave

22 years agoBug 206558 - What happened when multiple items were selected on a multi-select box...
jake%bugzilla.org [Wed, 23 Jul 2003 20:45:40 +0000 (20:45 +0000)] 
Bug 206558 - What happened when multiple items were selected on a multi-select box wasn't clear.
Patch by Vlad Dascalu <jocuri@softhome.net>
r=jake

22 years agoBug 183898 - checksetup.pl doesn't accepts admin passwords with dots; patch by jocuri...
preed%sigkill.com [Tue, 22 Jul 2003 19:23:27 +0000 (19:23 +0000)] 
Bug 183898 - checksetup.pl doesn't accepts admin passwords with dots; patch by jocuri@softhome.net (Vlad Dascalu); r/a=justdave

22 years agoFix for bug 213079: When severity or priority are hidden, CSS class
kiko%async.com.br [Tue, 22 Jul 2003 02:42:53 +0000 (02:42 +0000)] 
Fix for bug 213079: When severity or priority are hidden, CSS class
names are incomplete in buglist. r=burnus, a=justdave

22 years agoFix tinderbox bustage
justdave%syndicomm.com [Tue, 22 Jul 2003 01:20:35 +0000 (01:20 +0000)] 
Fix tinderbox bustage

22 years agoFix for bug 98147: disables "View All Attachments" link if there are no attachments...
myk%mozilla.org [Tue, 22 Jul 2003 01:07:59 +0000 (01:07 +0000)] 
Fix for bug 98147: disables "View All Attachments" link if there are no attachments to view.
Patch by Vlad Dascalu <jocuri@softhome.net>.  Thanks Vlad!
r=myk, a=myk

22 years agoBug 178935: Eliminating the "Add another user" link on the confirmation screen after...
justdave%syndicomm.com [Sun, 20 Jul 2003 03:37:20 +0000 (03:37 +0000)] 
Bug 178935: Eliminating the "Add another user" link on the confirmation screen after editing a user if the user doing the editing doesn't have permission to add users.
Patch by kniht@us.ibm.com
r= justdave, a= justdave

22 years agoBug 213085: importxml.pl tries to convert qa_contact from a name to an ID when it...
justdave%syndicomm.com [Sat, 19 Jul 2003 00:11:01 +0000 (00:11 +0000)] 
Bug 213085: importxml.pl tries to convert qa_contact from a name to an ID when it's already an ID
r= myk, a= justdave

22 years agoFixes singed tinderbox trees; vladd: NO TABS in patches, please. Spaces only.
preed%sigkill.com [Fri, 18 Jul 2003 06:31:44 +0000 (06:31 +0000)] 
Fixes singed tinderbox trees; vladd: NO TABS in patches, please. Spaces only.

22 years agoBug 147480 - Lack of newlines when asking for password in checksetup.pl. Patch by...
preed%sigkill.com [Fri, 18 Jul 2003 05:57:59 +0000 (05:57 +0000)] 
Bug 147480 - Lack of newlines when asking for password in checksetup.pl. Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave

22 years agoBug 82172 - Don't allow empty bug summaries. Patch by jocuri@softhome.net (Vlad Dasca...
preed%sigkill.com [Fri, 18 Jul 2003 05:54:25 +0000 (05:54 +0000)] 
Bug 82172 - Don't allow empty bug summaries. Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave

22 years agoBug 95759: localconfig.js contains strings of equals signs (===). Patch by jocuri...
preed%sigkill.com [Fri, 18 Jul 2003 05:49:47 +0000 (05:49 +0000)] 
Bug 95759: localconfig.js contains strings of equals signs (===). Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave

22 years agoBug 207206: doeditparams.cgi XHTML compatibility. Patch by jocuri@softhome.net, r...
preed%sigkill.com [Wed, 16 Jul 2003 16:16:16 +0000 (16:16 +0000)] 
Bug 207206: doeditparams.cgi XHTML compatibility. Patch by jocuri@softhome.net, r=kiko, a=justdave

22 years agoBug 122365 - Allow installation definable LDAP filters
bbaetz%acm.org [Mon, 14 Jul 2003 20:35:09 +0000 (20:35 +0000)] 
Bug 122365 - Allow installation definable LDAP filters
r,a=justdave

22 years agoBug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; r=gerv...
gerv%gerv.net [Mon, 14 Jul 2003 05:25:39 +0000 (05:25 +0000)] 
Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; r=gerv, a=justdave.

22 years agoBug 203444 - Add request for about:buildconfig to Bugzilla Helper. Patch by gerv...
gerv%gerv.net [Mon, 14 Jul 2003 04:53:26 +0000 (04:53 +0000)] 
Bug 203444 - Add request for about:buildconfig to Bugzilla Helper. Patch by gerv; r,a=justdave.

22 years agoBug 212361: Additional Comments date had month and day swapped in bug change emails
justdave%syndicomm.com [Fri, 11 Jul 2003 23:12:09 +0000 (23:12 +0000)] 
Bug 212361: Additional Comments date had month and day swapped in bug change emails
r= jaypee, a= justdave

22 years agoFix for bug 185066: The OS "BSDI" should be "BSD/OS"... Patch changes the
zach%zachlipton.com [Thu, 10 Jul 2003 21:53:46 +0000 (21:53 +0000)] 
Fix for bug 185066: The OS "BSDI" should be "BSD/OS"... Patch changes the
default in localconfig; admins will have to change existing installations
manually.

r+a=justdave

22 years agoBug 107580: Add space to front of "New:" designator on bugmail so it will always...
justdave%syndicomm.com [Thu, 10 Jul 2003 12:24:42 +0000 (12:24 +0000)] 
Bug 107580: Add space to front of "New:" designator on bugmail so it will always sort before changed mails in an alphabetical subject listing in user mailboxes.
Patch by benc@netscape.com
r= myk, a=myk