]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
22 years agoThe source files for the Bugzilla Guide have long been using the XML version of DocBo...
jake%bugzilla.org [Wed, 23 Apr 2003 09:23:49 +0000 (09:23 +0000)] 
The source files for the Bugzilla Guide have long been using the XML version of DocBook but still residing in the sgml/ directory with an extension of .sgml.

In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.

22 years agoRewrite the Credits page to match what's on the tip. Also, add a couple glossary...
jake%bugzilla.org [Tue, 22 Apr 2003 23:12:22 +0000 (23:12 +0000)] 
Rewrite the Credits page to match what's on the tip. Also, add a couple glossary links.

22 years agoBug 194125 - CGI.pl perl warning: Character in "c" format wrapped
bbaetz%acm.org [Mon, 14 Apr 2003 18:50:52 +0000 (18:50 +0000)] 
Bug 194125 - CGI.pl perl warning: Character in "c" format wrapped
r,a=justdave

22 years agoBug 195424 - Add a note about new MySQL permissions needed for Bugzilla in MySQL 4.
jake%bugzilla.org [Wed, 2 Apr 2003 11:54:06 +0000 (11:54 +0000)] 
Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in MySQL 4.

22 years agoMisc. FAQ updates
jake%bugzilla.org [Wed, 2 Apr 2003 09:09:21 +0000 (09:09 +0000)] 
Misc. FAQ updates

22 years agoBug 171674 - Adding a section to the Troubleshooting section describing how to fix...
jake%bugzilla.org [Wed, 2 Apr 2003 08:44:09 +0000 (08:44 +0000)] 
Bug 171674 - Adding a section to the Troubleshooting section describing how to fix the File::Temp problems in perl 5.6.0.

22 years agoBug 197180 - long component name not flagged as error
bbaetz%acm.org [Sun, 16 Mar 2003 14:19:34 +0000 (14:19 +0000)] 
Bug 197180 - long component name not flagged as error
Because of a mismatch between the size of bugs.component and
components.program, this caused silent failures when creating/moving bugs
in that component.
r/a=justdave

22 years agoMissed a couple of changes.
jake%bugzilla.org [Wed, 19 Feb 2003 06:09:01 +0000 (06:09 +0000)] 
Missed a couple of changes.

22 years agoBackport changes to the FAQ from the tip.
jake%bugzilla.org [Wed, 19 Feb 2003 05:58:55 +0000 (05:58 +0000)] 
Backport changes to the FAQ from the tip.

22 years agoCopy variants section verbatim from the tip.
jake%bugzilla.org [Wed, 19 Feb 2003 04:59:03 +0000 (04:59 +0000)] 
Copy variants section verbatim from the tip.

22 years agoThe license belongs at the end (in an appendix)
jake%bugzilla.org [Wed, 19 Feb 2003 04:57:34 +0000 (04:57 +0000)] 
The license belongs at the end (in an appendix)

22 years agoBackport glossary changes from the tip
jake%bugzilla.org [Wed, 19 Feb 2003 04:47:15 +0000 (04:47 +0000)] 
Backport glossary changes from the tip

22 years agooops, I accidently eliminated the tests for processmail and syncshadowdb...
justdave%syndicomm.com [Mon, 17 Feb 2003 10:50:58 +0000 (10:50 +0000)] 
oops, I accidently eliminated the tests for processmail and syncshadowdb...

22 years agoUpdating template testing infrastructure to match all of the tests performed on the...
justdave%syndicomm.com [Mon, 17 Feb 2003 10:35:54 +0000 (10:35 +0000)] 
Updating template testing infrastructure to match all of the tests performed on the trunk (which are still compatible with 2.16).  The main benefit is if someone drops in a localized template pack, the tests will also test the localized templates instead of only the English ones. (no bug number)

22 years agoruntests.pl now lets you specify a test number on the command line if you only want...
justdave%syndicomm.com [Mon, 17 Feb 2003 10:33:31 +0000 (10:33 +0000)] 
runtests.pl now lets you specify a test number on the command line if you only want to run that specific test instead of all of them. (no bug number)

22 years agoRecompile docs for the 2.16.3 release
jake%bugzilla.org [Sun, 16 Feb 2003 23:41:03 +0000 (23:41 +0000)] 
Recompile docs for the 2.16.3 release

22 years agoUpdate version information in anticipation for 2.16.3
jake%bugzilla.org [Sun, 16 Feb 2003 23:34:32 +0000 (23:34 +0000)] 
Update version information in anticipation for 2.16.3

22 years agoPort security section rewrite from bug 191537 to the 2.16 docs.
jake%bugzilla.org [Sun, 16 Feb 2003 05:46:25 +0000 (05:46 +0000)] 
Port security section rewrite from bug 191537 to the 2.16 docs.

22 years agoBug 157704: Deleting a product could potentially remove privileges from administrators.
justdave%syndicomm.com [Wed, 12 Feb 2003 13:05:57 +0000 (13:05 +0000)] 
Bug 157704: Deleting a product could potentially remove privileges from administrators.
r= joel, a= justdave

22 years agoadding runtests.pl so the new Tinderbox clients will work
justdave%syndicomm.com [Fri, 7 Feb 2003 08:35:05 +0000 (08:35 +0000)] 
adding runtests.pl so the new Tinderbox clients will work

22 years agoBug 191971 - The guide incorrectly stated that you could close a bug by sending an...
jake%bugzilla.org [Thu, 6 Feb 2003 10:48:45 +0000 (10:48 +0000)] 
Bug 191971 - The guide incorrectly stated that you could close a bug by sending an email with the code in contib/

22 years agoBug 188757 - 2.16 shipped with the problem mentioned in bug 174255 and that fix was...
jake%bugzilla.org [Tue, 14 Jan 2003 05:06:08 +0000 (05:06 +0000)] 
Bug 188757 - 2.16 shipped with the problem mentioned in bug 174255 and that fix was never ported to 2.16's documentation, so the error was still on bugzilla.org.

22 years agoBug 187566 - Update upgrade section in the 2.16 branch as was done on the tip
jake%bugzilla.org [Mon, 13 Jan 2003 09:19:07 +0000 (09:19 +0000)] 
Bug 187566 - Update upgrade section in the 2.16 branch as was done on the tip

22 years agocorrecting deprecations
justdave%syndicomm.com [Fri, 3 Jan 2003 01:10:56 +0000 (01:10 +0000)] 
correcting deprecations

22 years agoRelease notes updates.
matty%chariot.net.au [Sat, 28 Dec 2002 21:16:37 +0000 (21:16 +0000)] 
Release notes updates.

22 years agoBug 186383 Checksetup leaves editor backups of localconfig accessible (revised)
bugreport%peshkin.net [Mon, 23 Dec 2002 09:54:23 +0000 (09:54 +0000)] 
Bug 186383 Checksetup leaves editor backups of localconfig accessible (revised)

22 years agoBacking out patch from bug 186383 because it broke quicksearch
bugreport%peshkin.net [Mon, 23 Dec 2002 09:53:33 +0000 (09:53 +0000)] 
Backing out patch from bug 186383 because it broke quicksearch

22 years agoBug 186383 Checksetup leaves editor backups of localconfig accessible
bugreport%peshkin.net [Sun, 22 Dec 2002 05:16:49 +0000 (05:16 +0000)] 
Bug 186383 Checksetup leaves editor backups of localconfig accessible
r=zach
a=justdave

22 years agoBumping version number to 2.16.2 bugzilla-2.16.2 release-2.16.2
justdave%syndicomm.com [Fri, 13 Dec 2002 19:30:38 +0000 (19:30 +0000)] 
Bumping version number to 2.16.2

22 years agoBug 183188: collectstats.pl no longer makes data/mining world-readable
justdave%syndicomm.com [Fri, 13 Dec 2002 19:02:26 +0000 (19:02 +0000)] 
Bug 183188: collectstats.pl no longer makes data/mining world-readable
patch by Christian Franke <Franke@computer.org>
r= bbaetz, justave   a= justdave

22 years agoBug 179329: filter HTML from quips in "show all the quips"
justdave%syndicomm.com [Wed, 27 Nov 2002 04:32:00 +0000 (04:32 +0000)] 
Bug 179329: filter HTML from quips in "show all the quips"

22 years agoRelease notes.
matty%chariot.net.au [Sun, 29 Sep 2002 12:24:53 +0000 (12:24 +0000)] 
Release notes.

22 years agoBumping the rev number for the 2.16.1 release bugzilla-2.16.1 release-2.16.1
preed%sigkill.com [Sun, 29 Sep 2002 06:54:50 +0000 (06:54 +0000)] 
Bumping the rev number for the 2.16.1 release

22 years agoBug 166023 - On failure in template->new, a template is used to display error
bugreport%peshkin.net [Wed, 25 Sep 2002 11:03:00 +0000 (11:03 +0000)] 
Bug 166023 - On failure in template->new, a template is used to display error
r=bbaetz

22 years agoBug 167485; group_id is wrong when usebuggroups is on; patch=joel, r=bbaetz/preed
preed%sigkill.com [Mon, 23 Sep 2002 00:47:12 +0000 (00:47 +0000)] 
Bug 167485; group_id is wrong when usebuggroups is on; patch=joel, r=bbaetz/preed

22 years agoBug 161203 - Bug changes with intermediate pages munges fields with
bbaetz%student.usyd.edu.au [Tue, 3 Sep 2002 14:24:54 +0000 (14:24 +0000)] 
Bug 161203 - Bug changes with intermediate pages munges fields with
multiple values (e.g., CC)
original patch by randall_gee_51227124@yahoo.com (Randall M! Gee),
r=bbaetz, myk

Ported to 2.16 by me, r=preed x2

22 years agobug 163024 - bugzilla_email_append calls processmail incorrectly
bbaetz%student.usyd.edu.au [Tue, 3 Sep 2002 13:39:06 +0000 (13:39 +0000)] 
bug 163024 - bugzilla_email_append calls processmail incorrectly
r=joel, preed

22 years agoBug 165221: Apostrophes not properly handled during account creation. r=joel,r2=bbaetz
preed%sigkill.com [Fri, 30 Aug 2002 22:29:24 +0000 (22:29 +0000)] 
Bug 165221: Apostrophes not properly handled during account creation. r=joel,r2=bbaetz

22 years agoBug 164464 - Importxml will fail if versioncache needs update
bugreport%peshkin.net [Sun, 25 Aug 2002 23:50:08 +0000 (23:50 +0000)] 
Bug 164464 - Importxml will fail if versioncache needs update
r=bbaetz, timeless

22 years agobug 160631 - bug_email.pl is broken
bbaetz%student.usyd.edu.au [Sat, 17 Aug 2002 21:24:09 +0000 (21:24 +0000)] 
bug 160631 - bug_email.pl is broken
r=joel x2

22 years agoBug 151619 - Problem with the regex in checksetup.pl to find dependancies
bbaetz%student.usyd.edu.au [Thu, 15 Aug 2002 06:32:04 +0000 (06:32 +0000)] 
Bug 151619 - Problem with the regex in checksetup.pl to find dependancies
r=jouni, joel

22 years agoBug 160710 - Taint checking causes problem with rename function
bbaetz%student.usyd.edu.au [Tue, 13 Aug 2002 13:57:00 +0000 (13:57 +0000)] 
Bug 160710 - Taint checking causes problem with rename function
r=joel, preed

23 years agoBug 161304 - SQL error with allowemailchange with mysql 3.22
bbaetz%student.usyd.edu.au [Thu, 8 Aug 2002 07:41:33 +0000 (07:41 +0000)] 
Bug 161304 - SQL error with allowemailchange with mysql 3.22
r=justdave x2

23 years agoBug 160227 - VERSION cookie not set correctly
bbaetz%student.usyd.edu.au [Thu, 1 Aug 2002 16:59:32 +0000 (16:59 +0000)] 
Bug 160227 - VERSION cookie not set correctly
r=myk x2

23 years agobumping version number to 2.16 for release bugzilla-2.16 release-2.16
justdave%syndicomm.com [Sun, 28 Jul 2002 07:54:28 +0000 (07:54 +0000)] 
bumping version number to 2.16 for release

23 years agoAdded blurb at the top for 2.16 release.
gerv%gerv.net [Sun, 28 Jul 2002 05:30:20 +0000 (05:30 +0000)] 
Added blurb at the top for 2.16 release.

23 years ago2.16 Bugzilla-Guide.txt.
gerv%gerv.net [Fri, 26 Jul 2002 04:10:06 +0000 (04:10 +0000)] 
2.16 Bugzilla-Guide.txt.

23 years agoLast-minute tweaks and fixes for 2.16 release.
gerv%gerv.net [Fri, 26 Jul 2002 04:03:27 +0000 (04:03 +0000)] 
Last-minute tweaks and fixes for 2.16 release.

23 years agoRegenerate whole Bugzilla-Guide.html file.
gerv%gerv.net [Fri, 26 Jul 2002 04:03:10 +0000 (04:03 +0000)] 
Regenerate whole Bugzilla-Guide.html file.

23 years agoRemoving unnecessary files and regenerating.
gerv%gerv.net [Fri, 26 Jul 2002 03:48:28 +0000 (03:48 +0000)] 
Removing unnecessary files and regenerating.

23 years agoFix for bug 154008: some basic (but incomplete) maintenance on bug_email.pl, also...
justdave%syndicomm.com [Thu, 25 Jul 2002 08:47:33 +0000 (08:47 +0000)] 
Fix for bug 154008: some basic (but incomplete) maintenance on bug_email.pl, also fixes a possible security hole with a misuse
of a system() call.
Patches by Erik Anderson <erikba@teamworkgroup.com> and Brad Baetz <bbaetz@student.usyd.edu.au>
r= myk, justdave

23 years agoTree bustage fix of bug 157074: a filter had the wrong name in hidden-fields template.
jouni%heikniemi.net [Mon, 22 Jul 2002 18:06:25 +0000 (18:06 +0000)] 
Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields template.

23 years agoBug 157074 - verify-new-product doubles comment linefeeds on Win32
bbaetz%student.usyd.edu.au [Fri, 19 Jul 2002 21:04:08 +0000 (21:04 +0000)] 
Bug 157074 - verify-new-product doubles comment linefeeds on Win32
r=myk, jouni

23 years agoBug 151648 - QA Contact stuff displayed even if you aren't using QA Contacts. 2xr...
gerv%gerv.net [Thu, 18 Jul 2002 01:28:37 +0000 (01:28 +0000)] 
Bug 151648 - QA Contact stuff displayed even if you aren't using QA Contacts. 2xr=jouni.

23 years agoRegenerated files from another set of 2.16 doc fixes.
gerv%gerv.net [Sat, 13 Jul 2002 14:53:58 +0000 (14:53 +0000)] 
Regenerated files from another set of 2.16 doc fixes.

23 years agoFixed another bundle of 2.16 documentation bugs.
gerv%gerv.net [Sat, 13 Jul 2002 14:53:28 +0000 (14:53 +0000)] 
Fixed another bundle of 2.16 documentation bugs.

23 years agoBug 156426: Query interface had ´:s instead of ':s in "doesn't".
jouni%heikniemi.net [Fri, 12 Jul 2002 02:28:05 +0000 (02:28 +0000)] 
Bug 156426: Query interface had ´:s instead of ':s in "doesn't".
2xr=timeless

23 years agoBug 156680: "Undefined variable warning" in createaccount.cgi
jouni%heikniemi.net [Fri, 12 Jul 2002 02:25:29 +0000 (02:25 +0000)] 
Bug 156680: "Undefined variable warning" in createaccount.cgi
2xr=bbaetz

23 years agoBug 155031 - search by votes is shown even when votes are turned off.
bbaetz%student.usyd.edu.au [Wed, 10 Jul 2002 20:15:57 +0000 (20:15 +0000)] 
Bug 155031 - search by votes is shown even when votes are turned off.
r=jouni x2

23 years agoBug 155793 - $::FORM is not tainted under perl 5.6.1
bbaetz%student.usyd.edu.au [Wed, 10 Jul 2002 13:27:15 +0000 (13:27 +0000)] 
Bug 155793 - $::FORM is not tainted under perl 5.6.1
r=myk, jouni

23 years agoBug 156568 - data dir is not correctly created
bbaetz%student.usyd.edu.au [Wed, 10 Jul 2002 07:43:53 +0000 (07:43 +0000)] 
Bug 156568 - data dir is not correctly created
r=myk x2

23 years agoBug 150829 - 'My Votes' link missing from footer
bbaetz%student.usyd.edu.au [Wed, 10 Jul 2002 07:05:51 +0000 (07:05 +0000)] 
Bug 150829 - 'My Votes' link missing from footer
r=myk, jouni

23 years agobug 155861 - showdependancygraph.cgi fails taint check with local dot
bbaetz%student.usyd.edu.au [Wed, 10 Jul 2002 06:40:39 +0000 (06:40 +0000)] 
bug 155861 - showdependancygraph.cgi fails taint check with local dot
installation
r=gerv, myk

23 years agoFix for bug 150925: Make email changes work.
myk%mozilla.org [Tue, 9 Jul 2002 09:17:28 +0000 (09:17 +0000)] 
Fix for bug 150925: Make email changes work.
2xr=bbaetz

23 years agoRecheckin fix for bug 150798 which I accidentaly broke in the fix for bug
bbaetz%student.usyd.edu.au [Tue, 9 Jul 2002 08:47:23 +0000 (08:47 +0000)] 
Recheckin fix for bug 150798 which I accidentaly broke in the fix for bug
150770
r=myk x2 on the new patch

23 years agoBug 151714 - user with no canconfirm permission should not get option to
bbaetz%student.usyd.edu.au [Tue, 9 Jul 2002 08:17:56 +0000 (08:17 +0000)] 
Bug 151714 - user with no canconfirm permission should not get option to
mark bugs they reported as NEW
r=jouni, myk

23 years agoFix for bug 150804: Makes "allwords" the default when searching by keyword.
myk%mozilla.org [Tue, 9 Jul 2002 07:49:18 +0000 (07:49 +0000)] 
Fix for bug 150804: Makes "allwords" the default when searching by keyword.
2xr=bbaetz

23 years agoBug 155388: next/prev/first/last <link> (Mozilla's Site navigation bar) didn't work...
jouni%heikniemi.net [Sat, 6 Jul 2002 16:32:01 +0000 (16:32 +0000)] 
Bug 155388: next/prev/first/last <link> (Mozilla's Site navigation bar) didn't work after 2.16 templatization.
r=gerv,bbaetz

23 years agoBug 155343: header template interface comment correction: extra parameter renamed...
jouni%heikniemi.net [Thu, 4 Jul 2002 18:21:00 +0000 (18:21 +0000)] 
Bug 155343: header template interface comment correction: extra parameter renamed to header_html.
Note: the patch on the bug didn't apply cleanly to branch anymore; fixed manually.
2xr=bbaetz

23 years agoFix for bug 149347: Corrects interface comment to refer to "javascript" parameter...
myk%mozilla.org [Wed, 3 Jul 2002 04:43:28 +0000 (04:43 +0000)] 
Fix for bug 149347: Corrects interface comment to refer to "javascript" parameter instead of "jscript".
2xr=jouni

23 years agoBug 150770 - Lost <nobr> arround query results
bbaetz%student.usyd.edu.au [Mon, 1 Jul 2002 10:30:15 +0000 (10:30 +0000)] 
Bug 150770 - Lost <nobr> arround query results
r=jouni, justdave

23 years agoBug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>
bbaetz%student.usyd.edu.au [Sun, 30 Jun 2002 11:24:51 +0000 (11:24 +0000)] 
Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>
patch by davef@tetsubo.com, r=kiko x2

23 years agoBug 154036 - ccing an invalid user on a bug posts the bug anyway
bbaetz%student.usyd.edu.au [Wed, 26 Jun 2002 19:17:25 +0000 (19:17 +0000)] 
Bug 154036 - ccing an invalid user on a bug posts the bug anyway
r=jouni, gerv

23 years agoBug 157085 - verify-new-product doesn't set defaults
bbaetz%student.usyd.edu.au [Tue, 25 Jun 2002 17:08:53 +0000 (17:08 +0000)] 
Bug 157085 - verify-new-product doesn't set defaults
r=jouni, gerv

23 years agoBug 152632: My bugs query in the footer doesn't use the mybugstemplate parameter...
jouni%heikniemi.net [Mon, 24 Jun 2002 00:36:00 +0000 (00:36 +0000)] 
Bug 152632: My bugs query in the footer doesn't use the mybugstemplate parameter. Also removes the My Bugs link from the index page.
Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv

23 years agoBug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; 2xr=bbaetz.
gerv%gerv.net [Sun, 23 Jun 2002 22:14:13 +0000 (22:14 +0000)] 
Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; 2xr=bbaetz.

23 years agoBug 153629: Clean up the HTML in the remembered query option knob section of the...
jouni%heikniemi.net [Sun, 23 Jun 2002 06:56:00 +0000 (06:56 +0000)] 
Bug 153629: Clean up the HTML in the remembered query option knob section of the query page.
2xr=kiko

23 years agoBug 150778: Remove an extraneous linefeed above initial bug comments (not visible...
jouni%heikniemi.net [Sun, 23 Jun 2002 04:03:21 +0000 (04:03 +0000)] 
Bug 150778: Remove an extraneous linefeed above initial bug comments (not visible in all browsers).
2xr=bbaetz

23 years agoBug 152283: Show votes by bug -list has a logged out footer.
jouni%heikniemi.net [Sat, 22 Jun 2002 17:35:09 +0000 (17:35 +0000)] 
Bug 152283: Show votes by bug -list has a logged out footer.
2xr=bbaetz

23 years agoBug 151217 - buglist references the wrong priority field. Patch by gerv; 2xr=bbaetz.
gerv%gerv.net [Thu, 20 Jun 2002 05:53:25 +0000 (05:53 +0000)] 
Bug 151217 - buglist references the wrong priority field. Patch by gerv; 2xr=bbaetz.

23 years agoBug 152541 - After deleting remembered query it is still in page footer
bbaetz%student.usyd.edu.au [Tue, 18 Jun 2002 17:26:34 +0000 (17:26 +0000)] 
Bug 152541 - After deleting remembered query it is still in page footer
r=jouni x2

23 years agoBug 150955 - confirmation doesn't propagate when reassigning to new product/component...
gerv%gerv.net [Tue, 18 Jun 2002 04:52:19 +0000 (04:52 +0000)] 
Bug 150955 - confirmation doesn't propagate when reassigning to new product/component. Patch by gerv; 2xr=bbaetz.

23 years agoFix for bug 150792: Locks profiles table so adding a CC while creating a bug doesn...
myk%mozilla.org [Mon, 17 Jun 2002 22:56:09 +0000 (22:56 +0000)] 
Fix for bug 150792: Locks profiles table so adding a CC while creating a bug doesn't fail.
2xr=bbaetz

23 years agoBug 151529 - No list of votes shown if there is a + sign in the address
bbaetz%student.usyd.edu.au [Mon, 17 Jun 2002 18:29:51 +0000 (18:29 +0000)] 
Bug 151529 - No list of votes shown if there is a + sign in the address
r=jouni x2

23 years agoBug 151053, ConnectToDatabase/quietly_check_login sometimes not called
bbaetz%student.usyd.edu.au [Mon, 17 Jun 2002 16:39:34 +0000 (16:39 +0000)] 
Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
early enough
r=mattyt, jouni

23 years agoBug 151369 - need to trim the entered assignee's email address
bbaetz%student.usyd.edu.au [Sun, 16 Jun 2002 12:28:16 +0000 (12:28 +0000)] 
Bug 151369 - need to trim the entered assignee's email address
r=mattyt x2

23 years agoBug 148712 - add component with error/invalid initial owner results in
bbaetz%student.usyd.edu.au [Sat, 15 Jun 2002 12:35:59 +0000 (12:35 +0000)] 
Bug 148712 - add component with error/invalid initial owner results in
double header output
patch by stu@xanboo.com (Stu Tomlinson), r=jouni, bbaetz

23 years agoBug 151695 - assignee/qa contact can't access secure bugs
bbaetz%student.usyd.edu.au [Sat, 15 Jun 2002 08:56:14 +0000 (08:56 +0000)] 
Bug 151695 - assignee/qa contact can't access secure bugs
r=myk x2

23 years agoBug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; r=gerv, bbbaetz.
gerv%gerv.net [Fri, 14 Jun 2002 14:20:22 +0000 (14:20 +0000)] 
Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; r=gerv, bbbaetz.

23 years agoBug 151327 - verify_new_product.html.tmpl prints wrong message. Patch by gerv; 2xr...
gerv%gerv.net [Fri, 14 Jun 2002 05:45:01 +0000 (05:45 +0000)] 
Bug 151327 - verify_new_product.html.tmpl prints wrong message. Patch by gerv; 2xr=bbaetz.

23 years agoBug 151023 - duplicates.cgi sort by delta sorts in wrong direction. Patch by gerv...
gerv%gerv.net [Fri, 14 Jun 2002 05:22:32 +0000 (05:22 +0000)] 
Bug 151023 - duplicates.cgi sort by delta sorts in wrong direction. Patch by gerv; r=bbaetz, jouni.

23 years agoBug 150882 - SQL error when sorting by bugs.votes with explicit direction
bbaetz%student.usyd.edu.au [Thu, 13 Jun 2002 06:22:07 +0000 (06:22 +0000)] 
Bug 150882 - SQL error when sorting by bugs.votes with explicit direction
r=gerv x2

23 years agoBug 150802 - default version for bug entry not read from cookies
bbaetz%student.usyd.edu.au [Tue, 11 Jun 2002 20:33:45 +0000 (20:33 +0000)] 
Bug 150802 - default version for bug entry not read from cookies
r=jouni x2

23 years agoBug 150826 - missing space between list of attachments
bbaetz%student.usyd.edu.au [Tue, 11 Jun 2002 16:27:21 +0000 (16:27 +0000)] 
Bug 150826 - missing space between list of attachments
r=mattyt x2

23 years agoBug 150798 - Extra whitespace included in saved query links
bbaetz%student.usyd.edu.au [Tue, 11 Jun 2002 13:13:54 +0000 (13:13 +0000)] 
Bug 150798 - Extra whitespace included in saved query links
r=mattyt x2

23 years agoBug 149845 - buglist.cgi checks for ORDER validity are wrong
bbaetz%student.usyd.edu.au [Sat, 8 Jun 2002 10:05:30 +0000 (10:05 +0000)] 
Bug 149845 - buglist.cgi checks for ORDER validity are wrong
r=myk x2

23 years agoBump version number to 2.16rc2 for release. bugzilla-2.16rc2 release-2.16rc2
matty%chariot.net.au [Sat, 8 Jun 2002 09:17:12 +0000 (09:17 +0000)] 
Bump version number to 2.16rc2 for release.

23 years agoRelease notes updates.
matty%chariot.net.au [Sat, 8 Jun 2002 06:38:26 +0000 (06:38 +0000)] 
Release notes updates.

23 years agoFix for bug 148993: Makes debug work in the query part of buglist.cgi.
myk%mozilla.org [Sat, 8 Jun 2002 03:58:30 +0000 (03:58 +0000)] 
Fix for bug 148993: Makes debug work in the query part of buglist.cgi.
Patch by Bradley Baetz <bbaetz@student.usyd.edu.au>.
r=gerv,myk

23 years agoFix for bug 149964 - quietly_check_login() needs to be called in colchange.cgi. Patch...
dkl%redhat.com [Fri, 7 Jun 2002 23:38:02 +0000 (23:38 +0000)] 
Fix for bug 149964 - quietly_check_login() needs to be called in colchange.cgi. Patch author David Lawrence <dkl@redhat.com>. 2xr=justdave@syndicomm.com