]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
23 years agoBug #142890: Make the banner a separate template.
matty%chariot.net.au [Tue, 4 Jun 2002 12:56:34 +0000 (12:56 +0000)] 
Bug #142890: Make the banner a separate template.

23 years agoBug 143574 - taint errors with alternate formats. Also make data/template
bbaetz%student.usyd.edu.au [Tue, 4 Jun 2002 12:46:50 +0000 (12:46 +0000)] 
Bug 143574 - taint errors with alternate formats. Also make data/template
writable for non webservergroup users.
r=myk, justdave

23 years agoBug 144285 - checksetup.pl fails to set data dir (and other dir)
bbaetz%student.usyd.edu.au [Tue, 4 Jun 2002 09:39:27 +0000 (09:39 +0000)] 
Bug 144285 - checksetup.pl fails to set data dir (and other dir)
permissions properly
r=justdave, myk

23 years agoFix for bug 148767: Eliminates warning in rare situations.
myk%mozilla.org [Tue, 4 Jun 2002 07:15:23 +0000 (07:15 +0000)] 
Fix for bug 148767: Eliminates warning in rare situations.
Patch by Jouni Heikniemi <jouni@heikniemi.net>
2xr=myk

23 years agoFix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with...
myk%mozilla.org [Tue, 4 Jun 2002 05:34:12 +0000 (05:34 +0000)] 
Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with it can be resolved.
r=jouni,gerv

23 years agoRelease notes updates.
matty%chariot.net.au [Mon, 3 Jun 2002 21:11:24 +0000 (21:11 +0000)] 
Release notes updates.

23 years agoRelease notes updates.
matty%chariot.net.au [Mon, 3 Jun 2002 21:05:09 +0000 (21:05 +0000)] 
Release notes updates.

23 years agoBug 93167 - &GroupExists and &GroupIsActive should push and pop sql state
bbaetz%student.usyd.edu.au [Mon, 3 Jun 2002 20:37:07 +0000 (20:37 +0000)] 
Bug 93167 - &GroupExists and &GroupIsActive should push and pop sql state
r=justdave, jouni

23 years agoBug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2D
timeless%mac.com [Mon, 3 Jun 2002 09:48:05 +0000 (09:48 +0000)] 
Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2D
This makes CGI.pl closer to CGI.pm by having it unescape the name field in addition to the value field.
r=preed,justdave

23 years agoBug 145702 - query.cgi doesn't always ConnectToDatabase() early enough
bbaetz%student.usyd.edu.au [Mon, 3 Jun 2002 08:42:15 +0000 (08:42 +0000)] 
Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enough
r=justdave, preed

23 years agoFix for bug 147476: the affect of changing your dot/webdot preferences on your web...
justdave%syndicomm.com [Mon, 3 Jun 2002 03:38:27 +0000 (03:38 +0000)] 
Fix for bug 147476: the affect of changing your dot/webdot preferences on your web server's accessibility option (.htaccess
for Apache) is now mentioned in the parameter description.
Patch by Jouni Heikniemi (jouni@heikniemi.net)
r= bbaetz, afranke

23 years agoFix for bug 143108: comment change in localconfig to eliminate incorrect statement...
justdave%syndicomm.com [Mon, 3 Jun 2002 00:32:44 +0000 (00:32 +0000)] 
Fix for bug 143108: comment change in localconfig to eliminate incorrect statement that your permissions won't get touched if
$webservergroup is empty.
r= jouni, MattyT

23 years agoBug 147486 - Fixes cross site scripting issues; first checked in on the 2.14.1 branch...
preed%sigkill.com [Sat, 1 Jun 2002 16:33:18 +0000 (16:33 +0000)] 
Bug 147486 - Fixes cross site scripting issues; first checked in on the 2.14.1 branch, but I forgot the 2.16 branch/trunk (thanks bbaetz); patch=preed, r=bbaetz,myk

23 years agoBug 148363 - minor html glitch on the enter_bug template
bbaetz%student.usyd.edu.au [Sat, 1 Jun 2002 09:28:58 +0000 (09:28 +0000)] 
Bug 148363 - minor html glitch on the enter_bug template
patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2

23 years agoFix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David Lawrence...
dkl%redhat.com [Fri, 31 May 2002 02:38:22 +0000 (02:38 +0000)] 
Fix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David Lawrence <dkl@redhat.com> r=jouni@heikniemi.net,myk@mozilla.org

23 years agoFix for bug 148011: move TT pseudo-method declarations together.
myk%mozilla.org [Thu, 30 May 2002 21:53:45 +0000 (21:53 +0000)] 
Fix for bug 148011: move TT pseudo-method declarations together.
Patch by Myk Melez <myk@mozilla.org>.
2xr=justdave

23 years agoBug 147272 - no background for bugzilla pages
bbaetz%student.usyd.edu.au [Wed, 29 May 2002 19:48:18 +0000 (19:48 +0000)] 
Bug 147272 - no background for bugzilla pages
r=justdave, preed

23 years agoBug 144728 - Midair collision doubles line feeds. Patch by jouni@heikniemi.net; 2xr...
gerv%gerv.net [Wed, 29 May 2002 14:20:50 +0000 (14:20 +0000)] 
Bug 144728 - Midair collision doubles line feeds. Patch by jouni@heikniemi.net; 2xr=justdave.

23 years agoRelease notes updates.
matty%chariot.net.au [Sun, 26 May 2002 12:34:03 +0000 (12:34 +0000)] 
Release notes updates.

23 years agoTweak.
gerv%gerv.net [Sat, 25 May 2002 22:39:43 +0000 (22:39 +0000)] 
Tweak.

23 years agoInitial checkin; new files created due to rearrangement during whackage.
gerv%gerv.net [Sat, 25 May 2002 22:39:13 +0000 (22:39 +0000)] 
Initial checkin; new files created due to rearrangement during whackage.

23 years agoMore serious documentation whackage. This is now ready for review.
gerv%gerv.net [Sat, 25 May 2002 22:36:45 +0000 (22:36 +0000)] 
More serious documentation whackage. This is now ready for review.

23 years agoYet more serious documentation whackage. This is now ready for review.
gerv%gerv.net [Sat, 25 May 2002 22:36:05 +0000 (22:36 +0000)] 
Yet more serious documentation whackage. This is now ready for review.

23 years agoBug 145849 - Non-maintainers with ability to bless others need "users" link in footer...
gerv%gerv.net [Sat, 25 May 2002 17:34:58 +0000 (17:34 +0000)] 
Bug 145849 - Non-maintainers with ability to bless others need "users" link in footer. Patch by bugreport@peshkin.net; r=gerv, justdave.

23 years agoBug 146091 - Sort order for votes is ascending instead of descending. Patch by myk...
gerv%gerv.net [Sat, 25 May 2002 17:28:58 +0000 (17:28 +0000)] 
Bug 146091 - Sort order for votes is ascending instead of descending. Patch by myk; 2xr=gerv.

23 years agoBug 144768 - Selecting multiple products on query page causes script error in IE...
gerv%gerv.net [Sat, 25 May 2002 17:15:02 +0000 (17:15 +0000)] 
Bug 144768 - Selecting multiple products on query page causes script error in IE. Patch by jouni@heikniemi.net; r=gerv, bbaetz.

23 years agoRelease notes updates.
matty%chariot.net.au [Thu, 23 May 2002 15:23:19 +0000 (15:23 +0000)] 
Release notes updates.

23 years agoFix for bug 47251: Make Bugzilla HTML 4.01 Transitional compliant.
myk%mozilla.org [Thu, 23 May 2002 15:13:47 +0000 (15:13 +0000)] 
Fix for bug 47251: Make Bugzilla HTML 4.01 Transitional compliant.
Patch by mental <xor@iwvnet.com>.
r=justdave,myk

23 years agoBug 144565 - describecomponents.cgi shows wrong components when user has
bbaetz%student.usyd.edu.au [Wed, 22 May 2002 06:38:17 +0000 (06:38 +0000)] 
Bug 144565 - describecomponents.cgi shows wrong components when user has
access to only one product
Bug 145113 - describecomponents doesn't call quietly_check_login()
r=justdave, gerv

23 years agoFix for bug 143743: Eliminates warning by properly initializing array reference.
myk%mozilla.org [Tue, 21 May 2002 21:18:00 +0000 (21:18 +0000)] 
Fix for bug 143743: Eliminates warning by properly initializing array reference.
Fix by Myk Melez <myk@mozilla.org>.
r=bbaetz,justdave

23 years agoBug 143586 - required modules tests should be sorted. Patch by David Lawrence <dkl...
dkl%redhat.com [Tue, 21 May 2002 10:37:50 +0000 (10:37 +0000)] 
Bug 143586 - required modules tests should be sorted. Patch by David Lawrence <dkl@redhat.com> r=justdave@syndicomm.com,bbaetz@student.usyd.edu.au

23 years agoFix for bug 144091: adding old-params.txt to .cvsignore
justdave%syndicomm.com [Tue, 14 May 2002 05:31:47 +0000 (05:31 +0000)] 
Fix for bug 144091: adding old-params.txt to .cvsignore

23 years agoBug 144165 - enter_bug product selection has a footer like without a login if no...
gerv%gerv.net [Tue, 14 May 2002 05:27:40 +0000 (05:27 +0000)] 
Bug 144165 - enter_bug product selection has a footer like without a login if no usebuggroupsentry. Patch by jouni@heikniemi.net; 2xr=gerv.

23 years agoBug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having backport...
preed%sigkill.com [Mon, 13 May 2002 22:33:52 +0000 (22:33 +0000)] 
Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having backported this bug's patch to the 2_14_1-BRANCH, which was checked in today

23 years agoBug 143560 - showdependencytree.cgi eats all available memory if there's a circular...
gerv%gerv.net [Mon, 13 May 2002 13:24:20 +0000 (13:24 +0000)] 
Bug 143560 - showdependencytree.cgi eats all available memory if there's a circular dependency. Patch by myk; 2xr=gerv.

23 years agoMore documentation whackage... a few new files caused by SGML reorganisations.
gerv%gerv.net [Sun, 12 May 2002 23:17:39 +0000 (23:17 +0000)] 
More documentation whackage... a few new files caused by SGML reorganisations.

23 years agoMore serious documentation whackage.
gerv%gerv.net [Sun, 12 May 2002 23:15:15 +0000 (23:15 +0000)] 
More serious documentation whackage.

23 years agoInitial checkin of a couple of new files I split out.
gerv%gerv.net [Sun, 12 May 2002 20:16:48 +0000 (20:16 +0000)] 
Initial checkin of a couple of new files I split out.

23 years agoMore documentation whackage from gerv.
gerv%gerv.net [Sun, 12 May 2002 00:59:49 +0000 (00:59 +0000)] 
More documentation whackage from gerv.

23 years agoBug 143486 - enter_bug.cgi: Using ?format=simple doesn't work. Patch by burnus@gmx...
gerv%gerv.net [Sat, 11 May 2002 06:33:11 +0000 (06:33 +0000)] 
Bug 143486 - enter_bug.cgi: Using ?format=simple doesn't work. Patch by burnus@gmx.de; 2xr=gerv.

23 years agoFix for bug 143547: Don't show bugs as grey if usebuggroups parameter is set to true.
myk%mozilla.org [Sat, 11 May 2002 05:56:25 +0000 (05:56 +0000)] 
Fix for bug 143547: Don't show bugs as grey if usebuggroups parameter is set to true.
Patch by Myk Melez <myk@mozilla.org>.
2xr=gerv

23 years agoFix for bug 78701: missing . in INVALID description in queryhelp.cgi
justdave%syndicomm.com [Sat, 11 May 2002 03:07:50 +0000 (03:07 +0000)] 
Fix for bug 78701: missing . in INVALID description in queryhelp.cgi
Patch by norton@w5ac.tamu.edu
2xr= justdave

23 years agoRelease notes update.
matty%chariot.net.au [Fri, 10 May 2002 08:30:39 +0000 (08:30 +0000)] 
Release notes update.

23 years agoBug 143231 - Changing a bug with an empty buglist gives a warning. Patch by jouni...
gerv%gerv.net [Fri, 10 May 2002 06:15:05 +0000 (06:15 +0000)] 
Bug 143231 - Changing a bug with an empty buglist gives a warning. Patch by jouni@heikniemi.net; 2xr=justdave.

23 years agoFix for bug 135449: allows named queries to override the last sort order.
myk%mozilla.org [Fri, 10 May 2002 04:38:33 +0000 (04:38 +0000)] 
Fix for bug 135449: allows named queries to override the last sort order.
Patch by Myk Melez <myk@mozilla.org>.
2rx=justdave

23 years agoBug 143251 - RFE: checksetup.pl should report module version in error message. Patch...
dkl%redhat.com [Fri, 10 May 2002 02:26:15 +0000 (02:26 +0000)] 
Bug 143251 - RFE: checksetup.pl should report module version in error message. Patch by dkl@redhat.com 2xr=justdave@syndicomm.com

23 years agoRelease notes updates.
matty%chariot.net.au [Thu, 9 May 2002 23:52:45 +0000 (23:52 +0000)] 
Release notes updates.

23 years agoRelease notes updates.
matty%chariot.net.au [Thu, 9 May 2002 23:51:58 +0000 (23:51 +0000)] 
Release notes updates.

23 years agoBumping version number to 2.16rc1 bugzilla-2.16rc1 release-2.16rc1
justdave%syndicomm.com [Thu, 9 May 2002 12:19:30 +0000 (12:19 +0000)] 
Bumping version number to 2.16rc1

23 years agoFix for bug 143124, Fix warning messages about *::TESTOUT and clean up
zach%zachlipton.com [Thu, 9 May 2002 06:49:31 +0000 (06:49 +0000)] 
Fix for bug 143124, Fix warning messages about *::TESTOUT and clean up
test code. Patch makes the tests much better now.

r=zach x2

23 years agoBug 143091 - No email to the qa contact when creating bugs. Patch by gerv; 2xr=justdave.
gerv%gerv.net [Thu, 9 May 2002 06:21:25 +0000 (06:21 +0000)] 
Bug 143091 - No email to the qa contact when creating bugs. Patch by gerv; 2xr=justdave.

23 years agoBug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by gerv; r...
gerv%gerv.net [Thu, 9 May 2002 06:20:22 +0000 (06:20 +0000)] 
Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by gerv; r=justdave, ddk.

23 years agoMore documentation updates.
gerv%gerv.net [Thu, 9 May 2002 06:19:08 +0000 (06:19 +0000)] 
More documentation updates.

23 years agoOops - mistook the reference vs. copy behaviour. r=hixie, ddk on IRC.
gerv%gerv.net [Thu, 9 May 2002 04:25:15 +0000 (04:25 +0000)] 
Oops - mistook the reference vs. copy behaviour. r=hixie, ddk on IRC.

23 years agoThe first installment of Gerv's spanking of the Bugzilla Guide. This is a work-in...
gerv%gerv.net [Thu, 9 May 2002 04:16:36 +0000 (04:16 +0000)] 
The first installment of Gerv's spanking of the Bugzilla Guide. This is a work-in-progress.

23 years agoBug 143066 - footer shows as logged out on show_bug.cgi. Patch by gerv; 2xr=ddk
gerv%gerv.net [Thu, 9 May 2002 02:02:58 +0000 (02:02 +0000)] 
Bug 143066 - footer shows as logged out on show_bug.cgi. Patch by gerv; 2xr=ddk

23 years agoBug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv.
gerv%gerv.net [Thu, 9 May 2002 01:32:33 +0000 (01:32 +0000)] 
Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv.

23 years agoBug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke.
gerv%gerv.net [Thu, 9 May 2002 00:58:06 +0000 (00:58 +0000)] 
Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke.

23 years agoCorrect error message that Dave just fixed.
gerv%gerv.net [Wed, 8 May 2002 12:06:13 +0000 (12:06 +0000)] 
Correct error message that Dave just fixed.

23 years agofix Tinderbox flaming
justdave%syndicomm.com [Wed, 8 May 2002 11:56:52 +0000 (11:56 +0000)] 
fix Tinderbox flaming

23 years agoBug 140437 - clean up parameters. Patch by gerv; 2xr=justdave.
gerv%gerv.net [Wed, 8 May 2002 11:40:33 +0000 (11:40 +0000)] 
Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave.

23 years agoOops :-) Missing #.
gerv%gerv.net [Wed, 8 May 2002 04:56:40 +0000 (04:56 +0000)] 
Oops :-) Missing #.

23 years agoFix tinderbox bustage
justdave%syndicomm.com [Wed, 8 May 2002 04:55:48 +0000 (04:55 +0000)] 
Fix tinderbox bustage

23 years agoBug 142231 - template/.cvsignore should contain es, de, but not custom. Patch by...
gerv%gerv.net [Wed, 8 May 2002 04:33:53 +0000 (04:33 +0000)] 
Bug 142231 - template/.cvsignore should contain es, de, but not custom. Patch by burnus@gmx.de, 2xr=gerv.

23 years agobug 142792 - Output from checksetup.pl contains misspelled words. Patch by ddk; 2xr...
gerv%gerv.net [Wed, 8 May 2002 04:31:03 +0000 (04:31 +0000)] 
bug 142792 - Output from checksetup.pl contains misspelled words. Patch by ddk; 2xr=gerv.

23 years agoBug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.
gerv%gerv.net [Wed, 8 May 2002 04:28:39 +0000 (04:28 +0000)] 
Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.

23 years agoBug 135543 - @Support::Templates::testitems does not list all templates
bbaetz%student.usyd.edu.au [Tue, 7 May 2002 16:45:28 +0000 (16:45 +0000)] 
Bug 135543 - @Support::Templates::testitems does not list all templates
Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave

23 years agoBug 134571 - client-side image maps in showdependencygraph.cgi
bbaetz%student.usyd.edu.au [Tue, 7 May 2002 16:14:35 +0000 (16:14 +0000)] 
Bug 134571 - client-side image maps in showdependencygraph.cgi
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, justdave

23 years agoBug 140355 - warn the user about not using a webserver group
bbaetz%student.usyd.edu.au [Tue, 7 May 2002 16:09:42 +0000 (16:09 +0000)] 
Bug 140355 - warn the user about not using a webserver group
r=gerv, justdave

23 years agoOops - adding INTERFACE comments accidentally included some code from another patch...
gerv%gerv.net [Tue, 7 May 2002 04:49:51 +0000 (04:49 +0000)] 
Oops - adding INTERFACE comments accidentally included some code from another patch. Backing out those changes.

23 years agoBug 140993 - Pass javascript correctly into header; templatise the rest of the header...
gerv%gerv.net [Tue, 7 May 2002 02:30:12 +0000 (02:30 +0000)] 
Bug 140993 - Pass javascript correctly into header; templatise the rest of the header-related parameters. Patch by gerv; r=bbaetz, caillon.

23 years agoBug 141036 - add INTERFACE comments to all templates. This does the first 20 or so...
gerv%gerv.net [Tue, 7 May 2002 02:16:46 +0000 (02:16 +0000)] 
Bug 141036 - add INTERFACE comments to all templates. This does the first 20 or so - many more to go... Patch by gerv; 2xr=bbaetz.

23 years agoRename getSelection to get_selection. Fixes bug 141716, Mozilla context menus were...
caillon%returnzero.com [Sun, 5 May 2002 10:08:50 +0000 (10:08 +0000)] 
Rename getSelection to get_selection.  Fixes bug 141716, Mozilla context menus were broken on query.cgi because of getSelection overriding the native method which is used by Mozilla's context menu code.  r=bbaetz x2

23 years agoBug 139313 - warning in buglist.cgi when votes isn't a parameter
bbaetz%student.usyd.edu.au [Sat, 4 May 2002 11:58:07 +0000 (11:58 +0000)] 
Bug 139313 - warning in buglist.cgi when votes isn't a parameter
patch by cedric.caron@urbanet.ch (Cedric Caron), r=bbaetz x2

23 years agoBug 135836 - change requests should include expiration details. Patch by zeroJ@null...
gerv%gerv.net [Fri, 3 May 2002 13:37:42 +0000 (13:37 +0000)] 
Bug 135836 - change requests should include expiration details. Patch by zeroJ@null.net; r=gerv, justdave.

23 years agoBug 141609 - "Version unspecified" error when changing product with product groups...
gerv%gerv.net [Fri, 3 May 2002 13:03:22 +0000 (13:03 +0000)] 
Bug 141609 - "Version unspecified" error when changing product with product groups enabled. Patch by myk; 2xr=gerv.

23 years agoBug 97496: Release notes updates.
matty%chariot.net.au [Fri, 3 May 2002 12:50:32 +0000 (12:50 +0000)] 
Bug 97496: Release notes updates.

23 years agoBug 141635 - showdependencygraph requires bug number for doall. Patch by zeroJ@null...
gerv%gerv.net [Thu, 2 May 2002 14:03:00 +0000 (14:03 +0000)] 
Bug 141635 - showdependencygraph requires bug number for doall. Patch by zeroJ@null.net; 2xr=gerv.

23 years agoGeneral updates. I'm working through the entire guide, tidying it up.
gerv%gerv.net [Thu, 2 May 2002 06:48:32 +0000 (06:48 +0000)] 
General updates. I'm working through the entire guide, tidying it up.

23 years agoBug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it.
gerv%gerv.net [Thu, 2 May 2002 06:28:18 +0000 (06:28 +0000)] 
Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it.

23 years agoBug 125395 - remove revision history. That's what CVS is for :-) Also, do other tidy...
gerv%gerv.net [Thu, 2 May 2002 06:24:29 +0000 (06:24 +0000)] 
Bug 125395 - remove revision history. That's what CVS is for :-) Also, do other tidy-ups and updates to front page.

23 years agoug 105877 - Backup & check for modifications before upgrade.
gerv%gerv.net [Thu, 2 May 2002 06:10:21 +0000 (06:10 +0000)] 
ug 105877 - Backup & check for modifications before upgrade.

23 years agoBug 137709 - remove incorrect information about email preferences.
gerv%gerv.net [Thu, 2 May 2002 06:00:27 +0000 (06:00 +0000)] 
Bug 137709 - remove incorrect information about email preferences.

23 years agoBug 111712 - update command for changing path to Perl.
gerv%gerv.net [Thu, 2 May 2002 05:56:48 +0000 (05:56 +0000)] 
Bug 111712 - update command for changing path to Perl.

23 years agoBug 126907 - remove "Future" section from guide.
gerv%gerv.net [Thu, 2 May 2002 05:55:24 +0000 (05:55 +0000)] 
Bug 126907 - remove "Future" section from guide.

23 years agoBug 141557 - modification to user deletion code in editusers.cgi - prevent allowuserd...
gerv%gerv.net [Thu, 2 May 2002 03:54:10 +0000 (03:54 +0000)] 
Bug 141557 - modification to user deletion code in editusers.cgi - prevent allowuserdeletion being bypassed. Patch by gerv; 2xr=myk.

23 years agoBug 140770 - Navigation doesn't work after creating a new bug. This fix displays...
gerv%gerv.net [Thu, 2 May 2002 02:00:46 +0000 (02:00 +0000)] 
Bug 140770 - Navigation doesn't work after creating a new bug. This fix displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke.

23 years agoFull recompile of the docs so everyone can see what the current SGML docs actually...
justdave%syndicomm.com [Wed, 1 May 2002 16:28:45 +0000 (16:28 +0000)] 
Full recompile of the docs so everyone can see what the current SGML docs actually look like in HTML.

23 years agocorrection to one of the command lines
justdave%syndicomm.com [Wed, 1 May 2002 16:24:40 +0000 (16:24 +0000)] 
correction to one of the command lines

23 years agoCorrected installation and compiling instructions for the docs, based on extensive...
justdave%syndicomm.com [Wed, 1 May 2002 16:13:30 +0000 (16:13 +0000)] 
Corrected installation and compiling instructions for the docs, based on extensive trial and error on Landfill.

23 years agoBug 141385 - dependency graph title is incorrect when doall is specified. Patch by...
gerv%gerv.net [Wed, 1 May 2002 13:23:36 +0000 (13:23 +0000)] 
Bug 141385 - dependency graph title is incorrect when doall is specified. Patch by zeroJ@null.net; 2xr=gerv.

23 years agoBug 141326 - broken hyperlink in editkeywords.cgi. Fix by dkl@redhat.com. 2xr=Gerv
dkl%redhat.com [Wed, 1 May 2002 05:15:52 +0000 (05:15 +0000)] 
Bug 141326 - broken hyperlink in editkeywords.cgi. Fix by dkl@redhat.com. 2xr=Gerv

23 years agoBug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to template...
gerv%gerv.net [Wed, 1 May 2002 04:18:09 +0000 (04:18 +0000)] 
Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to template. Patch by burnus@gmx.de; 2xr=gerv.

23 years agoBug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, daa@rm...
gerv%gerv.net [Tue, 30 Apr 2002 02:49:00 +0000 (02:49 +0000)] 
Bug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, daa@rm.incc.net, gerv.

23 years agoBug 140564 - Unquoted variable in regexp in globals.pl. Patch by xor@ivwnet.com;...
gerv%gerv.net [Tue, 30 Apr 2002 02:37:52 +0000 (02:37 +0000)] 
Bug 140564 - Unquoted variable in regexp in globals.pl. Patch by xor@ivwnet.com; 2xr=gerv.

23 years agoBug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv.
gerv%gerv.net [Tue, 30 Apr 2002 02:36:03 +0000 (02:36 +0000)] 
Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv.

23 years agoBug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jouni@heikn...
gerv%gerv.net [Tue, 30 Apr 2002 02:32:27 +0000 (02:32 +0000)] 
Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jouni@heikniemi.net; r=bbaetz, gerv.

23 years agoBug 140953 - Creating the first attachment status fails. Patch by jouni@heikniemi...
gerv%gerv.net [Tue, 30 Apr 2002 02:29:52 +0000 (02:29 +0000)] 
Bug 140953 - Creating the first attachment status fails. Patch by jouni@heikniemi.net, 2xr=myk.

23 years agoBug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz.
gerv%gerv.net [Mon, 29 Apr 2002 13:15:50 +0000 (13:15 +0000)] 
Bug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz.

23 years agoBug 137623 - showdependencytree.cgi has minor grammatical and formatting issues....
gerv%gerv.net [Mon, 29 Apr 2002 05:24:40 +0000 (05:24 +0000)] 
Bug 137623 - showdependencytree.cgi has minor grammatical and formatting issues. Patch by gerv; r=bbaetz, justdave.