]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
Marc Schumann [Wed, 31 Aug 2011 13:21:56 +0000 (15:21 +0200)]
Bug 682203 - migrate.pl fails at requirements check.
r/a=mkanat
Frédéric Buclin [Mon, 29 Aug 2011 23:18:50 +0000 (01:18 +0200)]
Bug 680780: Advanced Search: help for field Comment is missing a space
r=wicked a=LpSolit
Frédéric Buclin [Mon, 29 Aug 2011 23:13:22 +0000 (01:13 +0200)]
Bug 682747: Wrong check in editusers.cgi
r/a=mkanat
Frédéric Buclin [Sat, 27 Aug 2011 09:33:53 +0000 (11:33 +0200)]
Bug 622487: Product and component mismatch: a product without any component gets components of another product in the Advanced Search page
r=mkanat a=LpSolit
Frédéric Buclin [Tue, 16 Aug 2011 11:25:39 +0000 (13:25 +0200)]
Bug 678844: When trying to edit a non-existent classification, the error message has missing words
r=glob a=LpSolit
Frédéric Buclin [Tue, 16 Aug 2011 01:45:37 +0000 (03:45 +0200)]
Bug 678772: version.pm 0.92 and newer forbids negative values, making checksetup.pl to fail
r/a=mkanat
Frédéric Buclin [Tue, 16 Aug 2011 01:33:23 +0000 (03:33 +0200)]
Bug 654496: Duplicate bug detection doesn't work when using Oracle
r/a=mkanat
Frédéric Buclin [Tue, 16 Aug 2011 01:16:56 +0000 (03:16 +0200)]
Bug 582209: Bugzilla::DB::Oracle::adjust_statement() LIMIT code corrupts sub-selects
r/a=mkanat
Max Kanat-Alexander [Tue, 16 Aug 2011 00:53:05 +0000 (17:53 -0700)]
Bug 460074: Make post_bug.cgi use should_set for the group field, so it
are undef in Bugzilla::Bug->create if not passed to post_bug. This fixes
a bug with the guided bug form creating bugs without any groups.
r=LpSolit, a=mkanat
Frédéric Buclin [Tue, 9 Aug 2011 23:59:30 +0000 (01:59 +0200)]
Bug 677187: If the attachment filename contains a newline, an error is thrown when trying to download the attachment
r=mkanat a=LpSolit
Max Kanat-Alexander [Sat, 6 Aug 2011 00:14:42 +0000 (17:14 -0700)]
Bump version number post-release.
Max Kanat-Alexander [Fri, 5 Aug 2011 00:08:17 +0000 (17:08 -0700)]
Bump version number for 4.0.2.
https://bugzilla.mozilla.org/show_bug.cgi?id=660531
Byron Jones [Thu, 4 Aug 2011 20:46:53 +0000 (22:46 +0200)]
Bug 670868: (CVE-2011-2978) [SECURITY] Account preferences page trusts user-modifiable field for obtaining current e-mail address
r/a=LpSolit
Byron Jones [Thu, 4 Aug 2011 20:35:37 +0000 (22:35 +0200)]
Bug 637981: (CVE-2011-2379) [SECURITY] "Raw Unified" patch diffs can cause XSS on this domain in IE 6-8 and Safari
r/a=LpSolit
Frédéric Buclin [Thu, 4 Aug 2011 20:23:31 +0000 (22:23 +0200)]
Bug 660502: (CVE-2011-2977) [SECURITY] Temporary files for uploaded attachments are not deleted on Windows
r=glob a=LpSolit
Frédéric Buclin [Thu, 4 Aug 2011 20:10:54 +0000 (22:10 +0200)]
Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creating or editing a bug
r=mkanat a=LpSolit
Reed Loden [Thu, 4 Aug 2011 19:21:36 +0000 (12:21 -0700)]
Bug 657158 - (CVE-2011-2381) [SECURITY] Request email headers for attachment containing newline are corrupt
[r=LpSolit a=LpSolit]
Frédéric Buclin [Thu, 4 Aug 2011 10:49:44 +0000 (12:49 +0200)]
Bug 676237: The traceback in code-error.html.tmpl is displayed on a single line
r=glob a=LpSolit
Frédéric Buclin [Wed, 3 Aug 2011 07:59:41 +0000 (09:59 +0200)]
Bug 655910: When calling ./install-module.pl --all, install LWP before XML::Twig, else arguments passed to build XML::Twig are propagated to Net::HTTP which then fails
r/a=mkanat
Frédéric Buclin [Wed, 3 Aug 2011 01:55:05 +0000 (03:55 +0200)]
Bug 675754: Release notes for Bugzilla 4.0.2
r/a=mkanat
Frédéric Buclin [Mon, 1 Aug 2011 08:36:48 +0000 (10:36 +0200)]
Bug 634812: Having a very large number of custom fields can make displaying show_bug.cgi slow
r=glob a=LpSolit
Bodo-Merle Sandor [Sun, 31 Jul 2011 12:16:14 +0000 (14:16 +0200)]
Bug 673702: Undefined get_add_fk_sql in Bugzilla/DB/Schema.pm
r=mkanat a=LpSolit
Frédéric Buclin [Sun, 31 Jul 2011 11:56:13 +0000 (13:56 +0200)]
Bug 655912: install-module.pl is unable to install LWP::UserAgent on Perl <5.8.8, because LWP 6.0 now requires 5.8.8 as a minimum
r/a=mkanat
Frédéric Buclin [Tue, 26 Jul 2011 09:16:15 +0000 (11:16 +0200)]
Bug 673976: Style for #somebugs is duplicated in create-guided.html.tmpl
r=glob a=LpSolit
Frédéric Buclin [Tue, 26 Jul 2011 09:08:44 +0000 (11:08 +0200)]
Bug 647158: The Error Console in Firefox reports
"unbalanced tree was written using document.write()"
when reporting a new bug or when visiting the "User Authentication" panel in the Parameters page
r=glob a=LpSolit
Tiago Mello [Tue, 26 Jul 2011 00:22:30 +0000 (21:22 -0300)]
Bug 674089: Add a new hook 'end_object_name' in user-error.html.tmpl template
r/a=mkanat
Tiago Mello [Mon, 25 Jul 2011 23:50:08 +0000 (20:50 -0300)]
Bug 674117: Add a new hook 'auth_failure_object' in user-error.html.tmpl template
r/a=mkanat
Frédéric Buclin [Mon, 25 Jul 2011 18:34:10 +0000 (20:34 +0200)]
Remove an extra comma which makes the W3C CSS validator to complain
r=wicked on IRC
Frédéric Buclin [Mon, 25 Jul 2011 16:35:38 +0000 (18:35 +0200)]
Bug 642388: Description of field days_elapsed missing from global/field-descs.none.tmpl
r=wurblzap a=LpSolit
David Lawrence [Mon, 25 Jul 2011 05:29:43 +0000 (01:29 -0400)]
Bug 652663 - When using bug_format_comment hook some replacements can happen more than once causing broken links
r/a=LpSolit
David Lawrence [Fri, 22 Jul 2011 15:19:06 +0000 (11:19 -0400)]
Bug 670670 - New hook for requests.cgi that allows for additional links after attachment descriptions.
r/a=mkanat
Teemu Mannermaa [Wed, 20 Jul 2011 16:48:06 +0000 (09:48 -0700)]
Bug 600810: Use XMLRPC::Transport::HTTP:Apache as base class under mod_perl
r/a=mkanat
Tiago Mello [Wed, 20 Jul 2011 04:18:42 +0000 (01:18 -0300)]
Bug 669223: Add a new hook 'before_table' in list-classifications.html.tmpl template
r/a=mkanat
Frédéric Buclin [Mon, 18 Jul 2011 00:35:05 +0000 (02:35 +0200)]
Bug 561170: Fix various warnings thrown with Perl 5.12
r=dkl a=LpSolit
Frédéric Buclin [Mon, 18 Jul 2011 00:29:12 +0000 (02:29 +0200)]
Bug 670128: Missing explicit exit after calls to $cgi->redirect(), making the rest of the scripts to be executed
r=dkl a=LpSolit
Peter Gyongyosi [Wed, 6 Jul 2011 09:54:17 +0000 (11:54 +0200)]
Bug 657561: Invalid XMLRPC response generated if an optional custom integer field is empty
(we should return undef rather than an empty string when a field is undefined)
r/a=LpSolit
David Lawrence [Wed, 6 Jul 2011 05:10:33 +0000 (01:10 -0400)]
Bug 652410 - 500+ consecutive lines of markup whitespace in show_bug.cgi flags table, depending on flag states
r/a=LpSolit
David Lawrence [Tue, 5 Jul 2011 21:12:45 +0000 (17:12 -0400)]
Bug 658929 - User autocomplete is very slow when there are lots of users in the profiles table
Reverted patch that changed disabledtext = '' to LENGTH(disabledtext) = 0 as gave no real improvement.
David Lawrence [Tue, 5 Jul 2011 04:52:08 +0000 (00:52 -0400)]
Bug 666695 - Voting Extension templates have unfiltered directives
r/a=mkanat
David Lawrence [Tue, 5 Jul 2011 04:09:31 +0000 (00:09 -0400)]
Bug 666699 - Example extension templates have unfiltered directives
r/a=mkanat
Frédéric Buclin [Fri, 1 Jul 2011 15:53:21 +0000 (17:53 +0200)]
Revert wrong indentation, see bug 652427
Guy Pyrzak [Wed, 29 Jun 2011 05:06:28 +0000 (22:06 -0700)]
Bug 652427: Going back to the new bug page loses the description if possible duplicates have been searched for
r=mkanat, a=mkanat
David Lawrence [Tue, 28 Jun 2011 20:53:21 +0000 (16:53 -0400)]
Bug 666781 - t/008filter.t should not require filterexceptions.pl when one does not exist especially with extensions
r/a=mkanat
David Lawrence [Wed, 15 Jun 2011 19:33:22 +0000 (15:33 -0400)]
Bug 658929 - User autocomplete is very slow when there are lots of users in the profiles table
r=glob, a=mkanat
Byron Jones [Tue, 14 Jun 2011 09:58:22 +0000 (17:58 +0800)]
Bug 656769: Fix bz_fireEvent for IE9
r=mkanat, a=mkanat
Tiago Mello [Mon, 13 Jun 2011 01:49:48 +0000 (22:49 -0300)]
Bug 663696: Remove 'config' hook example from the Example extension
r/a=mkanat
Frédéric Buclin [Sat, 11 Jun 2011 01:31:58 +0000 (03:31 +0200)]
Bug 663208: Recursive "Verify new product details" page when attempting to move multiple bugs to another product
r/a=mkanat
Matt Selsky [Mon, 6 Jun 2011 20:20:28 +0000 (16:20 -0400)]
Bug 649281 - Add ircs:// to url protocols for external links in comment
author=Matt Selsky, r=dkl, a=LpSolit
Byron Jones [Mon, 30 May 2011 08:20:32 +0000 (16:20 +0800)]
Bug 659816: Fix url_decoding of utf8 strings
r=mkanat, a=mkanat
Frédéric Buclin [Tue, 24 May 2011 06:48:33 +0000 (08:48 +0200)]
Bug 659185: html_quote() escapes @ causing mailto links to not be processed
r/a=mkanat
David Lawrence [Mon, 23 May 2011 21:33:52 +0000 (17:33 -0400)]
Bug 659124 - New template hook in bug/show-header.html.tmpl to allow manipulating header information for show_bug.cgi
r/a=mkanat
Frédéric Buclin [Mon, 23 May 2011 17:00:37 +0000 (19:00 +0200)]
Bug 658905: flag_handler() gets arguments in the wrong order in importxml.pl
r=glob a=LpSolit
Frédéric Buclin [Mon, 23 May 2011 16:57:14 +0000 (18:57 +0200)]
Bug 657707: importxml.pl crashes when importing keywords
r=glob a=LpSolit
Frédéric Buclin [Sun, 22 May 2011 22:48:48 +0000 (00:48 +0200)]
Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with recent ActiveState releases
r=mkanat a=LpSolit
David Lawrence [Wed, 18 May 2011 22:03:38 +0000 (18:03 -0400)]
Bug 658056 - Improper HTML on show_bug.cgi page when user is logged out
r/a=LpSolit
David Lawrence [Tue, 7 May 2013 21:08:55 +0000 (17:08 -0400)]
Bug 653659 - Cannot shrink-back attachment description textarea on detailed edit
r/a=mkanat
Frédéric Buclin [Fri, 6 May 2011 20:44:53 +0000 (22:44 +0200)]
Bug 653341: Bug.create() fails to error out if an invalid group is passed
r/a=mkanat
David Lawrence [Sat, 4 May 2013 18:47:42 +0000 (14:47 -0400)]
Bug 654833 - New hook to add additional attachment action links to the attachment details page
r/a=mkanat
David Lawrence [Fri, 3 May 2013 23:16:58 +0000 (19:16 -0400)]
Bug 652625 - Empty queries still get run because the list_id parameter is added to them
r/a=mkanat
Byron Jones [Fri, 29 Apr 2011 05:43:11 +0000 (13:43 +0800)]
Bug 653406: fix escaping of url vars in error messages
r=LpSolit, a=LpSolit
Frédéric Buclin [Thu, 28 Apr 2011 14:48:59 +0000 (16:48 +0200)]
Bug 653404: Misleading error message when file to be attached is not readable by browser
r=glob a=LpSolit
Max Kanat-Alexander [Thu, 28 Apr 2011 03:52:06 +0000 (20:52 -0700)]
Bump the version number post-release.
Max Kanat-Alexander [Thu, 28 Apr 2011 02:14:38 +0000 (19:14 -0700)]
Bump version number for 4.0.1.
https://bugzilla.mozilla.org/show_bug.cgi?id=652474
David Lawrence [Thu, 28 Apr 2011 01:40:21 +0000 (03:40 +0200)]
Bug 538428: bugzilla.dtd is not valid
r/a=LpSolit
Byron Jones [Thu, 28 Apr 2011 01:16:34 +0000 (03:16 +0200)]
Bug 601524: Linkified bug summaries in buglists look weird
r=pyrzak r=LpSolit a=LpSolit
Max Kanat-Alexander [Thu, 28 Apr 2011 00:22:09 +0000 (17:22 -0700)]
Comment Bug 653273 - Release Notes for Bugzilla 4.0.1
r=LpSolit, a=mkanat
Frédéric Buclin [Wed, 27 Apr 2011 22:55:34 +0000 (00:55 +0200)]
Bug 653263: XML bug files do not contain fields whose value evaluates to "false"
r/a=mkanat
Marc Schumann [Wed, 27 Apr 2011 22:24:26 +0000 (15:24 -0700)]
Bug 581422: Improve the formatting of the attachment detail view.
r=pyrzak, r=mkanat, a=mkanat
Max Kanat-Alexander [Wed, 27 Apr 2011 22:05:56 +0000 (15:05 -0700)]
Bug 646578: Make Math::Random::Secure fail to install if its dependencies
don't install properly, when using install-module.pl.
r=glob, a=mkanat
Max Kanat-Alexander [Wed, 27 Apr 2011 22:02:39 +0000 (15:02 -0700)]
Bug 640719: Allow creating bookmarkable templates without passing validation,
on enter_bug.cgi
r=pyrzak, a=mkanat
Frédéric Buclin [Wed, 27 Apr 2011 21:47:50 +0000 (23:47 +0200)]
Bug 643910: Email notifications from a blocked bug have the timestamp from its last change instead of the timestamp of the blocker
r=dkl a=LpSolit
Frédéric Buclin [Tue, 26 Apr 2011 22:18:51 +0000 (00:18 +0200)]
Bug 652338: The "Component" multi-select field in the search page automatically scrolls to the top of the list every time you select a component
r=mkanat a=LpSolit
Frédéric Buclin [Mon, 25 Apr 2011 19:03:14 +0000 (21:03 +0200)]
Bug 562329: importxml.pl shouldn't set the resolution to INVALID when a closed bug has none
r/a=LpSolit
Frédéric Buclin [Mon, 25 Apr 2011 16:43:58 +0000 (18:43 +0200)]
Bug 652405: All user fields (assignee, QA contact, Add CC) have the page title as the "title" attribute
r=dkl a=LpSolit
Max Kanat-Alexander [Mon, 25 Apr 2011 00:12:59 +0000 (17:12 -0700)]
Bug 650173: Make the Priority column on the buglist wide-enough to fit
the new default priority names
r=wicked, a=mkanat
Frédéric Buclin [Sun, 24 Apr 2011 23:14:31 +0000 (01:14 +0200)]
Bug 652381: The "Show Votes" page is completely broken
r=mkanat a=LpSolit
Frédéric Buclin [Sat, 23 Apr 2011 17:21:04 +0000 (19:21 +0200)]
Bug 652165: Flagmails have a wrong Date: value
r=wicked a=LpSolit
Frédéric Buclin [Fri, 22 Apr 2011 15:35:45 +0000 (17:35 +0200)]
Fix typo in POD
Frédéric Buclin [Thu, 21 Apr 2011 01:23:40 +0000 (03:23 +0200)]
Bug 650593: Bugzilla crashes when the database is gone, even when shutdownhtml is set
r=justdave a=LpSolit
Randy Reddekopp [Tue, 19 Apr 2011 13:27:54 +0000 (15:27 +0200)]
Bug 641519: userAutocomplete is not compatible with Bugzilla configured to use "local" usernames
r/a=mkanat
Tom Dickson [Tue, 5 Apr 2011 00:07:54 +0000 (17:07 -0700)]
Bug 646209: Offer "UTC" as a timezone option in General Preferences
r=mkanat, a=mkanat
rojanu [Mon, 4 Apr 2011 23:49:53 +0000 (16:49 -0700)]
Bug 468375: Add example code for hooks that were missing it.
r=mkanat, a=mkanat
David Lawrence [Fri, 1 Apr 2011 04:01:47 +0000 (00:01 -0400)]
Bug 644334 - Add hook to Bugzilla::Install::Filesystem to allow extensions to create files/directories/htaccess
r/a=mkanat
Byron Jones [Thu, 24 Mar 2011 12:28:04 +0000 (20:28 +0800)]
Bug 644285: Fix javascript errors while creating data sets
r=dkl, a=mkanat
Matt Selsky [Tue, 22 Mar 2011 20:14:23 +0000 (16:14 -0400)]
Bug 311392 - Typos and proper name of Red Hat's stuff
author=Matt Selksy <selsky_at_columbia_dot_edu>, r=dkl, a=mkanat
David Lawrence [Fri, 18 Mar 2011 21:03:00 +0000 (17:03 -0400)]
Bug 586011 - Change references to 'DarwinPorts' to 'MacPorts' (proper project name)
author=Matt Selsky <selsky_at_columbia_dot_edu>, r=dkl,a=mkanat
Bjoern Jacke [Thu, 10 Mar 2011 07:43:13 +0000 (15:43 +0800)]
Bug 640184: Use CSS3 border radius styles
r=glob, a=mkanat
Sam Morris [Tue, 1 Mar 2011 13:43:24 +0000 (05:43 -0800)]
Bug 634144: Make possible_duplicates work on PostgreSQL
r=mkanat, a=mkanat
Byron Jones [Fri, 25 Feb 2011 04:45:57 +0000 (12:45 +0800)]
Bug 621925: Avoid 'used only once' warning when loading extensions
r=mkanat, a=mkanat
Frédéric Buclin [Thu, 17 Feb 2011 22:34:25 +0000 (23:34 +0100)]
Bug 634826: .htaccess file permissions are not set by checksetup.pl
r/a=mkanat
Max Kanat-Alexander [Tue, 15 Feb 2011 18:13:39 +0000 (10:13 -0800)]
Bump the version number post-release.
Max Kanat-Alexander [Tue, 15 Feb 2011 17:14:49 +0000 (09:14 -0800)]
Bump version number for 4.0.
https://bugzilla.mozilla.org/show_bug.cgi?id=633902
Max Kanat-Alexander [Tue, 15 Feb 2011 16:20:06 +0000 (08:20 -0800)]
Bug 634243: Stop confirm-match.html.tmpl from sending extra, empty values for
each field being confirmed. This fixes a bug where confirming would fail,
displaying a value with an extra comma at the end.
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Tue, 15 Feb 2011 05:59:07 +0000 (21:59 -0800)]
Remove the "unknown_keyword" error, which is no longer used.
https://bugzilla.mozilla.org/show_bug.cgi?id=490322
Max Kanat-Alexander [Tue, 15 Feb 2011 05:44:32 +0000 (21:44 -0800)]
Bug 490322: Make "allwords" work with the keywords field, again.
r=glob, a=mkanat
Frédéric Buclin [Mon, 14 Feb 2011 21:55:29 +0000 (22:55 +0100)]
Bug 480044: Use dashes instead of colons to separate bug IDs in the BUGLIST cookie, because colons are HTML-escaped, making the cookie bigger than the 4k limit
r=mkanat a=LpSolit
Max Kanat-Alexander [Mon, 14 Feb 2011 20:29:42 +0000 (12:29 -0800)]
Remove tabs and fix some formatting in Bugzilla::DB::Pg.
https://bugzilla.mozilla.org/show_bug.cgi?id=616981
Max Kanat-Alexander [Mon, 14 Feb 2011 20:17:04 +0000 (12:17 -0800)]
Bug 633055: Make Bug.legal_values explicitly throw an error if you pass "undef"
for the "field" parameter
r=dkl, a=mkanat
Sam Morris [Mon, 14 Feb 2011 20:11:29 +0000 (12:11 -0800)]
Bug 616981: Make whine.pl work with PostgreSQL 8.4+ by fixing sql_string_until
r=mkanat, a=mkanat
Max Kanat-Alexander [Mon, 14 Feb 2011 20:07:52 +0000 (12:07 -0800)]
Bug 609538: Make the JSON-RPC interface support UTF-8 when a recent version
of LWP is installed
r=dkl, a=mkanat