lpsolit%gmail.com
|
46fa60c0c4
|
Bug 63536: User preference for whether or not to go to the next bug after processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
|
2005-07-10 22:37:15 +00:00 |
|
mkanat%kerio.com
|
b256653f16
|
Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due to a bad check in Flag::validate() and Flag::modify()
Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=justdave
|
2005-07-08 05:29:15 +00:00 |
|
lpsolit%gmail.com
|
d8147aaf93
|
Bug 240251: Bug::AppendComment() should receive the user ID as a 2nd parameter - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
|
2005-07-07 18:42:09 +00:00 |
|
lpsolit%gmail.com
|
627cb209d5
|
Bug 242318: "blocked" field is ignored in post_bug.cgi if the "dependson" field isn't present - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave
|
2005-07-07 14:17:18 +00:00 |
|
lpsolit%gmail.com
|
4ad8341b0c
|
Bug 298196: process_bug.cgi updates delta_ts even when no modifications are made - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2005-06-20 20:22:36 +00:00 |
|
lpsolit%gmail.com
|
15607a5ffe
|
Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
|
2005-06-20 19:16:34 +00:00 |
|
lpsolit%gmail.com
|
49e6923085
|
Bug 277417: SQL error when reloading the page after changing the bug resolution to duplicate - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
|
2005-06-10 19:19:21 +00:00 |
|
lpsolit%gmail.com
|
1f9ea4f47b
|
Bug 225042: If sendmail dies while processing a duplicate it corrupts the duplicates table - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave
|
2005-06-08 21:04:22 +00:00 |
|
lpsolit%gmail.com
|
b6c4c54fce
|
Bug 215320: Change several bugs at once causes extraneous messages in apache log file - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave
|
2005-05-22 14:19:23 +00:00 |
|
mkanat%kerio.com
|
402b16ec53
|
Bug 287109: [SECURITY] Names of private products/components can be exposed on certain CGIs
Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, r=joel, a=justdave
|
2005-05-12 02:07:10 +00:00 |
|
lpsolit%gmail.com
|
f2047798c9
|
Bug 287487: User with no privs can not add comments to bugs that have a deadline field set - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2005-05-10 20:30:13 +00:00 |
|
lpsolit%gmail.com
|
e024264c8e
|
Bug 286160: possible invalid flag types when moving a bug to a different product - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2005-05-06 21:40:32 +00:00 |
|
lpsolit%gmail.com
|
abd58faf9c
|
Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting <altlst@sonic.net> r=LpSolit a=justdave
|
2005-05-03 18:44:54 +00:00 |
|
lpsolit%gmail.com
|
5c5339c863
|
Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2005-04-19 17:55:10 +00:00 |
|
lpsolit%gmail.com
|
128cfd9404
|
Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI methods - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
|
2005-04-09 23:18:18 +00:00 |
|
lpsolit%gmail.com
|
020e19c581
|
Bug 199048: Preference option to reverse sort the comments stack - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=mkanat a=myk
|
2005-04-09 00:37:52 +00:00 |
|
lpsolit%gmail.com
|
df8df054b5
|
Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
|
2005-04-08 00:45:47 +00:00 |
|
lpsolit%gmail.com
|
896c43aef1
|
Bug 287947: Change CheckFormField/CheckFormFieldDefined subs in CGI.pl to use CGI object instead FORM hash - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
|
2005-04-07 23:52:20 +00:00 |
|
lpsolit%gmail.com
|
93d4b2c6af
|
Bug 238878: Make hidden-fields template, User Matching and Flags use direct CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
|
2005-04-07 23:37:56 +00:00 |
|
mkanat%kerio.com
|
160fff77bb
|
Bug 286235: Implicit joins should be replaced by explicit joins - installment A
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
|
2005-04-04 21:52:06 +00:00 |
|
lpsolit%gmail.com
|
c1b6a9e07e
|
Bug 288883: SQL crash when granting/denying a request - Patch by Frederic Buclin <LpSolit@gmail.com> r=joel a=justdave
|
2005-04-04 18:40:59 +00:00 |
|
lpsolit%gmail.com
|
282aafa02e
|
Bug 178157: Dependency emails don't get sent for status change during mass change - Patch by Frederic Buclin <LpSolit@gmail.com> r=myk, a=myk
|
2005-03-18 08:29:47 +00:00 |
|
mkanat%kerio.com
|
4a77c6881a
|
Bug 285534: bugs.qa_contact should allow NULL
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
|
2005-03-15 05:20:48 +00:00 |
|
travis%sedsystems.ca
|
78eed7b62f
|
Bug 284896 : QA contact never receives mail when removed from a bug
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=justdave, a=justdave
|
2005-03-10 19:35:18 +00:00 |
|
mkanat%kerio.com
|
60fdb390a0
|
Bug 277782: _throw_error should unlock tables when tables are locked, automatically
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave
|
2005-03-05 00:18:48 +00:00 |
|
travis%sedsystems.ca
|
69ce2f9b03
|
Bug 283139 : Zero out 'hours remaining' field on certain state transitions r.t. throwing an error saying it's not zeroed out.
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
|
2005-02-28 18:55:07 +00:00 |
|
mkanat%kerio.com
|
338665be0c
|
Bug 282748: uninitialized value in localtime in Format.pm
Patch By Frederic Buclin <LpSolit@gmail.com> r=wurblzap, a=myk
|
2005-02-25 03:28:02 +00:00 |
|
travis%sedsystems.ca
|
88a70cf0f0
|
Bug 212940 : Can't use an undefined value as an ARRAY reference at /http/bugzilla/process_bug.cgi line 866.
Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
|
2005-02-23 16:53:24 +00:00 |
|
mkanat%kerio.com
|
a570c5ec1b
|
Bug 280497: Replace "LIMIT" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave
|
2005-02-18 16:14:27 +00:00 |
|
mkanat%kerio.com
|
e1a59dde23
|
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
|
2005-02-17 21:57:27 +00:00 |
|
mkanat%kerio.com
|
73dd171a1d
|
Bug 281592: "use Bugzilla::RelationSet" in globals.pl and process_bug.cgi is dead code r=vladd, a=myk
|
2005-02-16 16:14:36 +00:00 |
|
travis%sedsystems.ca
|
8d3d9643dc
|
Bug 257315 : type of delta_ts in bugs table should not be timestamp
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, LpSolit a=justdave
|
2005-02-08 16:51:03 +00:00 |
|
travis%sedsystems.ca
|
87ab95fcf8
|
Bug 276838 : Eliminate use of $::unconfirmedstate
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave
|
2005-02-08 16:22:26 +00:00 |
|
travis%sedsystems.ca
|
dee83746a8
|
Bug 279740 : Move CountOpenDependencies out of globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave
|
2005-02-01 17:43:26 +00:00 |
|
travis%sedsystems.ca
|
4509ee08b7
|
Bug 279700 : Move GetComments from globals.pl into Bugzilla::Bug
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
|
2005-01-31 16:32:57 +00:00 |
|
justdave%bugzilla.org
|
cc238a3fce
|
Backing out the checking from bug 257315 until it gets corrected. It prevents new bugs from being filed.
a=justdave
|
2005-01-30 04:22:28 +00:00 |
|
travis%sedsystems.ca
|
0c7f295b2e
|
Bug 257315 : type of delta_ts in bugs table should not be timestamp
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=vladd, LpSolit a=justdave
|
2005-01-28 19:01:28 +00:00 |
|
travis%sedsystems.ca
|
f7d47efa3f
|
Bug 218771 : The error message should be more accurate on who can change fields
Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk
|
2005-01-27 19:17:10 +00:00 |
|
travis%sedsystems.ca
|
6683a58179
|
Bug 34488: Add a checkbox to add self to CC list
Patch by GavinS <bugzilla@chimpychompy.org> r=vladd, myk a=myk
|
2005-01-24 05:26:56 +00:00 |
|
travis%sedsystems.ca
|
76aa40658a
|
Bug 266579 : Users without privs can confirm bugs by assigning to themselves first, without having canconfirm privs
Patch by LpSolit@gmail.com r=myk a=justdave
|
2005-01-20 23:22:10 +00:00 |
|
jocuri%softhome.net
|
fb736a87bf
|
Patch for bug 103636: Support specifying a date on which a bug is expected to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
|
2005-01-16 13:36:05 +00:00 |
|
jocuri%softhome.net
|
25a26afdfc
|
Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
|
2005-01-16 13:02:35 +00:00 |
|
travis%sedsystems.ca
|
bcfc0ad7dc
|
Bug 277621 : Uninitialized value message when changing timetracking fields
Patch by Marc Schumann <wurblzap@gmail.com> r=justdave a=justdave
|
2005-01-14 16:32:15 +00:00 |
|
jake%bugzilla.org
|
40fc45e23e
|
Bug 264601 - Bugzilla will now tell a user which field contained an "invalid bug number or alias."
Patch by Fr�d�ric Buclin <LpSolit@netscape.net>
r=myk, a=justdave
|
2004-12-21 09:04:01 +00:00 |
|
jocuri%softhome.net
|
4126ab4c9a
|
Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by me, r=wurblzap (Marc), a=justdave.
|
2004-12-14 01:58:52 +00:00 |
|
jocuri%softhome.net
|
a31df0ff6f
|
Patch for bug 271797: avoid making target_milestone empty if usetargetmilestone=1; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave.
|
2004-12-09 10:49:53 +00:00 |
|
jocuri%softhome.net
|
da0c371139
|
Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, a=justdave.
|
2004-12-06 17:07:54 +00:00 |
|
jocuri%softhome.net
|
fb94e033f4
|
Patch for bug 267560: CheckCanChangeField in process_bug.cgi shouldn't request the bug owner, QA contact and reporter too many times; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave.
|
2004-11-20 12:31:04 +00:00 |
|
jocuri%softhome.net
|
4735a9b360
|
Patch for bug 267774: Remove unused variable in process_bug.cgi; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
|
2004-11-05 08:57:46 +00:00 |
|
justdave%bugzilla.org
|
a9ae7dc999
|
[SECURITY] Bug 252638: It is possible to send a carefully crafted HTTP POST message to process_bug.cgi which will remove keywords from a bug even if you don't have permissions to edit all bug fields (the "editbugs" permission). Such changes are reported in "bug changed" email notifications, so they are easily detected and reversed if someone abuses it.
Patch by Myk Melez <myk@mozilla.org>
r=gerv, a=justdave
|
2004-10-25 07:19:05 +00:00 |
|