]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
19 years agoDocumentation patch: fix 'suported'->'supported' spelling.
jocuri%softhome.net [Wed, 1 Mar 2006 18:32:51 +0000 (18:32 +0000)] 
Documentation patch: fix 'suported'->'supported' spelling.

19 years agoFollow-up documentation patch (dependency tree documentation, bug 236424; patch by...
jocuri%softhome.net [Wed, 1 Mar 2006 17:01:20 +0000 (17:01 +0000)] 
Follow-up documentation patch (dependency tree documentation, bug 236424; patch by victory <bmo@rsz.jp>, r=vladd): add explicitly the meaning of [-] and [+].

19 years agoFollow-up documentation patch for 213535 (documentation for the dependency tree,...
jocuri%softhome.net [Wed, 1 Mar 2006 16:38:09 +0000 (16:38 +0000)] 
Follow-up documentation patch for 213535 (documentation for the dependency tree, patch by victory <bmo@rsz.jp>, r=vladd): replace 'from each bugs' with 'for each bug'.

19 years agoDocumentation patch for the dependency tree (bug 236424); patch by victory <bmo@rsz...
jocuri%softhome.net [Wed, 1 Mar 2006 16:23:16 +0000 (16:23 +0000)] 
Documentation patch for the dependency tree (bug 236424); patch by victory <bmo@rsz.jp>, r=vladd.

19 years agoBug 328203: Cannot update a product if 'usetargetmilestone' is off (and the default...
lpsolit%gmail.com [Wed, 1 Mar 2006 06:06:34 +0000 (06:06 +0000)] 
Bug 328203: Cannot update a product if 'usetargetmilestone' is off (and the default milestone has been previously changed) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoFix ThrowCodeError calls by giving them an unique ID (tree fix).
jocuri%softhome.net [Tue, 28 Feb 2006 23:41:04 +0000 (23:41 +0000)] 
Fix ThrowCodeError calls by giving them an unique ID (tree fix).

19 years agoFix invalid POD formatting (patch for fixing broken tree - runtests.pl, test 11).
jocuri%softhome.net [Tue, 28 Feb 2006 23:23:31 +0000 (23:23 +0000)] 
Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test 11).

19 years agoDocumentation patch -- fix broken tree due to the landing of bug 298341 - Implement...
jocuri%softhome.net [Tue, 28 Feb 2006 23:00:46 +0000 (23:00 +0000)] 
Documentation patch -- fix broken tree due to the landing of bug 298341 - Implement code hook mechanism.

19 years agoPatch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton.com...
jocuri%softhome.net [Tue, 28 Feb 2006 22:39:00 +0000 (22:39 +0000)] 
Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton.com, r=timeless, a=justdave.

19 years agoBug 315605: Bugzilla::Field::check_form_field() should not take a CGI object as param...
lpsolit%gmail.com [Tue, 28 Feb 2006 20:52:31 +0000 (20:52 +0000)] 
Bug 315605: Bugzilla::Field::check_form_field() should not take a CGI object as parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoDocumentation patch for bug 213262: add instructions on how to get sendmail to work...
jocuri%softhome.net [Tue, 28 Feb 2006 18:20:46 +0000 (18:20 +0000)] 
Documentation patch for bug 213262: add instructions on how to get sendmail to work with Bugzilla on Mac OS X; patch by A. Karl Kornel <karl@kornel.name>, r=colin.ogilvie, r=justdave.

19 years agoDocumentation patch for bug 286754: Update list of localized Bugzilla documentation...
jocuri%softhome.net [Tue, 28 Feb 2006 08:28:41 +0000 (08:28 +0000)] 
Documentation patch for bug 286754: Update list of localized Bugzilla documentation and templates; patch by victory <bmo@rsz.jp>, r=vladd.

19 years agoPatch for bug 327348: Fix whining failure in whine.pl, on MySQL 4.0, due to multiple...
jocuri%softhome.net [Tue, 28 Feb 2006 07:11:59 +0000 (07:11 +0000)] 
Patch for bug 327348: Fix whining failure in whine.pl, on MySQL 4.0, due to multiple date addition; r=LpSolit, r=wurblzap, a=justdave.

19 years agoBug 188264: migrating user activity from one account to another (merge user accounts...
lpsolit%gmail.com [Sun, 26 Feb 2006 21:15:30 +0000 (21:15 +0000)] 
Bug 188264: migrating user activity from one account to another (merge user accounts) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 313950: Login screen should append emailsuffix to login field - Patch by Matt...
lpsolit%gmail.com [Sun, 26 Feb 2006 07:56:13 +0000 (07:56 +0000)] 
Bug 313950: Login screen should append emailsuffix to login field - Patch by Matt McHenry <mmchenry@carnegielearning.com> r=LpSolit a=justdave

19 years agoBug 225162: We need a UI for viewing the profiles_activity table - Patch by GavinS...
lpsolit%gmail.com [Sun, 26 Feb 2006 07:40:23 +0000 (07:40 +0000)] 
Bug 225162: We need a UI for viewing the profiles_activity table - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave

19 years agoBug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals.pl ...
lpsolit%gmail.com [Sun, 26 Feb 2006 07:10:23 +0000 (07:10 +0000)] 
Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 328449: Remove BugMail::MessageToMTA() from Bug::RemoveVotes() - Patch by Frédéri...
lpsolit%gmail.com [Sat, 25 Feb 2006 06:53:30 +0000 (06:53 +0000)] 
Bug 328449: Remove BugMail::MessageToMTA() from Bug::RemoveVotes() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk

19 years agoDocumentation spelling patch: 'Engish' -> 'English'.
jocuri%softhome.net [Fri, 24 Feb 2006 09:34:27 +0000 (09:34 +0000)] 
Documentation spelling patch: 'Engish' -> 'English'.

19 years agoBug 328385: Images from bug 251656 have not been committed.
lpsolit%gmail.com [Fri, 24 Feb 2006 09:31:13 +0000 (09:31 +0000)] 
Bug 328385: Images from bug 251656 have not been committed.

19 years agoDocumentation spelling patch: 'intrest' -> 'interest'.
jocuri%softhome.net [Fri, 24 Feb 2006 09:29:38 +0000 (09:29 +0000)] 
Documentation spelling patch: 'intrest' -> 'interest'.

19 years agoDocumentation spelling patch: 'adminstrator' -> 'administrator'.
jocuri%softhome.net [Fri, 24 Feb 2006 09:24:37 +0000 (09:24 +0000)] 
Documentation spelling patch: 'adminstrator' -> 'administrator'.

19 years agoDocumentation spelling patch: 'acccess' -> 'access'.
jocuri%softhome.net [Fri, 24 Feb 2006 09:19:56 +0000 (09:19 +0000)] 
Documentation spelling patch: 'acccess' -> 'access'.

19 years agoDocumentation patch: remove duplication: 'the the' --> 'the'.
jocuri%softhome.net [Fri, 24 Feb 2006 09:14:40 +0000 (09:14 +0000)] 
Documentation patch: remove duplication: 'the the' --> 'the'.

19 years agoDocumentation spelling patch: 'accouts' --> 'accounts' in docs/xml/installation.xml.
jocuri%softhome.net [Fri, 24 Feb 2006 09:02:18 +0000 (09:02 +0000)] 
Documentation spelling patch: 'accouts' --> 'accounts' in docs/xml/installation.xml.

19 years agoPatch for bug 328379: Fix spelling: 'visitng' -> 'visiting' in relogin.cgi; r=LpSolit...
jocuri%softhome.net [Fri, 24 Feb 2006 08:49:37 +0000 (08:49 +0000)] 
Patch for bug 328379: Fix spelling: 'visitng' -> 'visiting' in relogin.cgi; r=LpSolit, a=myk.

19 years agoBug 106386 Correct misspellings in source code
timeless%mozdev.org [Thu, 23 Feb 2006 12:38:06 +0000 (12:38 +0000)] 
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan

19 years agoBug 328239: Software error when editing the 'docs_urlbase' parameter - Patch by Frédé...
lpsolit%gmail.com [Thu, 23 Feb 2006 10:10:34 +0000 (10:10 +0000)] 
Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk

19 years agoBug 328108: Unable to login on a fresh Bugzilla install using the login form on the...
lpsolit%gmail.com [Thu, 23 Feb 2006 09:41:13 +0000 (09:41 +0000)] 
Bug 328108: Unable to login on a fresh Bugzilla install using the login form on the home page - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

19 years agoBug 328166: editusers.cgi does not work because it has a Byte Order Mark at the beginning
mkanat%kerio.com [Thu, 23 Feb 2006 07:54:13 +0000 (07:54 +0000)] 
Bug 328166: editusers.cgi does not work because it has a Byte Order Mark at the beginning
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=justdave

19 years agoBug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by André...
lpsolit%gmail.com [Thu, 23 Feb 2006 06:02:07 +0000 (06:02 +0000)] 
Bug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by André Batosti <batosti@async.com.br> r=myk r=LpSolit a=justdave

19 years agoBug 316127: Implement an infrastructure to link to the documentation - Patch by Marc...
lpsolit%gmail.com [Wed, 22 Feb 2006 22:58:39 +0000 (22:58 +0000)] 
Bug 316127: Implement an infrastructure to link to the documentation - Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave

19 years agoBug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <wurblzap...
lpsolit%gmail.com [Wed, 22 Feb 2006 22:25:24 +0000 (22:25 +0000)] 
Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave

19 years agoBug 172415: Bugzilla should support URLs containing bug IDs with a leading # - Patch...
lpsolit%gmail.com [Wed, 22 Feb 2006 21:28:45 +0000 (21:28 +0000)] 
Bug 172415: Bugzilla should support URLs containing bug IDs with a leading # - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=justdave

19 years agoBug 328063: [PostgreSQL] Bugzilla::DB::Pg does not support adding a new SERIAL-type...
mkanat%kerio.com [Wed, 22 Feb 2006 18:50:36 +0000 (18:50 +0000)] 
Bug 328063: [PostgreSQL] Bugzilla::DB::Pg does not support adding a new SERIAL-type column to a table
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave

19 years agoBug 24697: Display search link for open bugs for each keyword in describekeywords.cgi
mozilla%colinogilvie.co.uk [Wed, 22 Feb 2006 06:53:00 +0000 (06:53 +0000)] 
Bug 24697: Display search link for open bugs for each keyword in describekeywords.cgi
Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net>; r=vladd; a=justdave

19 years agoBug 100089: Templatise "passwordmail" email
mozilla%colinogilvie.co.uk [Wed, 22 Feb 2006 06:36:03 +0000 (06:36 +0000)] 
Bug 100089: Templatise "passwordmail" email
Patch by Emmanuel Seyman <eseyman@linagora.com>; r=lpsolit; a=justdave

19 years agoPatch for bug 237683: Allow for more flexible user searching such as real name, email...
jocuri%softhome.net [Wed, 22 Feb 2006 06:25:51 +0000 (06:25 +0000)] 
Patch for bug 237683: Allow for more flexible user searching such as real name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org.

19 years agoPatch for bug 313045: Display quoted text in a different color; patch by Olav Vitters...
jocuri%softhome.net [Wed, 22 Feb 2006 06:18:35 +0000 (06:18 +0000)] 
Patch for bug 313045: Display quoted text in a different color; patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave.

19 years agoPatch for bug 326060: Remove template check for flag.setter (it always exists) -...
jocuri%softhome.net [Wed, 22 Feb 2006 05:56:07 +0000 (05:56 +0000)] 
Patch for bug 326060: Remove template check for flag.setter (it always exists) - patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave.

19 years agoBackout bug 232378, as it doesn't appear to be working correctly.
mozilla%colinogilvie.co.uk [Wed, 22 Feb 2006 05:50:45 +0000 (05:50 +0000)] 
Backout bug 232378, as it doesn't appear to be working correctly.

19 years agoPatch for bug 137261: Add X-Bugzilla-Who: an email header specifying the bugzilla...
jocuri%softhome.net [Wed, 22 Feb 2006 05:41:00 +0000 (05:41 +0000)] 
Patch for bug 137261: Add X-Bugzilla-Who: an email header specifying the bugzilla account that made these changes; patch by Albert Ting <altlst@sonic.net>, r=LpSolit, a=justdave.

19 years agoBug 232378: switch from entities to XIncludes for inclusion of modular docs files
mozilla%colinogilvie.co.uk [Wed, 22 Feb 2006 04:41:43 +0000 (04:41 +0000)] 
Bug 232378: switch from entities to XIncludes for inclusion of modular docs files
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd

19 years agoBug 271984: Default milestone should be a <select>, not a text entry - Patch by Rémi...
lpsolit%gmail.com [Wed, 22 Feb 2006 03:07:42 +0000 (03:07 +0000)] 
Bug 271984: Default milestone should be a <select>, not a text entry - Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave

19 years agoBug 319065: Display sortkeys when listing flag types in editflagtypes.cgi - Patch...
lpsolit%gmail.com [Wed, 22 Feb 2006 02:58:38 +0000 (02:58 +0000)] 
Bug 319065: Display sortkeys when listing flag types in editflagtypes.cgi - Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave

19 years agoBug 225221: The 'longdescs' table needs a primary key - Patch by Albert Ting <altlst...
lpsolit%gmail.com [Wed, 22 Feb 2006 01:38:51 +0000 (01:38 +0000)] 
Bug 225221: The 'longdescs' table needs a primary key - Patch by Albert Ting <altlst@sonic.net> r=mkanat a=justdave

19 years agoBug 311278: Eliminate %::proddesc - Patch by Max Kanat-Alexander <mkanat@bugzilla...
lpsolit%gmail.com [Wed, 22 Feb 2006 01:24:32 +0000 (01:24 +0000)] 
Bug 311278: Eliminate %::proddesc - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave

19 years agoBug 219555: 'Format for Printing' page is a mess - Patch by Olav Vitters <bugzilla...
lpsolit%gmail.com [Wed, 22 Feb 2006 00:58:06 +0000 (00:58 +0000)] 
Bug 219555: 'Format for Printing' page is a mess - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave

19 years agoBug 315317: DBI placeholders break AppendComment's default timestamp - Patch by Frédé...
lpsolit%gmail.com [Wed, 22 Feb 2006 00:33:59 +0000 (00:33 +0000)] 
Bug 315317: DBI placeholders break AppendComment's default timestamp - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoCSS patch for bug 314055: Fix incorrect layout on footer bar - words overlap; patch...
jocuri%softhome.net [Wed, 22 Feb 2006 00:14:56 +0000 (00:14 +0000)] 
CSS patch for bug 314055: Fix incorrect layout on footer bar - words overlap; patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave.

19 years agoBug 327355: Email preferences are not set correctly when the user account is created...
lpsolit%gmail.com [Wed, 22 Feb 2006 00:12:50 +0000 (00:12 +0000)] 
Bug 327355: Email preferences are not set correctly when the user account is created by Env.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave

19 years agoPatch for bug 97868: Rename the "Edit" action (for attachments) to something else...
jocuri%softhome.net [Wed, 22 Feb 2006 00:00:29 +0000 (00:00 +0000)] 
Patch for bug 97868: Rename the "Edit" action (for attachments) to something else (use "Details"); patch by timeless <timeless@bemail.org>, r=mkanat, a=justdave.

19 years agoPatch for bug 327624 : Add missing space in error message (template/en/default/global...
jocuri%softhome.net [Tue, 21 Feb 2006 23:48:05 +0000 (23:48 +0000)] 
Patch for bug 327624 : Add missing space in error message (template/en/default/global/user-error.html.tmpl); patch by GavinS <bugzilla@chimpychompy.org>, r=LpSolit, a=justdave.

19 years agoPatch for bug 313953 : add form hook in comment.txt.tmpl; patch by Matt McHenry ...
jocuri%softhome.net [Tue, 21 Feb 2006 23:20:14 +0000 (23:20 +0000)] 
Patch for bug 313953 : add form hook in comment.txt.tmpl; patch by Matt McHenry <mmchenry@carnegielearning.com>, r=vladd, a=justdave.

19 years agoPatch for bug 317003: change the listing of valid fields values in bug_email.pl;...
jocuri%softhome.net [Tue, 21 Feb 2006 22:51:47 +0000 (22:51 +0000)] 
Patch for bug 317003: change the listing of valid fields values in bug_email.pl; patch by Gabriel Sales de Oliveira <gabriel@async.com.br>, r=vladd, a=justdave.

19 years agoPatch for bug 287325: we should use scalar instead of length for finding out how...
jocuri%softhome.net [Tue, 21 Feb 2006 22:36:42 +0000 (22:36 +0000)] 
Patch for bug 287325: we should use scalar instead of length for finding out how many elements an array has; patch by me, r=justdave on IRC, fixing tree.

19 years agoPatch for bug 323627: Setting "loginnetmask" to 0 should disable IP checking; patch...
jocuri%softhome.net [Tue, 21 Feb 2006 21:48:57 +0000 (21:48 +0000)] 
Patch for bug 323627: Setting "loginnetmask" to 0 should disable IP checking; patch by Jesse Erlbaum <jesse@erlbaum.net>, r=vladd, a=justdave.

19 years agoDocumentation patch for bug 328031: remove duplicate "the the" from using.xml; patch...
jocuri%softhome.net [Tue, 21 Feb 2006 21:20:53 +0000 (21:20 +0000)] 
Documentation patch for bug 328031: remove duplicate "the the" from using.xml; patch by me - Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit.

19 years agoBug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk Melez...
lpsolit%gmail.com [Tue, 21 Feb 2006 21:08:18 +0000 (21:08 +0000)] 
Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk Melez <myk@mozilla.org> r=mkanat a=justdave

19 years agoDocumentation patch for bug 41972: add user preferences documentation; patch by victo...
jocuri%softhome.net [Tue, 21 Feb 2006 20:40:46 +0000 (20:40 +0000)] 
Documentation patch for bug 41972: add user preferences documentation; patch by victory <bmo@rsz.jp>, r=vladd.

19 years agoStart of the 2.23 development cycle; update the version number. bugzilla-2.23 release-2.23
mkanat%kerio.com [Tue, 21 Feb 2006 16:33:12 +0000 (16:33 +0000)] 
Start of the 2.23 development cycle; update the version number.

19 years agoUpdate Version Numbers for 2.22rc1 Release. bugzilla-2.22rc1 release-2.22rc1
mkanat%kerio.com [Tue, 21 Feb 2006 14:47:57 +0000 (14:47 +0000)] 
Update Version Numbers for 2.22rc1 Release.

19 years ago[SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect your...
lpsolit%gmail.com [Tue, 21 Feb 2006 08:19:25 +0000 (08:19 +0000)] 
[SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect your login and password to another site - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave

19 years ago[SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patch by...
lpsolit%gmail.com [Tue, 21 Feb 2006 08:05:56 +0000 (08:05 +0000)] 
[SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patch by Phil Ringnalda <philringnalda@gmail.com> r=myk a=justdave

I forgot to specify the bug number in my previous checkin. That was bug 312498.

19 years ago[SECURITY] editparams.cgi doesn't check whether 'whinedays' and 'mostfreqthreshold...
lpsolit%gmail.com [Tue, 21 Feb 2006 07:32:08 +0000 (07:32 +0000)] 
[SECURITY] editparams.cgi doesn't check whether 'whinedays' and 'mostfreqthreshold' are numeric - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 322960: Release Notes for Bugzilla 2.22rc1
mkanat%kerio.com [Mon, 20 Feb 2006 06:42:19 +0000 (06:42 +0000)] 
Bug 322960: Release Notes for Bugzilla 2.22rc1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

19 years agoDoc part of bug 181589 - Patch by victory <bmo@rsz.jp> r=timeless
lpsolit%gmail.com [Wed, 15 Feb 2006 07:08:10 +0000 (07:08 +0000)] 
Doc part of bug 181589 - Patch by victory <bmo@rsz.jp> r=timeless

19 years agoDoc part of bug 192218 - Patch by victory <bmo@rsz.jp> r=timeless
lpsolit%gmail.com [Wed, 15 Feb 2006 06:53:57 +0000 (06:53 +0000)] 
Doc part of bug 192218 - Patch by victory <bmo@rsz.jp> r=timeless

19 years agoBug 326803: Wrong colspan for "summarize time" link below time tracking bar on show_b...
wurblzap%gmail.com [Mon, 13 Feb 2006 03:04:29 +0000 (03:04 +0000)] 
Bug 326803: Wrong colspan for "summarize time" link below time tracking bar on show_bug.cgi.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave

19 years agoBug 232778: The sort order of a saved search is not kept - Patch by Frédéric Buclin...
lpsolit%gmail.com [Sun, 12 Feb 2006 06:36:25 +0000 (06:36 +0000)] 
Bug 232778: The sort order of a saved search is not kept - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave

19 years agoBug 320319: Release Notes for Bugzilla 2.20.1
mkanat%kerio.com [Fri, 10 Feb 2006 09:51:22 +0000 (09:51 +0000)] 
Bug 320319: Release Notes for Bugzilla 2.20.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

19 years agoBug 324346: When 'shutdownhtml' is set, accessing foo.cgi?format=bar displays plain...
lpsolit%gmail.com [Wed, 8 Feb 2006 06:46:28 +0000 (06:46 +0000)] 
Bug 324346: When 'shutdownhtml' is set, accessing foo.cgi?format=bar displays plain text instead of html - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk

19 years agoBug 325048: [PostgreSQL] Changing the status of a bug from UNCONFIRMED to NEW or...
lpsolit%gmail.com [Wed, 8 Feb 2006 06:25:23 +0000 (06:25 +0000)] 
Bug 325048: [PostgreSQL] Changing the status of a bug from UNCONFIRMED to NEW or ASSIGNED sets everconfirmed to 1 but leave the status as UNCONFIRMED - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk

19 years agoBug 313806: Whine E-mails do not "Order" the Queries Correctly - Patch by Frédéric...
lpsolit%gmail.com [Tue, 7 Feb 2006 17:29:27 +0000 (17:29 +0000)] 
Bug 313806: Whine E-mails do not "Order" the Queries Correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave

19 years agoBug 312304: Graphviz installation for Bugzilla doesn't work if spaces are in the...
wurblzap%gmail.com [Tue, 7 Feb 2006 17:22:25 +0000 (17:22 +0000)] 
Bug 312304: Graphviz installation for Bugzilla doesn't work if spaces are in the path to dot.exe.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave

19 years agoBug 325448: In editparams.cgi, radio button and checkbox descriptions should be enclo...
lpsolit%gmail.com [Mon, 6 Feb 2006 17:16:16 +0000 (17:16 +0000)] 
Bug 325448: In editparams.cgi, radio button and checkbox descriptions should be enclosed in <label></label> tags - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

19 years agoBug 325361: When an event is scheduled at midnight of a given day of the month, one...
lpsolit%gmail.com [Fri, 3 Feb 2006 03:04:03 +0000 (03:04 +0000)] 
Bug 325361: When an event is scheduled at midnight of a given day of the month, one email is sent *each* hour of that day - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 325037: Remove whitespaces from the 'Long Format' button - Patch by Frédéric...
lpsolit%gmail.com [Sat, 28 Jan 2006 21:01:11 +0000 (21:01 +0000)] 
Bug 325037: Remove whitespaces from the 'Long Format' button - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 323563: "Mail Transport Config" is a confusing name for a params section - Patch...
lpsolit%gmail.com [Fri, 27 Jan 2006 19:31:41 +0000 (19:31 +0000)] 
Bug 323563: "Mail Transport Config" is a confusing name for a params section - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave

19 years agoBug 323721: [PostgreSQL] New charts feature crashes - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com [Fri, 27 Jan 2006 06:33:33 +0000 (06:33 +0000)] 
Bug 323721: [PostgreSQL] New charts feature crashes - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 323524: Make the group name in editgroups.cgi an edit link - Patch by Frédéric...
lpsolit%gmail.com [Fri, 27 Jan 2006 01:38:09 +0000 (01:38 +0000)] 
Bug 323524: Make the group name in editgroups.cgi an edit link - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 323392: admin/classifications/select.html.tmpl has a link pointing to itself...
lpsolit%gmail.com [Mon, 23 Jan 2006 06:53:53 +0000 (06:53 +0000)] 
Bug 323392: admin/classifications/select.html.tmpl has a link pointing to itself - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 319331: mailto link generated with BiDi user name and email address gets mangled...
wurblzap%gmail.com [Mon, 23 Jan 2006 05:37:37 +0000 (05:37 +0000)] 
Bug 319331: mailto link generated with BiDi user name and email address gets mangled with timestamp.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=justdave, r(char list)=smontagu, a=justdave

19 years agoBug 324248: Deleting a group doesn't remove entries in group_group_map correctly...
lpsolit%gmail.com [Mon, 23 Jan 2006 04:10:08 +0000 (04:10 +0000)] 
Bug 324248: Deleting a group doesn't remove entries in group_group_map correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave

19 years agoBug 322906: Flag inclusion and exclusion lists in editflagtypes.cgi should have a...
lpsolit%gmail.com [Sat, 21 Jan 2006 22:07:03 +0000 (22:07 +0000)] 
Bug 322906: Flag inclusion and exclusion lists in editflagtypes.cgi should have a size of 7 instead of 4 - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave

19 years agoBug 323955: Deleting a group incorrectly checks for user group membership (miss group...
lpsolit%gmail.com [Sat, 21 Jan 2006 21:48:56 +0000 (21:48 +0000)] 
Bug 323955: Deleting a group incorrectly checks for user group membership (miss group inheritance) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave

19 years agoBug 323769: Column names for reporter, assignee and QA contact realnames are incorrec...
lpsolit%gmail.com [Fri, 20 Jan 2006 03:47:16 +0000 (03:47 +0000)] 
Bug 323769: Column names for reporter, assignee and QA contact realnames are incorrect when exporting a bug list to non-HTML formats - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave

19 years agoBug 323575: [PostgreSQL] sanitycheck.cgi?createmissinggroupcontrolmapentries=1 produc...
lpsolit%gmail.com [Mon, 16 Jan 2006 18:29:18 +0000 (18:29 +0000)] 
Bug 323575: [PostgreSQL] sanitycheck.cgi?createmissinggroupcontrolmapentries=1 produces a SQL error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave

19 years agoBug 322771: PostgreSQL incorrectly detects that some summaries have control character...
mkanat%kerio.com [Thu, 12 Jan 2006 15:03:46 +0000 (15:03 +0000)] 
Bug 322771: PostgreSQL incorrectly detects that some summaries have control characters when they don't
Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=justdave

19 years agoBug 322807: Spelling mistake in docs, section "Searching for Bugs" - Patch by Kurt...
lpsolit%gmail.com [Thu, 12 Jan 2006 10:34:02 +0000 (10:34 +0000)] 
Bug 322807: Spelling mistake in docs, section "Searching for Bugs" - Patch by Kurt (supernova_00) <supernova_00@yahoo.com> r=LpSolit

19 years agoBug 243268: Cannot remove several flag inclusions/exclusions at once - Patch by Frédé...
lpsolit%gmail.com [Wed, 11 Jan 2006 21:16:39 +0000 (21:16 +0000)] 
Bug 243268: Cannot remove several flag inclusions/exclusions at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=justdave

19 years agoBug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch by Greg...
lpsolit%gmail.com [Wed, 11 Jan 2006 07:53:07 +0000 (07:53 +0000)] 
Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk

19 years agoBug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch by Greg...
lpsolit%gmail.com [Wed, 11 Jan 2006 07:30:33 +0000 (07:30 +0000)] 
Bug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk

19 years agoBug 321691 duplicates.cgi doesn't use <th>
timeless%mozdev.org [Tue, 10 Jan 2006 05:54:16 +0000 (05:54 +0000)] 
Bug 321691 duplicates.cgi doesn't use <th>
r=lpsolit a=justdave

19 years agoBug 321187 please be nice to links and generate explicit action uris
timeless%mozdev.org [Tue, 10 Jan 2006 05:49:59 +0000 (05:49 +0000)] 
Bug 321187 please be nice to links and generate explicit action uris
r=lpsolit a=justdave

19 years agoBug 322712: Cannot export local attachments (attachments are truncated) - Patch by...
lpsolit%gmail.com [Tue, 10 Jan 2006 04:38:57 +0000 (04:38 +0000)] 
Bug 322712: Cannot export local attachments (attachments are truncated) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

19 years agoBug 322620: Logging in with 'Remember my Login' deselected gives: Use of uninitialize...
lpsolit%gmail.com [Tue, 10 Jan 2006 03:07:25 +0000 (03:07 +0000)] 
Bug 322620: Logging in with 'Remember my Login' deselected gives: Use of uninitialized value in string eq at Bugzilla/Auth/Login/WWW/CGI.pm line 83 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave

19 years agoBug 238207: Comment autolinkification on midair page points to wrong cgi - Patch...
lpsolit%gmail.com [Tue, 10 Jan 2006 02:59:53 +0000 (02:59 +0000)] 
Bug 238207: Comment autolinkification on midair page points to wrong cgi - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave

19 years agoBug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries
mozilla%colinogilvie.co.uk [Mon, 9 Jan 2006 03:56:03 +0000 (03:56 +0000)] 
Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries
Patch by Paul <pdemarco@zoominternet.net> and Colin Ogilvie <colin.ogilvie@gmail.com>; r/a=justdave

19 years agoBug 320529: BugMail.pm crashes when checking email prefs of a deleted user - Patch...
lpsolit%gmail.com [Sun, 8 Jan 2006 00:16:53 +0000 (00:16 +0000)] 
Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave