]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
21 years agoBug 250892: Fix w3c validation error on search-specific
bugreport%peshkin.net [Wed, 14 Jul 2004 09:19:14 +0000 (09:19 +0000)] 
Bug 250892: Fix w3c validation error on search-specific
r=timeless
a=justdave

21 years agoBug 250881: Do not change DEFAULT-FORMAT for queries unless one of the standard serac...
bugreport%peshkin.net [Mon, 12 Jul 2004 12:11:00 +0000 (12:11 +0000)] 
Bug 250881: Do not change DEFAULT-FORMAT for queries unless one of the standard serach form is used
patch by glob
r,a=justdave

21 years agoBug 250881: Do not set DEFAULT-FORMAT unless standard search is being used
bugreport%peshkin.net [Mon, 12 Jul 2004 12:07:33 +0000 (12:07 +0000)] 
Bug 250881: Do not set DEFAULT-FORMAT unless standard search is being used
patch by glob
r,a=justdave

21 years agoBug 244265: Abstract out the typical admin page table to a separate template. r=vladd...
jouni%heikniemi.net [Mon, 12 Jul 2004 12:06:30 +0000 (12:06 +0000)] 
Bug 244265: Abstract out the typical admin page table to a separate template. r=vladd, a=justdave

21 years agoBacking out bug 241900
bugreport%peshkin.net [Mon, 12 Jul 2004 10:48:45 +0000 (10:48 +0000)] 
Backing out bug 241900

21 years agoBug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
bugreport%peshkin.net [Mon, 12 Jul 2004 06:36:42 +0000 (06:36 +0000)] 
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
patch by erik
r=joel
a=justdave

21 years agoBug 245158: Combine multiple redundant LEFT JOINs into a single LEFT JOIN in Search.pm
bugreport%peshkin.net [Mon, 12 Jul 2004 06:08:39 +0000 (06:08 +0000)] 
Bug 245158: Combine multiple redundant LEFT JOINs into a single LEFT JOIN in Search.pm
r=zach,justdave
a=justdave

21 years agoBumping trunk versions to 2.19. r,a=justdave (on irc) bugzilla-2.19 release-2.19
jouni%heikniemi.net [Mon, 12 Jul 2004 00:53:27 +0000 (00:53 +0000)] 
Bumping trunk versions to 2.19. r,a=justdave (on irc)

21 years agoBump version number for release bugzilla-2.18rc1 release-2.18rc1
justdave%bugzilla.org [Sat, 10 Jul 2004 22:01:37 +0000 (22:01 +0000)] 
Bump version number for release

21 years agoBug 238797: minor adjustment to javascript filters to prevent tags inserted in produc...
justdave%bugzilla.org [Sat, 10 Jul 2004 21:51:23 +0000 (21:51 +0000)] 
Bug 238797: minor adjustment to javascript filters to prevent tags inserted in product, component, and flag names from causing problems.
r=gerv, a=justdave

21 years agoAdding 2.18 release notes
justdave%bugzilla.org [Sat, 10 Jul 2004 21:24:21 +0000 (21:24 +0000)] 
Adding 2.18 release notes

21 years agoFix for bug 250754: Require Chart::Base 1.0. Push up the requirement a
kiko%async.com.br [Sat, 10 Jul 2004 21:22:07 +0000 (21:22 +0000)] 
Fix for bug 250754: Require Chart::Base 1.0. Push up the requirement a
single notch to avoid GIF-requirements in GD and 0.99 `confusioning'. r,a=justdave

21 years agoMaking version numbers match checksetup.pl and the release notes
justdave%bugzilla.org [Sat, 10 Jul 2004 21:11:57 +0000 (21:11 +0000)] 
Making version numbers match checksetup.pl and the release notes

21 years agoBump the version number in the documentation title
justdave%bugzilla.org [Sat, 10 Jul 2004 15:35:02 +0000 (15:35 +0000)] 
Bump the version number in the documentation title

21 years agoBug 237627: Validate dataset name in reports.cgi
bugreport%peshkin.net [Sat, 10 Jul 2004 15:03:15 +0000 (15:03 +0000)] 
Bug 237627: Validate dataset name in reports.cgi
patch by teemu
r=justdave
a=justdave

21 years agoBug 244272: Remove editusers 'query' parameter
bugreport%peshkin.net [Sat, 10 Jul 2004 14:52:11 +0000 (14:52 +0000)] 
Bug 244272: Remove editusers 'query' parameter
r=justdave
a=justdave

21 years agoBug 234855: Show only products enterable by current user in edit-multiple
bugreport%peshkin.net [Sat, 10 Jul 2004 14:44:12 +0000 (14:44 +0000)] 
Bug 234855: Show only products enterable by current user in edit-multiple
patch by kiko
r=joel,justdave
a=justdave

21 years agoBug 233486: Only process groups user is supposed to be able to bless in editgroups.cgi
bugreport%peshkin.net [Sat, 10 Jul 2004 14:39:56 +0000 (14:39 +0000)] 
Bug 233486: Only process groups user is supposed to be able to bless in editgroups.cgi
r=justdave
a=justdave

21 years agoBug 227191: Change DBI->connect syntax so database password will not be revealed...
bugreport%peshkin.net [Sat, 10 Jul 2004 14:35:34 +0000 (14:35 +0000)] 
Bug 227191: Change DBI->connect syntax so database password will not be revealed if connect fails
r=bbaetz
a=justdave

21 years agoBug 236650: html_quote and validate email addresses in editueser.cgi
bugreport%peshkin.net [Sat, 10 Jul 2004 14:27:48 +0000 (14:27 +0000)] 
Bug 236650: html_quote and validate email addresses in editueser.cgi
patch by vlad
r=joel,justdave
a=justdave

21 years agoBug 234825: Keep duplicates.cgi from revealing products user doesnt have access to
bugreport%peshkin.net [Sat, 10 Jul 2004 14:17:02 +0000 (14:17 +0000)] 
Bug 234825: Keep duplicates.cgi from revealing products user doesnt have access to
r,a=justdave

21 years agoBug 235510: Do not expose user password in URL to chart image if login required to...
bugreport%peshkin.net [Sat, 10 Jul 2004 14:12:21 +0000 (14:12 +0000)] 
Bug 235510: Do not expose user password in URL to chart image if login required to access a chart
patch by gerv
r=kiko
a=justdave

21 years agoBug 242405 Turning on QA contact causes taint error in Bugzilla/Series.pm when adding...
timeless%mozdev.org [Fri, 9 Jul 2004 10:33:39 +0000 (10:33 +0000)] 
Bug 242405 Turning on QA contact causes taint error in Bugzilla/Series.pm when adding a component
patch by bugzilla@glob.com.au r=joel a=justdave

21 years agoPatch for bug 250265: fix taint issues with vote fields when editing products; patch...
jocuri%softhome.net [Fri, 9 Jul 2004 03:08:55 +0000 (03:08 +0000)] 
Patch for bug 250265: fix taint issues with vote fields when editing products; patch by GavinS <bugzilla@chimpychompy.org> slightly updated by me; r=joel; a=justdave.

21 years agoWording, wording.
kiko%async.com.br [Fri, 9 Jul 2004 02:59:25 +0000 (02:59 +0000)] 
Wording, wording.

21 years agoPatch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patch by...
dkl%redhat.com [Thu, 8 Jul 2004 09:19:42 +0000 (09:19 +0000)] 
Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patch by David Lawrence <dkl@redhat.com>; r=vladd; a=justdave

21 years agoPatch for bug 250259: Fix taint error on disallownew field in editproducts.cgi; patch...
jocuri%softhome.net [Thu, 8 Jul 2004 06:49:41 +0000 (06:49 +0000)] 
Patch for bug 250259: Fix taint error on disallownew field in editproducts.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave.

21 years agoPatch for bug 249863: Move hidden initial state INPUT field at the beginning of the...
jocuri%softhome.net [Thu, 8 Jul 2004 06:44:01 +0000 (06:44 +0000)] 
Patch for bug 249863: Move hidden initial state INPUT field at the beginning of the table (previously it was inserted between table rows, causing invalid HTML); patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave.

21 years agoFix for bug 248988: On Windows, attachments may fail due to "CGI open of tmpfile...
jocuri%softhome.net [Wed, 7 Jul 2004 15:59:44 +0000 (15:59 +0000)] 
Fix for bug 248988: On Windows, attachments may fail due to "CGI open of tmpfile"; patch by byron jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave.

21 years agoBug 245077: The "Find a specific bug" tab is now the default query when you go to...
justdave%bugzilla.org [Wed, 7 Jul 2004 13:02:32 +0000 (13:02 +0000)] 
Bug 245077: The "Find a specific bug" tab is now the default query when you go to query.cgi.  To keep the developers happy, a cookie is now set to remember which query page you last visited, and going to query.cgi without specifying which tab will get you the last one you visited.
Patch by Byron Jones <bugzilla@glob.com.au>
r=justdave, a=justdave

21 years agoBug 250080: Fix regression causing blank regexp to make all users group members
bugreport%peshkin.net [Wed, 7 Jul 2004 12:10:55 +0000 (12:10 +0000)] 
Bug 250080: Fix regression causing blank regexp to make all users group members
r=erik, justdave
a=justdave

21 years agoDocumentation XML patch for bug 249802: Make the SQL example for granting SQL privs...
jocuri%softhome.net [Wed, 7 Jul 2004 06:30:03 +0000 (06:30 +0000)] 
Documentation XML patch for bug 249802: Make the SQL example for granting SQL privs to the DB user suitable for MySQL 4.

21 years agoBug 223878: Flag system dies when changing a deleted flag.
jouni%heikniemi.net [Tue, 6 Jul 2004 14:08:02 +0000 (14:08 +0000)] 
Bug 223878: Flag system dies when changing a deleted flag.
r=joel, justdave
a=justdave

21 years agoBug 243463 Use a param to protect new charts from leaking information
bugreport%peshkin.net [Tue, 6 Jul 2004 08:12:29 +0000 (08:12 +0000)] 
Bug 243463 Use a param to protect new charts from leaking information
r=justdave
a=justdave

21 years agoBug 249862: remove duplicate </tr> from login page
bugreport%peshkin.net [Tue, 6 Jul 2004 07:06:45 +0000 (07:06 +0000)] 
Bug 249862: remove duplicate </tr> from login page
r=vladd
a=justdave

21 years agoBug 239343: Contribution of sendbugmail.pl script, drop-in replacement for the no...
justdave%bugzilla.org [Tue, 6 Jul 2004 04:54:00 +0000 (04:54 +0000)] 
Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for the no-longer-existing processmail for use by external scripts that used to use processmail's functionality.
Contributed by Nick Barnes of Ravenbrook Ltd.
a=justdave

21 years agoPatch for bug 249798: improve SQL capitalization in sanitycheck.cgi; r=joel, a=justdave.
jocuri%softhome.net [Tue, 6 Jul 2004 04:19:34 +0000 (04:19 +0000)] 
Patch for bug 249798: improve SQL capitalization in sanitycheck.cgi; r=joel, a=justdave.

21 years agoBug 245101: Fixes non-fatal warnings about the "attachstatusdefs" table not existing...
justdave%bugzilla.org [Sun, 4 Jul 2004 10:34:04 +0000 (10:34 +0000)] 
Bug 245101: Fixes non-fatal warnings about the "attachstatusdefs" table not existing during an upgrade from 2.14.x or older without going through 2.16.x in between.
r=joel, a=justdave

21 years agoFix for bug 248379: update to bug 245924; enable link groups to be styled individually
myk%mozilla.org [Sat, 3 Jul 2004 07:49:16 +0000 (07:49 +0000)] 
Fix for bug 248379: update to bug 245924; enable link groups to be styled individually
Patch by Svetlana Harisova
r=myk
a=myk

21 years agoPatch for bug 248001: Conversion of boolean conditions in SQL statements for better...
jocuri%softhome.net [Sat, 3 Jul 2004 07:26:28 +0000 (07:26 +0000)] 
Patch for bug 248001: Conversion of boolean conditions in SQL statements for better DB independence; patch by David Lawrence <dkl@redhat.com>; r=joel, vladd; a=justdave.

21 years agoFix for bug 248685: Header lacking terms in showdependencytree. Swapping
kiko%async.com.br [Sat, 26 Jun 2004 19:38:28 +0000 (19:38 +0000)] 
Fix for bug 248685: Header lacking terms in showdependencytree. Swapping
INCLUDE for PROCESS when using variables.none gives us our $terms back.
r,a=justdave.

21 years agoFix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and CSS format...
myk%mozilla.org [Wed, 23 Jun 2004 04:07:38 +0000 (04:07 +0000)] 
Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and CSS formatting.
Patch by Vitaly Harisov.
r=myk
a=myk

21 years agoPatch for bug 225359: Drawing dependency graphs should work on Win32; patch by Byron...
jocuri%softhome.net [Tue, 22 Jun 2004 15:05:49 +0000 (15:05 +0000)] 
Patch for bug 225359: Drawing dependency graphs should work on Win32; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave.

21 years agoPatch for bug 247772: Improve SQL capitalization in collectstats; r=joel; a=justdave.
jocuri%softhome.net [Tue, 22 Jun 2004 15:00:58 +0000 (15:00 +0000)] 
Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; a=justdave.

21 years agoBug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on Solaris...
timeless%mozdev.org [Tue, 22 Jun 2004 14:49:15 +0000 (14:49 +0000)] 
Bug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on Solaris Sparc
r=vladd a=justdave

21 years agoBug 247209 map sun4u to Solaris
timeless%mozdev.org [Tue, 22 Jun 2004 14:46:48 +0000 (14:46 +0000)] 
Bug 247209 map sun4u to Solaris
r=vladd a=justdave

21 years agoPatch for bug 246778: ThrowUserError shouldn't cause internal error with timetracking...
jocuri%softhome.net [Sat, 19 Jun 2004 15:15:26 +0000 (15:15 +0000)] 
Patch for bug 246778: ThrowUserError shouldn't cause internal error with timetracking; patch by Marc Schumann <marcschum@web.de>; r=kiko; a=justdave.

21 years agoPatch for bug 246328: make editmilestone check for invalid sortkeys; patch by Byron...
jocuri%softhome.net [Wed, 16 Jun 2004 20:45:37 +0000 (20:45 +0000)] 
Patch for bug 246328: make editmilestone check for invalid sortkeys; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd; a=justdave.

21 years agoBug 142744: Testing suite should work on Win32
jouni%heikniemi.net [Wed, 16 Jun 2004 18:13:39 +0000 (18:13 +0000)] 
Bug 142744: Testing suite should work on Win32
Patch by byron jones (glob) <bugzilla@glob.com.au>
r=jouni, a=justdave

21 years agoBug 246599 Add Mac OS X 10.3 to the list
timeless%mozdev.org [Wed, 16 Jun 2004 17:39:48 +0000 (17:39 +0000)] 
Bug 246599 Add Mac OS X 10.3 to the list
r=vladd,justdave a=justdave

21 years agoBug 160210 Add MacOSX 10.1 and 10.2 to the os list
timeless%mozdev.org [Wed, 16 Jun 2004 17:37:27 +0000 (17:37 +0000)] 
Bug 160210 Add MacOSX 10.1 and 10.2 to the os list
Previous patch left OS detection broken for Mac OS X.
This maps Mac OS X to 10.0.
r=vladd a=justdave

21 years agoBug 240325: Keep regexp-based groups up-to-date
bugreport%peshkin.net [Wed, 16 Jun 2004 12:04:47 +0000 (12:04 +0000)] 
Bug 240325: Keep regexp-based groups up-to-date

21 years agoPatch for bug 245976: fix software error caused by taint issue when trying to add...
jocuri%softhome.net [Sat, 12 Jun 2004 00:03:50 +0000 (00:03 +0000)] 
Patch for bug 245976: fix software error caused by taint issue when trying to add a milestone; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd, a=justdave.

21 years agoPatch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; a=myk.
jocuri%softhome.net [Wed, 2 Jun 2004 04:30:29 +0000 (04:30 +0000)] 
Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; a=myk.

21 years agoBug 244927: Add search on time owner has left the bug idle
bugreport%peshkin.net [Wed, 2 Jun 2004 03:29:04 +0000 (03:29 +0000)] 
Bug 244927: Add search on time owner has left the bug idle
r=jouni
a=myk

21 years agoPatch for bug 242161: make process_bug.cgi contain patchviewer ("diff") link like...
jocuri%softhome.net [Tue, 1 Jun 2004 19:53:27 +0000 (19:53 +0000)] 
Patch for bug 242161: make process_bug.cgi contain patchviewer ("diff") link like show_bug.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd; a=justdave.

21 years agoPatch for bug 240079: fix strange phrase in the documentation: "everywhere applicable...
jocuri%softhome.net [Mon, 31 May 2004 04:46:07 +0000 (04:46 +0000)] 
Patch for bug 240079: fix strange phrase in the documentation: "everywhere applicable" should be "where applicable" in README.docs; patch by Niels Reedijk <n.reedijk@planet.nl>; r=timeless; a=justdave.

21 years agoBug 223541: Make flags show up correctly in "View all attachments" mode.
jouni%heikniemi.net [Sun, 30 May 2004 22:52:12 +0000 (22:52 +0000)] 
Bug 223541: Make flags show up correctly in "View all attachments" mode.
r=joel
a=justdave

21 years agoBug 179671: Boolean charts didn't work on the reporting pages.
justdave%bugzilla.org [Sun, 30 May 2004 17:40:16 +0000 (17:40 +0000)] 
Bug 179671: Boolean charts didn't work on the reporting pages.
r=jouni, a=justdave

21 years agoBug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in collectstat...
justdave%bugzilla.org [Thu, 27 May 2004 16:21:24 +0000 (16:21 +0000)] 
Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in collectstats.pl on Win32
Patch by Byron Jones <bugzilla@glob.com.au>
r=jouni, myk; a=myk

21 years agoBug 243351: Fix mysql version sensitivity in case-sensitive search
bugreport%peshkin.net [Thu, 27 May 2004 09:40:17 +0000 (09:40 +0000)] 
Bug 243351: Fix mysql version sensitivity in case-sensitive search
r=jouni
a=justdave

21 years agoBug 227172: Deal with race condition between a user being removed from the CC on...
justdave%bugzilla.org [Wed, 26 May 2004 14:21:43 +0000 (14:21 +0000)] 
Bug 227172: Deal with race condition between a user being removed from the CC on a bug and changing their email address before the bugmail is sent.
r=jouni, a=justdave

21 years agoBug 244650: Fix query on commentor in combination with other email-based criteria
bugreport%peshkin.net [Wed, 26 May 2004 13:51:52 +0000 (13:51 +0000)] 
Bug 244650: Fix query on commentor in combination with other email-based criteria
r=justdave
a=justdave

21 years agoRemove stray resid from BugMail.pm. r,a=justdave
jouni%heikniemi.net [Tue, 25 May 2004 12:53:53 +0000 (12:53 +0000)] 
Remove stray resid from BugMail.pm. r,a=justdave

21 years agoBug 224021: taint issues in editusers.cgi
jouni%heikniemi.net [Sun, 23 May 2004 14:32:00 +0000 (14:32 +0000)] 
Bug 224021: taint issues in editusers.cgi
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave

21 years agoBug 141006: Run edit*.cgis in taint mode.
jouni%heikniemi.net [Sun, 23 May 2004 14:22:32 +0000 (14:22 +0000)] 
Bug 141006: Run edit*.cgis in taint mode.
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave

21 years agoBug 208847: Fix taint issues in editgroups.cgi
jouni%heikniemi.net [Sun, 23 May 2004 14:07:50 +0000 (14:07 +0000)] 
Bug 208847: Fix taint issues in editgroups.cgi
Patch by byron jones <bugzilla@glob.com.au>,
r=jouni, a=justdave

21 years agoPatch for bug 244040: checksetup with answers script should be silent on Windows...
jocuri%softhome.net [Thu, 20 May 2004 03:49:29 +0000 (03:49 +0000)] 
Patch for bug 244040: checksetup with answers script should be silent on Windows; patch by Byron Jones <bugzilla@glob.com.au>; r=bugreport; a=justdave.

21 years agoPatch for bug 217627: fix Bugzilla internal error message that appears if bug alias...
jocuri%softhome.net [Thu, 20 May 2004 02:48:11 +0000 (02:48 +0000)] 
Patch for bug 217627: fix Bugzilla internal error message that appears if bug alias starts with zero; patch by Alexey Gladkov <legion@altlinux.org>; r=justdave; a=justdave.

21 years agoPatch for bug 244045: add --no-silent option to checksetup; patch by Byron Jones...
jocuri%softhome.net [Thu, 20 May 2004 02:37:45 +0000 (02:37 +0000)] 
Patch for bug 244045: add --no-silent option to checksetup; patch by Byron Jones <bugzilla@glob.com.au>; r=vladd; a=justdave.

21 years agoBug 244053 grammar bug in checksetup
timeless%mozdev.org [Wed, 19 May 2004 22:19:13 +0000 (22:19 +0000)] 
Bug 244053 grammar bug in checksetup
r=justdave a=justdave

21 years agoBug 239263: Avoid hazard in User->groups by switching to main DB for rederive
bugreport%peshkin.net [Fri, 14 May 2004 20:55:45 +0000 (20:55 +0000)] 
Bug 239263: Avoid hazard in User->groups by switching to main DB for rederive
r=jouni
a=justdave

21 years agoPatch for bug 238675: fix the wording for the reassign_to_empty error message; patch...
jocuri%softhome.net [Fri, 14 May 2004 17:05:41 +0000 (17:05 +0000)] 
Patch for bug 238675: fix the wording for the reassign_to_empty error message; patch by Christopher Nehren <apeiron@comcast.net>; r=justdave; a=justdave.

21 years agoBug 236779: Add UI for changing "linkinfooter" flag for saved searches
bugreport%peshkin.net [Thu, 13 May 2004 23:04:26 +0000 (23:04 +0000)] 
Bug 236779: Add UI for changing "linkinfooter" flag for saved searches
r=gerv,preed
a=justdave

21 years agoBug 226411: Fixed the indentation issue mentioned in bug comments but forgotten on...
jouni%heikniemi.net [Thu, 13 May 2004 14:17:43 +0000 (14:17 +0000)] 
Bug 226411: Fixed the indentation issue mentioned in bug comments but forgotten on previous checkin.

21 years agoBug 226411: make DiffStrings handle fields with duplicate values
bugreport%peshkin.net [Thu, 13 May 2004 06:57:31 +0000 (06:57 +0000)] 
Bug 226411: make DiffStrings handle fields with duplicate values
patch by jouni
r=joel,myk
a=justdave

21 years agoBug 226477: Fix undefined method call in Bugzilla::User->in_group
bugreport%peshkin.net [Wed, 12 May 2004 12:11:27 +0000 (12:11 +0000)] 
Bug 226477: Fix undefined method call in Bugzilla::User->in_group
r=timeless,a=justdave

21 years agoBug 232861: Prevent references to bugs or comments from being expanded in attachment...
bugreport%peshkin.net [Wed, 12 May 2004 12:08:28 +0000 (12:08 +0000)] 
Bug 232861: Prevent references to bugs or comments from being expanded in attachment links
r=timeless,a=justdave

21 years agoBug 227785: Add navigation/summary/last-modified after modifying a bug
bugreport%peshkin.net [Wed, 12 May 2004 12:03:27 +0000 (12:03 +0000)] 
Bug 227785: Add navigation/summary/last-modified after modifying a bug
r=justdave, a=justdave

21 years agoBug 240036: Unlock tables after address error before attempting to process footer
bugreport%peshkin.net [Wed, 12 May 2004 11:20:10 +0000 (11:20 +0000)] 
Bug 240036: Unlock tables after address error before attempting to process footer
r=timeless, a=justdave

21 years agoBug 241270: fix regression caused by <label> wrapping other form widgets. Related...
justdave%bugzilla.org [Wed, 12 May 2004 06:27:23 +0000 (06:27 +0000)] 
Bug 241270: fix regression caused by <label> wrapping other form widgets.  Related widgets are now excluded from the <label> blocks.
r=myk, a=justdave

21 years agoBug 231975: Avoid naming new product groups the same as existing groups and do not...
bugreport%peshkin.net [Wed, 12 May 2004 06:17:05 +0000 (06:17 +0000)] 
Bug 231975: Avoid naming new product groups the same as existing groups and do not rename product groups on product rename.
r=jouni, a=justdave

21 years agoFix for bug 240486: makes the banner template CSS friendly
myk%mozilla.org [Wed, 12 May 2004 03:49:49 +0000 (03:49 +0000)] 
Fix for bug 240486: makes the banner template CSS friendly
Patch by Vitaly Harisov
r=myk
a=myk

21 years agoBug 204042: taint issues in perl 5.6.0 that were causing an Internal Error to ocurr...
justdave%bugzilla.org [Mon, 10 May 2004 23:57:11 +0000 (23:57 +0000)] 
Bug 204042: taint issues in perl 5.6.0 that were causing an Internal Error to ocurr after adding an attachment.
r= joel, a= justdave

21 years agoBug 242740: URL to Bug Writing Help document changed
justdave%syndicomm.com [Thu, 6 May 2004 14:29:33 +0000 (14:29 +0000)] 
Bug 242740: URL to Bug Writing Help document changed
Patch by Niels Reedijk <n.reedijk@planet.nl>
r=justdave,a=justdave

21 years agoPatch for bug 241259: add a CSS tag for 'Additional Comments'; patch by Albert Ting...
jocuri%softhome.net [Wed, 28 Apr 2004 07:17:55 +0000 (07:17 +0000)] 
Patch for bug 241259: add a CSS tag for 'Additional Comments'; patch by Albert Ting <altlst@sonic.net>; r=vladd; a=justdave.

21 years agoBug 237838 - make sure CheckCanChangeField() always gets correct resolution. Patch...
gerv%gerv.net [Wed, 28 Apr 2004 05:28:06 +0000 (05:28 +0000)] 
Bug 237838 - make sure CheckCanChangeField() always gets correct resolution. Patch by gerv and Tom Karzes; r, a=justdave.

21 years agoBug 234540: "Take bug" on create attachment screen missed an API change to BugMail...
justdave%syndicomm.com [Tue, 27 Apr 2004 10:58:55 +0000 (10:58 +0000)] 
Bug 234540: "Take bug" on create attachment screen missed an API change to BugMail which caused it not to mail the previous bug owner about the change.
r=gerv, a=justdave

21 years agoBug 241516: remove possible namespace conflicts in the additional CSS classes for...
justdave%syndicomm.com [Tue, 27 Apr 2004 03:39:42 +0000 (03:39 +0000)] 
Bug 241516: remove possible namespace conflicts in the additional CSS classes for bugid, component, and status on show_bug
r=myk, a=justdave

21 years agoPatch for bug 240004: limit the password generation subroutine to nice characters...
jocuri%softhome.net [Fri, 23 Apr 2004 04:15:28 +0000 (04:15 +0000)] 
Patch for bug 240004: limit the password generation subroutine to nice characters only; patch by Paul Wallingford <bugzilla@steeleware.com>; r=vladd; a=justdave.

21 years agoBug 192571 Empty default owner (assignee or QA) causes "Reassign bug to owner and...
timeless%mozdev.org [Thu, 22 Apr 2004 21:42:14 +0000 (21:42 +0000)] 
Bug 192571 Empty default owner (assignee or QA) causes "Reassign bug to owner and QA contact of selected component to NOOP
r=justdave a=justdave

21 years agoBug 155502: focus the summary field when loading the search/query pages
justdave%syndicomm.com [Sat, 17 Apr 2004 13:06:51 +0000 (13:06 +0000)] 
Bug 155502: focus the summary field when loading the search/query pages
Patch by kiko, r=gerv, a=justdave

21 years agoBug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in favor...
justdave%syndicomm.com [Sat, 17 Apr 2004 13:04:14 +0000 (13:04 +0000)] 
Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in favor of $cgi->cookie)
Patch by kiko, r=vlad, a=justdave

21 years agoBug 238865: removing %::FORM from page.cgi in favor of $cgi->param
justdave%syndicomm.com [Sat, 17 Apr 2004 11:41:14 +0000 (11:41 +0000)] 
Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param
Patch by kiko, r=vlad, justdave, a=justdave

21 years agoBacking out checkin from bug 238865: patch was negatively reviewed post-mortem.
justdave%syndicomm.com [Thu, 15 Apr 2004 12:44:47 +0000 (12:44 +0000)] 
Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.
a=justdave

21 years agoBug 237638: make bugzilla_email_append.pl work with BugMail.pm instead of processmail
justdave%syndicomm.com [Thu, 15 Apr 2004 11:24:39 +0000 (11:24 +0000)] 
Bug 237638: make bugzilla_email_append.pl work with BugMail.pm instead of processmail
a=justdave

21 years agoPatch for bug 240434: replace increased with improved on the login page; r=timeless...
jocuri%softhome.net [Thu, 15 Apr 2004 02:01:08 +0000 (02:01 +0000)] 
Patch for bug 240434: replace increased with improved on the login page; r=timeless, a=justdave.

21 years agoBug 240439: "Edit user again" link didn't work if the user had a + in their email...
justdave%syndicomm.com [Wed, 14 Apr 2004 04:45:35 +0000 (04:45 +0000)] 
Bug 240439: "Edit user again" link didn't work if the user had a + in their email address
R= timeless, vladd; a= justdave

21 years agoAdditional fix for bug 87770: attachment.cgi should work with no
kiko%async.com.br [Wed, 14 Apr 2004 03:31:26 +0000 (03:31 +0000)] 
Additional fix for bug 87770: attachment.cgi should work with no
parameters. Use <button> tags to allow for localization of the labels.
r=myk, a=myk.

I padded the Edit button with &nbsp;s to ensure it has the same width as
the View button; it may not be kosher but passes as visually agreeable,
at least.

21 years agoSilly typo fix. r=ssdbot
kiko%async.com.br [Wed, 14 Apr 2004 02:11:28 +0000 (02:11 +0000)] 
Silly typo fix. r=ssdbot