]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
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

19 years agoBug 87405: Change columns on stored query loses title - Patch by Frédéric Buclin...
lpsolit%gmail.com [Sat, 19 Nov 2005 09:20:04 +0000 (09:20 +0000)] 
Bug 87405: Change columns on stored query loses title - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

19 years agoBug 317025: Deleting product throws error in default install (2.20 Windows) without...
wurblzap%gmail.com [Sat, 19 Nov 2005 08:48:08 +0000 (08:48 +0000)] 
Bug 317025: Deleting product throws error in default install (2.20 Windows) without usetargetmilestone turned on.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=myk

19 years agoBug 313452: why isn't _Number of bugs_ quoted?
wurblzap%gmail.com [Thu, 17 Nov 2005 17:16:01 +0000 (17:16 +0000)] 
Bug 313452: why isn't _Number of bugs_ quoted?
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>
r=wurblzap, a=justdave

19 years ago316146 - 'Add bugs to new saved search' has empty <select>
bbaetz%acm.org [Thu, 17 Nov 2005 15:56:01 +0000 (15:56 +0000)] 
316146 - 'Add bugs to new saved search' has empty <select>
r=lpsolit, a=justdave

19 years agoBug 257813: CSV link from new charts gives internal error if data contains more than...
karl%kornel.name [Wed, 16 Nov 2005 09:13:41 +0000 (09:13 +0000)] 
Bug 257813: CSV link from new charts gives internal error if data contains more than 1000 dates - Patch by A. Karl Kornel <karl@kornel.name> r=wicked a=justdave

19 years agoBug 288557: Show in the request queue those requests tied to secure bugs for which...
lpsolit%gmail.com [Wed, 16 Nov 2005 09:03:52 +0000 (09:03 +0000)] 
Bug 288557: Show in the request queue those requests tied to secure bugs for which the user is the QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

19 years agoBug 306130 Search for attachment creation fails
bugreport%peshkin.net [Wed, 16 Nov 2005 04:47:01 +0000 (04:47 +0000)] 
Bug 306130 Search for attachment creation fails
Patch by Joel Peshkin <bugreport@peshkin.net>
r,a=justfave

19 years agoBug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - Patch by...
lpsolit%gmail.com [Tue, 15 Nov 2005 17:52:55 +0000 (17:52 +0000)] 
Bug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 302599: Saved searches using "days since bug changed" fail with "Can't use (to_da...
lpsolit%gmail.com [Tue, 15 Nov 2005 17:37:17 +0000 (17:37 +0000)] 
Bug 302599: Saved searches using "days since bug changed" fail with "Can't use (to_days(now()) - to_days(bugs.delta_ts)) as a field name" error - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 314080: [MySQL5] checksetup.pl: Unknown column 'profiles.userid' in 'on clause...
lpsolit%gmail.com [Tue, 15 Nov 2005 04:54:45 +0000 (04:54 +0000)] 
Bug 314080: [MySQL5] checksetup.pl: Unknown column 'profiles.userid' in 'on clause' - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=joel r=mkanat r=lance a=justdave

19 years agoBug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comments...
lpsolit%gmail.com [Mon, 14 Nov 2005 02:16:24 +0000 (02:16 +0000)] 
Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comments in show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 313695: buglist.cgi and some other scripts do not use the shadow DB anymore ...
lpsolit%gmail.com [Mon, 14 Nov 2005 01:50:47 +0000 (01:50 +0000)] 
Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymore - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave

19 years agoBug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch by Frédér...
lpsolit%gmail.com [Mon, 14 Nov 2005 01:32:10 +0000 (01:32 +0000)] 
Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave

19 years agoBug 314621: usemenuforusers description should say "dropdown" instead of "popup"
wurblzap%gmail.com [Sat, 12 Nov 2005 18:09:44 +0000 (18:09 +0000)] 
Bug 314621: usemenuforusers description should say "dropdown" instead of "popup"
Patch by Marc Schumann <wurblzap@gmail.com>
r=mkanat, a=justdave

19 years agoBug 313469: Various small docs bugs found doing a clean install - Patch by A. Karl...
karl%kornel.name [Sat, 12 Nov 2005 08:12:05 +0000 (08:12 +0000)] 
Bug 313469: Various small docs bugs found doing a clean install - Patch by A. Karl Kornel <karl@kornel.name r=colin.ogilvie

19 years agoBug 315969: Cannot enter new bugs when the CC list is emtpy - Patch by Frédéric Bucli...
lpsolit%gmail.com [Fri, 11 Nov 2005 10:02:33 +0000 (10:02 +0000)] 
Bug 315969: Cannot enter new bugs when the CC list is emtpy - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

19 years agoBug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by Frédéric...
lpsolit%gmail.com [Thu, 10 Nov 2005 07:40:50 +0000 (07:40 +0000)] 
Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk

19 years agoBug 313677: Sudoers without editusers/bless access see no link to sudo page - Patch...
karl%kornel.name [Thu, 10 Nov 2005 07:29:22 +0000 (07:29 +0000)] 
Bug 313677: Sudoers without editusers/bless access see no link to sudo page - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=myk

19 years agoBug 315339: User::match_field() now leaves fields undefined instead of as empty strin...
lpsolit%gmail.com [Thu, 10 Nov 2005 07:24:13 +0000 (07:24 +0000)] 
Bug 315339: User::match_field() now leaves fields undefined instead of as empty strings when no value is passed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk

19 years agoBug 297857: Incorrect filter name detection in 008filter.t - Patch by Frédéric Buclin...
lpsolit%gmail.com [Thu, 10 Nov 2005 07:09:12 +0000 (07:09 +0000)] 
Bug 297857: Incorrect filter name detection in 008filter.t - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk

19 years agoBug 315566: choose-classification.html.tmpl incorrect bugzilla tag causes errors
wurblzap%gmail.com [Thu, 10 Nov 2005 06:25:59 +0000 (06:25 +0000)] 
Bug 315566: choose-classification.html.tmpl incorrect bugzilla tag causes errors
Patch by Marc Schumann <wurblzap@gmail.com>
r=LpSolit, a=myk

19 years agoDocumentation patch for bug 126266: Use UTF-8 (Unicode) charset encoding for pages...
wurblzap%gmail.com [Tue, 8 Nov 2005 21:34:37 +0000 (21:34 +0000)] 
Documentation patch for bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW installations
Patch by Marc Schumann <wurblzap@gmail.com>
r=colin.ogilvie

19 years agoBug 315157: Attachment data is not exported when moving bugs to another DB - Patch...
lpsolit%gmail.com [Tue, 8 Nov 2005 04:41:12 +0000 (04:41 +0000)] 
Bug 315157: Attachment data is not exported when moving bugs to another DB - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

19 years agoBug 307328: show.xml.tmpl now includes bug flags as well as some other missing fields...
lpsolit%gmail.com [Tue, 8 Nov 2005 04:32:27 +0000 (04:32 +0000)] 
Bug 307328: show.xml.tmpl now includes bug flags as well as some other missing fields and attributes (required by importxml.pl) - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk

19 years agoBug 314682: link rel entry for votes never gets created
wurblzap%gmail.com [Tue, 8 Nov 2005 01:19:13 +0000 (01:19 +0000)] 
Bug 314682: link rel entry for votes never gets created
Patch by Marc Schumann <wurblzap@gmail.com>
r=LpSolit, a=justdave

19 years agoBug 314680: Dependecy graph link rel entry should depend on webdotbase param
wurblzap%gmail.com [Tue, 8 Nov 2005 01:14:01 +0000 (01:14 +0000)] 
Bug 314680: Dependecy graph link rel entry should depend on webdotbase param
Patch by Marc Schumann <wurblzap@gmail.com>
r=LpSolit, a=justdave

19 years agoBug 313432: Comments don't word-wrap in the "here's your comment for cut-n-paste...
lpsolit%gmail.com [Sat, 5 Nov 2005 20:40:47 +0000 (20:40 +0000)] 
Bug 313432: Comments don't word-wrap in the "here's your comment for cut-n-paste" in a mid-air collision - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat r=LpSolit a=justdave

19 years agoBug 315129: [PostgreSQL] Attachments are sorted by last changed time instead of creat...
lpsolit%gmail.com [Sat, 5 Nov 2005 20:24:29 +0000 (20:24 +0000)] 
Bug 315129: [PostgreSQL] Attachments are sorted by last changed time instead of creation time - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave

19 years agoBug 305927: [PostgreSQL] Adding a new product partly fails when 'makeproductgroups...
lpsolit%gmail.com [Sat, 5 Nov 2005 20:15:57 +0000 (20:15 +0000)] 
Bug 305927: [PostgreSQL] Adding a new product partly fails when 'makeproductgroups' is enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 312439: The user being impersonated has "moral" rights to keep informed - Patch...
karl%kornel.name [Sat, 5 Nov 2005 00:11:27 +0000 (00:11 +0000)] 
Bug 312439: The user being impersonated has "moral" rights to keep informed - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave

19 years agoBug 313444: Remove the useless "This page lets you enter a new bug into Bugzilla...
lpsolit%gmail.com [Fri, 4 Nov 2005 18:23:36 +0000 (18:23 +0000)] 
Bug 313444: Remove the useless "This page lets you enter a new bug into Bugzilla" message from enter_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave

19 years agoBug 301067: [PostgreSQL] editusers.cgi doesn't do a case-insensitive comparison ...
lpsolit%gmail.com [Fri, 4 Nov 2005 18:04:47 +0000 (18:04 +0000)] 
Bug 301067: [PostgreSQL] editusers.cgi doesn't do a case-insensitive comparison - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 314548: "Error : document.refresh is not a function" appears in the JS console...
lpsolit%gmail.com [Fri, 4 Nov 2005 17:55:19 +0000 (17:55 +0000)] 
Bug 314548: "Error : document.refresh is not a function" appears in the JS console when (un)checking the "Private" checkbox in show_bug.cgi - Patch by André Batosti <batosti@async.com.br> r=joel a=justdave

19 years agoBug 314791: process_bug.cgi should not complain if 'knob' is undefined - Patch by...
lpsolit%gmail.com [Fri, 4 Nov 2005 17:44:53 +0000 (17:44 +0000)] 
Bug 314791: process_bug.cgi should not complain if 'knob' is undefined - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave

19 years agoBug 314658: Incorrect column name "Result" in buglist.cgi - Patch by Frédéric Buclin...
lpsolit%gmail.com [Fri, 4 Nov 2005 17:30:24 +0000 (17:30 +0000)] 
Bug 314658: Incorrect column name "Result" in buglist.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave

19 years agoDoc part of bug 293357 - Patch by victory <bmo@rsz.jp> r=LpSolit
lpsolit%gmail.com [Thu, 3 Nov 2005 18:49:05 +0000 (18:49 +0000)] 
Doc part of bug 293357 - Patch by victory <bmo@rsz.jp> r=LpSolit

19 years agoBug 307043: Fix two typos in the FAQ - Patch by victory <bmo@rsz.jp> r=LpSolit
lpsolit%gmail.com [Thu, 3 Nov 2005 18:31:05 +0000 (18:31 +0000)] 
Bug 307043: Fix two typos in the FAQ - Patch by victory <bmo@rsz.jp> r=LpSolit

19 years agoBug 314544: Bugzilla/BugMail.pm should not 'use Bugzilla::DB' - Patch by Olav Vitters...
lpsolit%gmail.com [Thu, 3 Nov 2005 08:27:30 +0000 (08:27 +0000)] 
Bug 314544: Bugzilla/BugMail.pm should not 'use Bugzilla::DB' - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk

19 years agoBugzilla Bug 306207: sendmail support under Windows bypasses message encoding
wurblzap%gmail.com [Thu, 3 Nov 2005 04:50:46 +0000 (04:50 +0000)] 
Bugzilla Bug 306207: sendmail support under Windows bypasses message encoding
Patch by byron jones (glob) <bugzilla@glob.com.au>
r=wurblzap, a=myk

19 years agoBug 314795: [Oracle] SQL query in query.cgi is missing a space
mkanat%kerio.com [Thu, 3 Nov 2005 04:49:14 +0000 (04:49 +0000)] 
Bug 314795: [Oracle] SQL query in query.cgi is missing a space
Patch By Lance Larsh <lance.larsh@oracle.com> r=vladd, a=myk

19 years agoBug 314269: Add email pref to not send mail about dependency changes - Patch by Todd...
lpsolit%gmail.com [Tue, 1 Nov 2005 07:09:28 +0000 (07:09 +0000)] 
Bug 314269: Add email pref to not send mail about dependency changes - Patch by Todd Stansell <tjs@tellme.com> r=joel a=justdave

19 years agoBug 314198: Fix leaking list of product names in query.cgi
bugreport%peshkin.net [Tue, 1 Nov 2005 02:48:59 +0000 (02:48 +0000)] 
Bug 314198: Fix leaking list of product names in query.cgi
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave

19 years agoBug 282132: BugMail.pm: Eliminate deprecated Bugzilla::DB routines - Patch by Olav...
lpsolit%gmail.com [Mon, 31 Oct 2005 05:51:15 +0000 (05:51 +0000)] 
Bug 282132: BugMail.pm: Eliminate deprecated Bugzilla::DB routines - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=wicked a=justdave

19 years agoBug 153445: Do not display bug counts by default when listing products in editproduct...
lpsolit%gmail.com [Mon, 31 Oct 2005 05:42:12 +0000 (05:42 +0000)] 
Bug 153445: Do not display bug counts by default when listing products in editproducts.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave

19 years agoBug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Buclin ...
lpsolit%gmail.com [Mon, 31 Oct 2005 05:31:27 +0000 (05:31 +0000)] 
Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 314088: Several Bugzilla::Foo->new crash when passing a string instead of a valid...
lpsolit%gmail.com [Fri, 28 Oct 2005 17:33:18 +0000 (17:33 +0000)] 
Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of a valid ID as a param - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave

19 years agoBug 313941: sanitycheck should quote bad values so empty values are apparent
wurblzap%gmail.com [Fri, 28 Oct 2005 17:25:44 +0000 (17:25 +0000)] 
Bug 313941: sanitycheck should quote bad values so empty values are apparent
Patch by Matt McHenry <mmchenry@carnegielearning.com>
r=wurblzap, a=justdave

19 years agoBug 303706: Eliminate deprecated Bugzilla::DB routines from editproducts.cgi - Patch...
lpsolit%gmail.com [Fri, 28 Oct 2005 17:25:06 +0000 (17:25 +0000)] 
Bug 303706: Eliminate deprecated Bugzilla::DB routines from editproducts.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 313941: t/008filter.t should accept TRY/CATCH template directives
wurblzap%gmail.com [Fri, 28 Oct 2005 17:19:43 +0000 (17:19 +0000)] 
Bug 313941: t/008filter.t should accept TRY/CATCH template directives
Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua>
r=wurblzap, a=justdave

19 years agoBug 308666: Getting a popup error message when checking dependencies - Patch by byron...
lpsolit%gmail.com [Fri, 28 Oct 2005 17:15:01 +0000 (17:15 +0000)] 
Bug 308666: Getting a popup error message when checking dependencies - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wicked a=justdave

19 years agoBug 308340: General Preferences tab is empty except for submit button when no user...
lpsolit%gmail.com [Fri, 28 Oct 2005 16:56:53 +0000 (16:56 +0000)] 
Bug 308340: General Preferences tab is empty except for submit button when no user prefences are enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave

19 years agoBug 266143: If Param("usevotes") is off, editing a product should mention it - Patch...
lpsolit%gmail.com [Thu, 27 Oct 2005 00:14:31 +0000 (00:14 +0000)] 
Bug 266143: If Param("usevotes") is off, editing a product should mention it - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk

19 years agoBug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa <wicked...
lpsolit%gmail.com [Wed, 26 Oct 2005 23:52:18 +0000 (23:52 +0000)] 
Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk

19 years agoBug 109339: Be able to set assignee/QA to default for multiple bugs across products...
lpsolit%gmail.com [Wed, 26 Oct 2005 23:41:58 +0000 (23:41 +0000)] 
Bug 109339: Be able to set assignee/QA to default for multiple bugs across products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk

19 years agoBug 313661: New bug bugmail omits initial CC list - Patch by Olav Vitters <bugzilla...
lpsolit%gmail.com [Wed, 26 Oct 2005 23:31:16 +0000 (23:31 +0000)] 
Bug 313661: New bug bugmail omits initial CC list - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk

19 years agoBug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, duplicates...
lpsolit%gmail.com [Wed, 26 Oct 2005 23:15:48 +0000 (23:15 +0000)] 
Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, duplicates.cgi, quips.cgi, report.cgi, request.cgi and showdependency*.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk

19 years agoBug 313732: fix typo in name of error message variable. Patch by bugzilla.mozilla...
gerv%gerv.net [Wed, 26 Oct 2005 05:51:23 +0000 (05:51 +0000)] 
Bug 313732: fix typo in name of error message variable. Patch by bugzilla.mozilla@rjb.za.net; r=gerv, a=myk.

19 years agoBug 313546: long_list.cgi URLs don't redirect to show_bug correctly - Patch by Frédér...
lpsolit%gmail.com [Wed, 26 Oct 2005 02:31:31 +0000 (02:31 +0000)] 
Bug 313546: long_list.cgi URLs don't redirect to show_bug correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk

19 years agoBug 313603: The keyword_already_exists error has an undefined variable - Patch by...
lpsolit%gmail.com [Wed, 26 Oct 2005 02:16:39 +0000 (02:16 +0000)] 
Bug 313603: The keyword_already_exists error has an undefined variable - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk

19 years agoBug 313131: Remove the unused get_classification_id() routine - Patch by Frédéric...
lpsolit%gmail.com [Wed, 26 Oct 2005 02:06:01 +0000 (02:06 +0000)] 
Bug 313131: Remove the unused get_classification_id() routine - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk

19 years agoBug 72948: Default column list should include OS and not Platform - Patch by Olav...
lpsolit%gmail.com [Wed, 26 Oct 2005 01:18:19 +0000 (01:18 +0000)] 
Bug 72948: Default column list should include OS and not Platform - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=wurblzap a=justdave

19 years agoBug 313020: Implement the ability to add individual bugs to saved searches - Patch...
lpsolit%gmail.com [Wed, 26 Oct 2005 00:55:02 +0000 (00:55 +0000)] 
Bug 313020: Implement the ability to add individual bugs to saved searches - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave

19 years agoBug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters...
lpsolit%gmail.com [Tue, 25 Oct 2005 06:11:55 +0000 (06:11 +0000)] 
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave

19 years agoBug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SELECT...
mkanat%kerio.com [Tue, 25 Oct 2005 02:21:02 +0000 (02:21 +0000)] 
Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SELECT column list
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave

19 years agoBug 313533: editvalues.cgi: Reference found where even-sized list expected at line...
lpsolit%gmail.com [Mon, 24 Oct 2005 07:44:10 +0000 (07:44 +0000)] 
Bug 313533: editvalues.cgi: Reference found where even-sized list expected at line 122 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave

19 years agoBug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis Melentye...
lpsolit%gmail.com [Mon, 24 Oct 2005 04:47:50 +0000 (04:47 +0000)] 
Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave

19 years agoBug 312787 When strict_isolation is set, do not permit users to alter deps on bugs...
bugreport%peshkin.net [Sat, 22 Oct 2005 20:07:05 +0000 (20:07 +0000)] 
Bug 312787 When strict_isolation is set, do not permit users to alter deps on bugs unless they can edit both bugs
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave

19 years agoBug 313069 Fix javascript error when editing attachments
bugreport%peshkin.net [Thu, 20 Oct 2005 09:15:40 +0000 (09:15 +0000)] 
Bug 313069 Fix javascript error when editing attachments
Patch by Erik Stambaugh <erik@dasbistro.com>
r=joel, a=justdave

19 years agoBug 298688: Forbid the deletion of values used by default for the priority, severity...
lpsolit%gmail.com [Thu, 20 Oct 2005 05:21:04 +0000 (05:21 +0000)] 
Bug 298688: Forbid the deletion of values used by default for the priority, severity, platform and OS and update data/params when editing them  - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave

19 years agoBug 149504 Permit a reference to a URL to be treated as an attachment
bugreport%peshkin.net [Thu, 20 Oct 2005 03:16:12 +0000 (03:16 +0000)] 
Bug 149504 Permit a reference to a URL to be treated as an attachment
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave

19 years agoBug 312933 Query.cgi leaks product names
bugreport%peshkin.net [Thu, 20 Oct 2005 03:07:00 +0000 (03:07 +0000)] 
Bug 312933 Query.cgi leaks product names
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave

19 years agoBug 313008 Lists of products, milestones, etc... should be sorted
bugreport%peshkin.net [Thu, 20 Oct 2005 03:04:20 +0000 (03:04 +0000)] 
Bug 313008 Lists of products, milestones, etc... should be sorted
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave

19 years agoBug 141593 You can add/remove dependencies on bugs you can't see
bugreport%peshkin.net [Wed, 19 Oct 2005 04:12:45 +0000 (04:12 +0000)] 
Bug 141593 You can add/remove dependencies on bugs you can't see
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave

19 years agoBug 297593: defaultpriority, defaultseverity, defaultplatform and defaultopsys parame...
lpsolit%gmail.com [Wed, 19 Oct 2005 01:47:08 +0000 (01:47 +0000)] 
Bug 297593: defaultpriority, defaultseverity, defaultplatform and defaultopsys parameters in editparams.cgi should be a dropdown menu - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave

19 years agoBug 302936: Reject the requestee if he cannot access private attachments - Patch...
lpsolit%gmail.com [Wed, 19 Oct 2005 00:45:47 +0000 (00:45 +0000)] 
Bug 302936: Reject the requestee if he cannot access private attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=jouni a=justdave

19 years agoBug 312773 attachment.cgi is broken due to bug 309681
bugreport%peshkin.net [Tue, 18 Oct 2005 10:26:13 +0000 (10:26 +0000)] 
Bug 312773 attachment.cgi is broken due to bug 309681
Patch by FrÃ\83©dÃ\83©ric Buclin <LpSolit@gmail.com>
r=joel, a=justdave