]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
19 years agoBacking out fix for bug 287325 (initial implementation of custom fields): turns out...
myk%mozilla.org [Fri, 6 Jan 2006 22:38:35 +0000 (22:38 +0000)] 
Backing out fix for bug 287325 (initial implementation of custom fields): turns out the tree is not yet open for 2.24 checkins after all.  I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month.

19 years agoBug 287325: an initial implementation of custom fields, including the ability to...
myk%mozilla.org [Fri, 6 Jan 2006 22:22:55 +0000 (22:22 +0000)] 
Bug 287325: an initial implementation of custom fields, including the ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob

19 years agoBug 322244: Cookies are incorrectly detainted when logging out - Patch by Olav Vitter...
lpsolit%gmail.com [Thu, 5 Jan 2006 23:14:06 +0000 (23:14 +0000)] 
Bug 322244: Cookies are incorrectly detainted when logging out - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave

19 years agoBug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY reference...
lpsolit%gmail.com [Thu, 5 Jan 2006 23:05:32 +0000 (23:05 +0000)] 
Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY reference at Bugzilla/User.pm line 643 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave

19 years agoBug 320506: enter_bug.cgi crashes if the product name is written with the wrong case...
lpsolit%gmail.com [Thu, 5 Jan 2006 22:54:52 +0000 (22:54 +0000)] 
Bug 320506: enter_bug.cgi crashes if the product name is written with the wrong case - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk r=bkor a=justdave

19 years agoBug 286724: change testserver.pl to do a simpler check for image creation, thereby...
gerv%gerv.net [Thu, 5 Jan 2006 19:07:01 +0000 (19:07 +0000)] 
Bug 286724: change testserver.pl to do a simpler check for image creation, thereby avoiding false negatives. Patch by gerv; r=glob, a=justdave.

19 years agoBug 322412 Typo in error message
timeless%mozdev.org [Thu, 5 Jan 2006 08:16:20 +0000 (08:16 +0000)] 
Bug 322412 Typo in error message
r=lpsolit a=justdave

19 years agoBug 119524: SECURITY: predictable sessionid (Use a token instead of logincookie)...
lpsolit%gmail.com [Tue, 3 Jan 2006 22:44:53 +0000 (22:44 +0000)] 
Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincookie) - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=justdave

19 years agoBug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones (glob...
lpsolit%gmail.com [Tue, 3 Jan 2006 17:09:32 +0000 (17:09 +0000)] 
Bug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave

19 years agoBug 322082: Clean up user selection SQL.
wurblzap%gmail.com [Tue, 3 Jan 2006 16:40:45 +0000 (16:40 +0000)] 
Bug 322082: Clean up user selection SQL.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave

19 years agoBug 313547: When strict_isolation is set, don't allow inappropriate users on new...
bugreport%peshkin.net [Tue, 3 Jan 2006 06:57:06 +0000 (06:57 +0000)] 
Bug 313547: When strict_isolation is set, don't allow inappropriate users on new bugs
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave

19 years agoBug 320960: When viewing bugs in the "Format for printing" (aka Long format), the...
lpsolit%gmail.com [Tue, 3 Jan 2006 04:45:31 +0000 (04:45 +0000)] 
Bug 320960: When viewing bugs in the "Format for printing" (aka Long format), the bug status and resolution are not translated correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave

19 years agoBug 300473: "All Closed" for components missing bug_status= in series.query.
wurblzap%gmail.com [Mon, 2 Jan 2006 05:25:04 +0000 (05:25 +0000)] 
Bug 300473: "All Closed" for components missing bug_status= in series.query.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=wicked, a=justdave

19 years agoBug 318171: Looking for group members finds grant right holders, too.
wurblzap%gmail.com [Sat, 31 Dec 2005 00:01:43 +0000 (00:01 +0000)] 
Bug 318171: Looking for group members finds grant right holders, too.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave

19 years agoBug 303782: Docs missing prerequsite for required MIME::Base64 and MIME::Parser
mozilla%colinogilvie.co.uk [Fri, 30 Dec 2005 23:39:01 +0000 (23:39 +0000)] 
Bug 303782: Docs missing prerequsite for required MIME::Base64 and MIME::Parser
Patch by: victory <bmo@rsz.jp>; r=colin

19 years agoBug 302979: Bring mail sending docs up to date
mozilla%colinogilvie.co.uk [Fri, 30 Dec 2005 23:34:39 +0000 (23:34 +0000)] 
Bug 302979: Bring mail sending docs up to date
Patch by: Ville Skyttäville.skytta@iki.fi> and victory <bmo@rsz.jp>; r=colin

19 years agoBug 285466: Add documentation for --regenerate option to collectstats.pl
mozilla%colinogilvie.co.uk [Fri, 30 Dec 2005 23:25:11 +0000 (23:25 +0000)] 
Bug 285466: Add documentation for --regenerate option to collectstats.pl
Patch by: victory <bmo@rsz.jp>; r=colin

19 years agoBug 299646: Potential missing entries in bug_group_map related to mandatory groups...
lpsolit%gmail.com [Fri, 30 Dec 2005 08:52:18 +0000 (08:52 +0000)] 
Bug 299646: Potential missing entries in bug_group_map related to mandatory groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 284590: When using SMTP, emails are not sent to the CC list associated with the...
lpsolit%gmail.com [Fri, 30 Dec 2005 08:32:36 +0000 (08:32 +0000)] 
Bug 284590: When using SMTP, emails are not sent to the CC list associated with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave

19 years agoBug 248581: range of y-axis for graphs is double the max value - r=wicked a=justdave
karl%kornel.name [Fri, 30 Dec 2005 07:56:31 +0000 (07:56 +0000)] 
Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=justdave

19 years agoBug 315551: time summary split by month counts days twice - Patch by Miluse Nemcova...
lpsolit%gmail.com [Fri, 30 Dec 2005 07:24:14 +0000 (07:24 +0000)] 
Bug 315551: time summary split by month counts days twice - Patch by Miluse Nemcova <miluse.nemcova@volny.cz> r=wicked a=justdave

19 years agoBug 238780: editversions.cgi should reject newline characters - Patch by Paul <pdemar...
lpsolit%gmail.com [Fri, 30 Dec 2005 06:55:59 +0000 (06:55 +0000)] 
Bug 238780: editversions.cgi should reject newline characters - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave

19 years agoBug 297652: Javascript strict warning in query.cgi when the format chosen is "advance...
lpsolit%gmail.com [Fri, 30 Dec 2005 06:47:51 +0000 (06:47 +0000)] 
Bug 297652: Javascript strict warning in query.cgi when the format chosen is "advanced" - Patch by Florian Quèze <f.qu@queze.net> r=wicked a=justdave

19 years agoBug 311047: populating enum tables fails without localconfig, when upgrading
mkanat%kerio.com [Fri, 30 Dec 2005 06:27:25 +0000 (06:27 +0000)] 
Bug 311047: populating enum tables fails without localconfig, when upgrading
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Nick Barnes <nb+bz@ravenbrook.com> r=mkanat, r=LpSolit, a=justdave

19 years agoBug 320997: Taking a bug when posting an attachment doesn't set everconfirmed - Patch...
lpsolit%gmail.com [Fri, 30 Dec 2005 05:11:00 +0000 (05:11 +0000)] 
Bug 320997: Taking a bug when posting an attachment doesn't set everconfirmed - Patch by Paul <pdemarco@zoominternet.net> r=wicked a=justdave

19 years agoBug 320727: Incorrect footer if no query is passed to buglist.cgi - Patch by Frédéric...
lpsolit%gmail.com [Wed, 28 Dec 2005 19:53:01 +0000 (19:53 +0000)] 
Bug 320727: Incorrect footer if no query is passed to buglist.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 302381: QUICKSTART is a bit outdated
mozilla%colinogilvie.co.uk [Tue, 27 Dec 2005 03:43:57 +0000 (03:43 +0000)] 
Bug 302381: QUICKSTART is a bit outdated
Patch by victory <bmo@rsz.jp>; r=colin

19 years agoBug 307662: checksetup.pl fails at some line (Unknown column 'grant_type' or similar...
mkanat%kerio.com [Sun, 25 Dec 2005 21:27:25 +0000 (21:27 +0000)] 
Bug 307662: checksetup.pl fails at some line (Unknown column 'grant_type' or similar error) when upgrading from 2.18 or below to 2.20
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave

19 years agoBug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - Patch...
karl%kornel.name [Sat, 24 Dec 2005 01:21:00 +0000 (01:21 +0000)] 
Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - Patch by A. Karl Kornel <karl@kornel.name> r=glob a=justdave

19 years agoBack out bug 311047 because it breaks Pg.
mkanat%kerio.com [Fri, 23 Dec 2005 17:26:47 +0000 (17:26 +0000)] 
Back out bug 311047 because it breaks Pg.

19 years agoBug 311047: populating enum tables fails without localconfig, when upgrading - Patch...
lpsolit%gmail.com [Fri, 23 Dec 2005 10:42:59 +0000 (10:42 +0000)] 
Bug 311047: populating enum tables fails without localconfig, when upgrading - Patch by Nick Barnes <nb+bz@ravenbrook.com> r=mkanat a=justdave

19 years agoBug 313728: Re-fix accesskeys on show bug page to not clash with browser - Patch...
lpsolit%gmail.com [Fri, 23 Dec 2005 10:25:25 +0000 (10:25 +0000)] 
Bug 313728: Re-fix accesskeys on show bug page to not clash with browser - Patch by Gervase Markham <gerv@mozilla.org> r=LpSolit a=justdave

19 years agoBug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Frédéric...
lpsolit%gmail.com [Fri, 23 Dec 2005 10:01:51 +0000 (10:01 +0000)] 
Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 321213 - spell provided correctly
timeless%mozdev.org [Fri, 23 Dec 2005 09:51:52 +0000 (09:51 +0000)] 
Bug 321213 - spell provided correctly
r=lpsolit a=justdave

19 years agoBug 313571: Duplicate "Saved Search" entries in Preferences when Saved Search is...
lpsolit%gmail.com [Fri, 23 Dec 2005 09:50:06 +0000 (09:50 +0000)] 
Bug 313571: Duplicate "Saved Search" entries in Preferences when Saved Search is also used for whine - Patch by Justin C. De Vries <judevries@novell.com> r=LpSolit a=justdave

19 years agoBug 94293: Sendmail "from" header can not be configured in one config file, From...
bugzilla%glob.com.au [Fri, 23 Dec 2005 09:36:19 +0000 (09:36 +0000)] 
Bug 94293: Sendmail "from" header can not be configured in one config file, From header broken in SMTP
Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com> r=glob,a=justdave

19 years agoBacking out bug 238780 (Edit versions should reject newline characters) - This patch...
lpsolit%gmail.com [Fri, 23 Dec 2005 05:45:07 +0000 (05:45 +0000)] 
Backing out bug 238780 (Edit versions should reject newline characters) - This patch prevents you to edit or delete existing versions having control characters.

19 years agoBug 320291: [PostgreSQL] The 'percentage complete' column cannot be displayed - Patch...
lpsolit%gmail.com [Thu, 22 Dec 2005 02:41:05 +0000 (02:41 +0000)] 
Bug 320291: [PostgreSQL] The 'percentage complete' column cannot be displayed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave

19 years agoBug 287741: changing password from 'password' to 'password' should not invalidate...
lpsolit%gmail.com [Wed, 21 Dec 2005 06:25:57 +0000 (06:25 +0000)] 
Bug 287741: changing password from 'password' to 'password' should not invalidate login cookies - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave

19 years agoBug 320436: New self-created accounts dont get regexp group memberships - Patch by...
lpsolit%gmail.com [Wed, 21 Dec 2005 06:16:07 +0000 (06:16 +0000)] 
Bug 320436: New self-created accounts dont get regexp group memberships - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave

19 years agoBug 302326: Column sort links in bug lists should use field IDs instead of names...
lpsolit%gmail.com [Wed, 21 Dec 2005 05:58:32 +0000 (05:58 +0000)] 
Bug 302326: Column sort links in bug lists should use field IDs instead of names - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave

19 years agoBug 320866: Watching the same address twice produces software error - Patch by Frédér...
lpsolit%gmail.com [Wed, 21 Dec 2005 05:46:22 +0000 (05:46 +0000)] 
Bug 320866: Watching the same address twice produces software error - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin r=bkor a=justdave

19 years agoBug 320902 confirm-user-match is mean to IE
timeless%mozdev.org [Tue, 20 Dec 2005 13:26:01 +0000 (13:26 +0000)] 
Bug 320902 confirm-user-match is mean to IE
r=mkanat a=justdave

19 years agoBug 320275 !Node "compat" hack is very broken
timeless%mozdev.org [Mon, 19 Dec 2005 06:19:54 +0000 (06:19 +0000)] 
Bug 320275 !Node "compat" hack is very broken
r=myk a=justdave

19 years agoBack out bug 297187: see comment 20.
mkanat%kerio.com [Mon, 19 Dec 2005 04:01:13 +0000 (04:01 +0000)] 
Back out bug 297187: see comment 20.

19 years agoBug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) prevents bugma...
lpsolit%gmail.com [Mon, 19 Dec 2005 03:40:39 +0000 (03:40 +0000)] 
Bug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) prevents bugmail delivery - Patch by Emmanuel Seyman <eseyman@linagora.com> r=mkanat a=justdave

19 years agoBug 320289: [PostgreSQL] Ordering a buglist by "Actual Hours" fails - Patch by Frédér...
lpsolit%gmail.com [Mon, 19 Dec 2005 03:24:32 +0000 (03:24 +0000)] 
Bug 320289: [PostgreSQL] Ordering a buglist by "Actual Hours" fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 314757: The mybugstemplate parameter should include UNCONFIRMED bugs I reported...
wurblzap%gmail.com [Mon, 19 Dec 2005 03:19:24 +0000 (03:19 +0000)] 
Bug 314757: The mybugstemplate parameter should include UNCONFIRMED bugs I reported myself.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave

19 years agoBug 319082: "new Bugzilla::User($uid)" allows you to pass invalid $uid - Patch by...
lpsolit%gmail.com [Mon, 19 Dec 2005 03:13:00 +0000 (03:13 +0000)] 
Bug 319082: "new Bugzilla::User($uid)" allows you to pass invalid $uid - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 310325: Workaround MySQL bug incorrectly thinking a column contains NULL values
mkanat%kerio.com [Mon, 19 Dec 2005 02:55:02 +0000 (02:55 +0000)] 
Bug 310325: Workaround MySQL bug incorrectly thinking a column contains NULL values
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave

19 years agoBug 310231: MySQL-specific get_alter_column_ddl will not drop primary key
mkanat%kerio.com [Mon, 19 Dec 2005 02:53:00 +0000 (02:53 +0000)] 
Bug 310231: MySQL-specific get_alter_column_ddl will not drop primary key
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave

19 years agoBug 297187: checksetup.pl: primary key for groups exists. ( bit ) conflict with id...
mkanat%kerio.com [Mon, 19 Dec 2005 02:49:58 +0000 (02:49 +0000)] 
Bug 297187: checksetup.pl: primary key for groups exists. ( bit ) conflict with id as primary key
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave

19 years agoBug 311512 When editing a user entry on Bugzilla, the "Real Name" field is filled...
timeless%mozdev.org [Sun, 18 Dec 2005 15:09:38 +0000 (15:09 +0000)] 
Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is filled in incorrectly.
r=justdave a=justdave

19 years agoBug 208827: Default Attachment Creation to "autodetect" - Patch by Vlad Dascalu ...
lpsolit%gmail.com [Wed, 14 Dec 2005 19:22:10 +0000 (19:22 +0000)] 
Bug 208827: Default Attachment Creation to "autodetect" - Patch by Vlad Dascalu <vladd@bugzilla.org> r=jouni a=justdave

19 years agoBug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes - Patch...
lpsolit%gmail.com [Wed, 14 Dec 2005 05:32:51 +0000 (05:32 +0000)] 
Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave

19 years agoBug 266147: Internal error when Flag::notify() ends up with an invalid or empty CC...
lpsolit%gmail.com [Wed, 14 Dec 2005 05:12:23 +0000 (05:12 +0000)] 
Bug 266147: Internal error when Flag::notify() ends up with an invalid or empty CC:  list and no requestee in restricted bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave

19 years agoBug 319718: Make summary the link title for bookmarkable templates.
wurblzap%gmail.com [Wed, 14 Dec 2005 04:43:49 +0000 (04:43 +0000)] 
Bug 319718: Make summary the link title for bookmarkable templates.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=timeless, a=justdave

19 years agoBug 299653: sanitycheck.cgi should catch missing bugs.creation_ts - Patch by Frédéric...
lpsolit%gmail.com [Wed, 14 Dec 2005 04:41:24 +0000 (04:41 +0000)] 
Bug 299653: sanitycheck.cgi should catch missing bugs.creation_ts - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave

19 years agoBug 319942: Preferences not deleted along with user accounts.
wurblzap%gmail.com [Wed, 14 Dec 2005 04:20:12 +0000 (04:20 +0000)] 
Bug 319942: Preferences not deleted along with user accounts.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave

19 years agoBug 319943: Sanity check should CrossCheck the user_id of email_setting and profile_s...
wurblzap%gmail.com [Wed, 14 Dec 2005 04:14:26 +0000 (04:14 +0000)] 
Bug 319943: Sanity check should CrossCheck the user_id of email_setting and profile_setting tables.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave

19 years agoBug 319972: Hardcoded state string on product edit page.
wurblzap%gmail.com [Wed, 14 Dec 2005 04:08:13 +0000 (04:08 +0000)] 
Bug 319972: Hardcoded state string on product edit page.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave

19 years agoBug 313679: Changing email address in sudo mode logs user in as
karl%kornel.name [Wed, 14 Dec 2005 04:03:13 +0000 (04:03 +0000)] 
Bug 313679: Changing email address in sudo mode logs user in as
impersonated user - Patch by A. Karl Kornel <karl@kornel.name>
r=wurblzap a=justdave

19 years agoBug 310108: checksetup.pl fails if attachstatuses or attachstatusdefs tables are...
mkanat%kerio.com [Tue, 13 Dec 2005 12:50:45 +0000 (12:50 +0000)] 
Bug 310108: checksetup.pl fails if attachstatuses or attachstatusdefs tables are empty
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave

19 years agoBug 319220: checksetup.pl can't cope with a standard CVS install or update.
wurblzap%gmail.com [Mon, 12 Dec 2005 16:03:26 +0000 (16:03 +0000)] 
Bug 319220: checksetup.pl can't cope with a standard CVS install or update.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave

19 years agoBug 302694: Show multiple bugs emits errors about addReplyLink missing.
wurblzap%gmail.com [Mon, 12 Dec 2005 15:33:41 +0000 (15:33 +0000)] 
Bug 302694: Show multiple bugs emits errors about addReplyLink missing.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave

19 years agoBug 271596: editcomponents priv allows you to see/edit products you don't have access...
lpsolit%gmail.com [Mon, 12 Dec 2005 11:12:25 +0000 (11:12 +0000)] 
Bug 271596: editcomponents priv allows you to see/edit products you don't have access to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 319241: Bugzilla.pm is freely accessible from the web - Patch by Frédéric Buclin...
lpsolit%gmail.com [Mon, 12 Dec 2005 10:55:46 +0000 (10:55 +0000)] 
Bug 319241: Bugzilla.pm is freely accessible from the web - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

19 years agoBug 319089: editkeywords.cgi throws an error when action="edit" or "delete" and the...
lpsolit%gmail.com [Mon, 12 Dec 2005 10:38:40 +0000 (10:38 +0000)] 
Bug 319089: editkeywords.cgi throws an error when action="edit" or "delete" and the "id" parameter is invalid - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 313430: Bug numbers in 'My Votes' are mis-aligned...way off to right - Patch...
lpsolit%gmail.com [Mon, 12 Dec 2005 10:23:44 +0000 (10:23 +0000)] 
Bug 313430: Bug numbers in 'My Votes' are mis-aligned...way off to right - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave

19 years agoBug 291048: Empty cells in show_activity.cgi when removed/added is zero - Patch by...
lpsolit%gmail.com [Mon, 12 Dec 2005 10:13:05 +0000 (10:13 +0000)] 
Bug 291048: Empty cells in show_activity.cgi when removed/added is zero - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave

19 years agoBug 277690: Missing table cells on votes for user list - Patch by Olav Vitters <bugzi...
lpsolit%gmail.com [Mon, 12 Dec 2005 09:59:17 +0000 (09:59 +0000)] 
Bug 277690: Missing table cells on votes for user list - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave

19 years agoBug 318842: Bugs with "New:" in the header have an extra space before "New:" - Patch...
lpsolit%gmail.com [Thu, 8 Dec 2005 17:46:44 +0000 (17:46 +0000)] 
Bug 318842: Bugs with "New:" in the header have an extra space before "New:" - Patch by Adam Guthrie <ispiked@gmail.com> r=myk a=justdave

19 years agoBug 301764: The file size indicates "0" when editing local attachments - Patch by...
lpsolit%gmail.com [Thu, 8 Dec 2005 17:14:10 +0000 (17:14 +0000)] 
Bug 301764: The file size indicates "0" when editing local attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave

19 years agoBug 238780: editversions.cgi should reject newline characters (and convert them to...
lpsolit%gmail.com [Thu, 8 Dec 2005 16:55:41 +0000 (16:55 +0000)] 
Bug 238780: editversions.cgi should reject newline characters (and convert them to whitespaces) - Patch by Paul <pdemarco@ppg.com> r=LpSolit a=justdave

19 years agoBug 319055: Mail::Mailer truncates messages at a line with a period when using sendma...
lpsolit%gmail.com [Tue, 6 Dec 2005 00:12:45 +0000 (00:12 +0000)] 
Bug 319055: Mail::Mailer truncates messages at a line with a period when using sendmail - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave

19 years agoBug 318838: Javascript error when loading index.cgi - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com [Sat, 3 Dec 2005 11:17:38 +0000 (11:17 +0000)] 
Bug 318838: Javascript error when loading index.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk

19 years agoBug 318225: "Create" button for flags has many leading spaces.
wurblzap%gmail.com [Sat, 3 Dec 2005 06:27:05 +0000 (06:27 +0000)] 
Bug 318225: "Create" button for flags has many leading spaces.
Patch by Mark Bickford <markhb@maine.rr.com>,
r=wurblzap, a=justdave

19 years agoBug 310070: runtests.pl reports errors when the 'shutdownhtml' parameter is turned on.
wurblzap%gmail.com [Sat, 3 Dec 2005 06:16:36 +0000 (06:16 +0000)] 
Bug 310070: runtests.pl reports errors when the 'shutdownhtml' parameter is turned on.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, r=mkanat, a=justdave

19 years agoBug 318571: sanitycheck.cgi should tell in which bugs some fields are incorrect ...
lpsolit%gmail.com [Sat, 3 Dec 2005 04:57:34 +0000 (04:57 +0000)] 
Bug 318571: sanitycheck.cgi should tell in which bugs some fields are incorrect - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 316522: Old Charts should not require login - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Sat, 3 Dec 2005 04:48:03 +0000 (04:48 +0000)] 
Bug 316522: Old Charts should not require login - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave

19 years agoBug 317489: Email preferences are not set for the new admin user - Patch by Frédéric...
lpsolit%gmail.com [Wed, 30 Nov 2005 20:40:13 +0000 (20:40 +0000)] 
Bug 317489: Email preferences are not set for the new admin user - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by Frédéric...
lpsolit%gmail.com [Wed, 30 Nov 2005 20:00:53 +0000 (20:00 +0000)] 
Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave

19 years agoBug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl.
wurblzap%gmail.com [Wed, 30 Nov 2005 16:19:28 +0000 (16:19 +0000)] 
Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl.
Patch by Emmanuel Seyman <eseyman@linagora.com>,
r=wurblzap, a=justdave

19 years agoBug 317899: checksetup needlessly requires a version of MIME::Base64 newer than perl...
mkanat%kerio.com [Mon, 28 Nov 2005 15:16:32 +0000 (15:16 +0000)] 
Bug 317899: checksetup needlessly requires a version of MIME::Base64 newer than perl 5.8.5 (RHEL4)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave

19 years agoBug 106386 Correct misspellings in source code
timeless%mozdev.org [Sat, 26 Nov 2005 05:57:06 +0000 (05:57 +0000)] 
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan

19 years agoBug 106386 Correct misspellings in source code
timeless%mozdev.org [Sat, 26 Nov 2005 03:47:37 +0000 (03:47 +0000)] 
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan

19 years agoBug 314489: [PostgreSQL] Buglists sorted by importance fail
mkanat%kerio.com [Thu, 24 Nov 2005 05:35:59 +0000 (05:35 +0000)] 
Bug 314489: [PostgreSQL] Buglists sorted by importance fail
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave

19 years agoBug 315339: User::match_field() now leaves fields undefined instead of as empty strin...
lpsolit%gmail.com [Wed, 23 Nov 2005 18:56:10 +0000 (18:56 +0000)] 
Bug 315339: User::match_field() now leaves fields undefined instead of as empty strings when no value is passed (for type eq "single" only) - My previous patch was buggy as fields accepting only one user and those accepting several users must be considered differently. Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave

19 years agoFix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa <wicked@etlicon.fi...
lpsolit%gmail.com [Tue, 22 Nov 2005 07:31:58 +0000 (07:31 +0000)] 
Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit

19 years agoBug 279716: Users have to relogin when changing their own password - Patch by Marc...
lpsolit%gmail.com [Tue, 22 Nov 2005 03:35:02 +0000 (03:35 +0000)] 
Bug 279716: Users have to relogin when changing their own password - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=justdave

19 years agoBug 317176: Clean up the missing Image::Magick perl module message - Patch by Colin...
lpsolit%gmail.com [Tue, 22 Nov 2005 03:23:43 +0000 (03:23 +0000)] 
Bug 317176: Clean up the missing Image::Magick perl module message - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave

19 years agoBug 315524: When an invalid action is passed to relogin.cgi, ThrowTemplateError(...
lpsolit%gmail.com [Tue, 22 Nov 2005 03:17:12 +0000 (03:17 +0000)] 
Bug 315524: When an invalid action is passed to relogin.cgi, ThrowTemplateError() is called instead of ThrowCodeError() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 95799: sanitycheck.cgi should do email checks using Util::validate_email_syntax...
lpsolit%gmail.com [Tue, 22 Nov 2005 03:06:15 +0000 (03:06 +0000)] 
Bug 95799: sanitycheck.cgi should do email checks using Util::validate_email_syntax() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 312441: relogin.cgi allows you to impersonate user accounts you are not allowed...
karl%kornel.name [Sun, 20 Nov 2005 09:31:35 +0000 (09:31 +0000)] 
Bug 312441: relogin.cgi allows you to impersonate user accounts you are not allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave

19 years agoBug 304417: Template precompilation is clumsy when it comes to additional language...
wurblzap%gmail.com [Sun, 20 Nov 2005 08:00:05 +0000 (08:00 +0000)] 
Bug 304417: Template precompilation is clumsy when it comes to additional language directories.
Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>,
r=wurblzap, a=myk

19 years agoBug 304936: checksetup.pl should inform the user to go to editparams.cgi if they...
mozilla%colinogilvie.co.uk [Sun, 20 Nov 2005 07:55:26 +0000 (07:55 +0000)] 
Bug 304936: checksetup.pl should inform the user to go to editparams.cgi if they haven't yet
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=LpSolit, a=justdave

19 years agoBug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is on
bugreport%peshkin.net [Sun, 20 Nov 2005 07:47:25 +0000 (07:47 +0000)] 
Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is on
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave

19 years agoBug 286865: Remove or Replace Win32 Code Changes Section as they are no longer required
mozilla%colinogilvie.co.uk [Sun, 20 Nov 2005 06:06:46 +0000 (06:06 +0000)] 
Bug 286865: Remove or Replace Win32 Code Changes Section as they are no longer required
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=glob

19 years agoBug 313492: Query RSS doesn't correctly handle timezones in dc:date - Patch by Phil...
lpsolit%gmail.com [Sat, 19 Nov 2005 09:43:44 +0000 (09:43 +0000)] 
Bug 313492: Query RSS doesn't correctly handle timezones in dc:date - Patch by Phil Ringnalda <bugzilla@philringnalda.com> r/a=myk

19 years agoBug 312928: Title RSS bug-list based on Saved Search name - Patch by Frédéric Buclin...
lpsolit%gmail.com [Sat, 19 Nov 2005 09:29:22 +0000 (09:29 +0000)] 
Bug 312928: Title RSS bug-list based on Saved Search name - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk